Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
LiveCodeWorld
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
libscript
src
script-private.h
on
develop
User selector
All users
All time
Commit history
Commits on Mar 21, 2016
[[ Bug 15671 ]] Ensure 'unload extension' returns a result.
Show description for aee9230
runrevmark
committed
aee9230
View commit details
Copy full SHA for aee9230
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
LCB: Add array expressions to language.
Show description for 45d2e24
peter-b
committed
45d2e24
View commit details
Copy full SHA for 45d2e24
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
libscript: Avoid warnings from empty macros in block scope.
peter-b
committed
0ee212d
View commit details
Copy full SHA for 0ee212d
View code at this point
Browse repository at this point
[[ RunRevReferences ]] Remove references to RunRev in LiveCode 8 files copyright
livecodesebastien
committed
90db388
View commit details
Copy full SHA for 90db388
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
[[ Foreign Callbacks ]] Bridging and lifetime management.
Show description for b673c3d
runrevmark
committed
b673c3d
View commit details
Copy full SHA for b673c3d
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
[[ Foundation ]] Added UnboundType and Unimplemented errors with appropriate Throw methods.
runrevmark
committed
2682c6a
View commit details
Copy full SHA for 2682c6a
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
[[ ComposedWidgets ]] Make sure GetPropertyOfWidget throws an error if the property is not present.
runrevmark
committed
f611506
View commit details
Copy full SHA for f611506
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
[[ LCB ]] Add constant formalism for binary module format versioning.
runrevmark
committed
0ae0416
View commit details
Copy full SHA for 0ae0416
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
[Bug 14654] libscript: Detect and reject cyclic module dependencies.
peter-b
committed
75488d3
View commit details
Copy full SHA for 75488d3
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
[[ LCB ]] Fix typo (compute rather than computed).
runrevmark
committed
6902a0f
View commit details
Copy full SHA for 6902a0f
View code at this point
Browse repository at this point
[[ LCB ]] Make sure you cannot call context handlers except from an LCB frame.
runrevmark
committed
256cf0f
View commit details
Copy full SHA for 256cf0f
View code at this point
Browse repository at this point
[[ LCB ]] Initial implementation of context handlers.
Show description for 475e1b9
runrevmark
committed
475e1b9
View commit details
Copy full SHA for 475e1b9
View code at this point
Browse repository at this point
[[ LCB ]] Added trial support for context variables.
Show description for 68a1913
runrevmark
committed
68a1913
View commit details
Copy full SHA for 68a1913
View code at this point
Browse repository at this point
[[ LCB ]] Implement simple constants.
Show description for 10ea3cf
runrevmark
committed
10ea3cf
View commit details
Copy full SHA for 10ea3cf
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
[[ Bug 14514 ]] Ensure that chained imports resolve properly.
Show description for c1d63ef
runrevmark
committed
c1d63ef
View commit details
Copy full SHA for c1d63ef
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
[[ LCB Builder ]] Remove outdata MCScriptImportedDefinition.type field.
runrevmark
committed
d6fbc8a
View commit details
Copy full SHA for d6fbc8a
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
[[ LCB Machine ]] Add local variable names to module struct.
Show description for 7068a04
runrevmark
committed
7068a04
View commit details
Copy full SHA for 7068a04
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
[[ LCB Machine ]] Rework VM to make result reg optional in invoke and merge the idea of local variables and registers.
Show description for 99682d9
runrevmark
committed
99682d9
View commit details
Copy full SHA for 99682d9
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
[[ LCB ]] Implement dynamic handler calls for non-foreign handlers.
runrevmark
committed
62546e8
View commit details
Copy full SHA for 62546e8
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
Update new source files with GPL header.
runrevmark
committed
03b6f04
View commit details
Copy full SHA for 03b6f04
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
[[ Script ]] Implement read-only property set error and invalid value for property error.
runrevmark
committed
0330391
View commit details
Copy full SHA for 0330391
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
[[ Script ]] Implemented NoMatchingHandlerError (still to resolve handler names correctly).
runrevmark
committed
ec3fa6b
View commit details
Copy full SHA for ec3fa6b
View code at this point
Browse repository at this point
[[ Script ]] Removed throw bytecode op.
Show description for 78a0e49
runrevmark
committed
78a0e49
View commit details
Copy full SHA for 78a0e49
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
[[ Script ]] Add proper error types for each error.
Show description for f1bdd2d
runrevmark
committed
f1bdd2d
View commit details
Copy full SHA for f1bdd2d
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
[[ Script ]] Added plumbing for 'throw' (currently just throws generic error).
runrevmark
committed
c4e1509
View commit details
Copy full SHA for c4e1509
View code at this point
Browse repository at this point
[[ Script ]] Add assign list bytecode op to enum.
runrevmark
committed
b4fcff2
View commit details
Copy full SHA for b4fcff2
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Merge branch 'modular' of https://github.com/runrev/livecode-widgets into projectfiles-win32
Show description for 3819431
Fraser J. Gordon
committed
3819431
View commit details
Copy full SHA for 3819431
View code at this point
Browse repository at this point
Plumb libscript into the Win32 project files
Fraser J. Gordon
committed
4da740e
View commit details
Copy full SHA for 4da740e
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
[[ Script ]] Added module querying APIs for events, properties, and dependencies.
runrevmark
committed
e222f1e
View commit details
Copy full SHA for e222f1e
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
[[ Script ]] Revised invoke mechanism, now relies on a definition group of handlers rather than a special syntax definition.
runrevmark
committed
57d5349
View commit details
Copy full SHA for 57d5349
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Merge branch 'modular' of https://github.com/runrev/livecode-widgets into widgets-plumbing
Fraser J. Gordon
committed
904e939
View commit details
Copy full SHA for 904e939
View code at this point
Browse repository at this point
Various dirty hacks to make the widget plumbing testable
Fraser J. Gordon
committed
38f250d
View commit details
Copy full SHA for 38f250d
View code at this point
Browse repository at this point
[[ Script ]] Added support for 'foreign type' which binds to a pre-initialize typeinfo global.
runrevmark
committed
bfd8ac8
View commit details
Copy full SHA for bfd8ac8
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
[[ Script ]] Removed MCScriptError abstraction since it is subsumed by MCErrorRef.
runrevmark
committed
c81da8e
View commit details
Copy full SHA for c81da8e
View code at this point
Browse repository at this point
[[ Script ]] Added sideline debug info - definition names and position mapping (to be factored into separate file).
runrevmark
committed
48b6ecf
View commit details
Copy full SHA for 48b6ecf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.