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
Type
/
to 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 }}
livecodegeorgia
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
libscript
include
on
develop
User selector
All users
All time
Commit history
Commits on Feb 25, 2015
libscript: Add array auto types.
peter-b
committed
2891f25
View commit details
Copy full SHA for 2891f25
View code at this point
Browse repository at this point
libscript: Refactor auto types.
Show description for 00d570e
peter-b
committed
00d570e
View commit details
Copy full SHA for 00d570e
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
[[ 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 ]] Improvements to simple constants.
Show description for 15845ee
runrevmark
committed
15845ee
View commit details
Copy full SHA for 15845ee
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 4, 2015
Merge pull request #1768 from runrevmark/feature-lcb_reflective_foreign_handlers
Show description for 51ab999
runrevmark
committed
51ab999
View commit details
Copy full SHA for 51ab999
View code at this point
Browse repository at this point
[[ LCB Builder ]] Add API to enable an import definition to be attached to an existing definition index.
runrevmark
committed
50bd109
View commit details
Copy full SHA for 50bd109
View code at this point
Browse repository at this point
[[ LCB ]] Added MCScriptGetCurrentModule() API - returns the module ptr of the most recent LCB stack frame on the current thread's stack.
runrevmark
committed
23ad7ad
View commit details
Copy full SHA for 23ad7ad
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Merge pull request #1743 from peter-b/feature-lcrun
Show description for a854ae9
peter-b
committed
a854ae9
View commit details
Copy full SHA for a854ae9
View code at this point
Browse repository at this point
[[feature-lcrun]] libscript: Add auto cleanup types.
peter-b
committed
55c6f48
View commit details
Copy full SHA for 55c6f48
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
[[ LCB Builder ]] Changes to module builder API to support changes to the VM.
runrevmark
committed
6b63670
View commit details
Copy full SHA for 6b63670
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 ]] Add MCScriptGetModuleOfInstance API.
runrevmark
committed
8cf5aba
View commit details
Copy full SHA for 8cf5aba
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
[[ Script ]] Tweaked error handling in CallHandler.
runrevmark
committed
0d57604
View commit details
Copy full SHA for 0d57604
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
[[ Compiler ]] Added support for 'use' clause
Show description for 778fadc
runrevmark
committed
778fadc
View commit details
Copy full SHA for 778fadc
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
[[ Script ]] Added MCScriptGetNameOfModule API.
runrevmark
committed
8703673
View commit details
Copy full SHA for 8703673
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
[[ Script ]] Changes to package zip file format.
runrevmark
committed
b99f7d4
View commit details
Copy full SHA for b99f7d4
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
Commits on Dec 5, 2014
[[ Script ]] Added support for 'assign list' opcode to support list construction (could be done as a variadic invoke in the future).
runrevmark
committed
3d5a218
View commit details
Copy full SHA for 3d5a218
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
[[ Script ]] Added handler querying to module API
Show description for 3fa2059
runrevmark
committed
3fa2059
View commit details
Copy full SHA for 3fa2059
View code at this point
Browse repository at this point
[[ 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 Nov 27, 2014
[[ 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
[[ Script ]] Added MCScriptInitialize / MCScriptFinalize which load in all builtin modules.
runrevmark
committed
6bc3a48
View commit details
Copy full SHA for 6bc3a48
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
Commits on Nov 24, 2014
[[ LibScript ]] Reworked handling of types - types are encoded relative to definitions and then built into typeinfos when the module is prepared.
runrevmark
committed
bd083c9
View commit details
Copy full SHA for bd083c9
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
[[ Script ]] Reworked invoke opcodes
Show description for 9eb736f
runrevmark
committed
9eb736f
View commit details
Copy full SHA for 9eb736f
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
[[ Script ]] Added support for definition groups (used by invoke)
Show description for 4713f8e
runrevmark
committed
4713f8e
View commit details
Copy full SHA for 4713f8e
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
[[ Script ]] Implemented handler group definition building, but in the wrong way.
runrevmark
committed
2fb498c
View commit details
Copy full SHA for 2fb498c
View code at this point
Browse repository at this point
[[ Script ]] Added 'handler group' script definition.
runrevmark
committed
a1d865c
View commit details
Copy full SHA for a1d865c
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
[[ Compiler ]] Added simple test for reading back in generated stream and calling 'test' handler.
runrevmark
committed
68f0a8a
View commit details
Copy full SHA for 68f0a8a
View code at this point
Browse repository at this point
[[ Script ]] Rework definition building API to allow pre-declaration of an index (to allow circular references between definition bodies).
runrevmark
committed
c506077
View commit details
Copy full SHA for c506077
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
[[ Script ]] Reworked bytecode to make it easily verifiable as correct (type checks and defined checks now part of appropriate opcodes).
runrevmark
committed
52a78d9
View commit details
Copy full SHA for 52a78d9
View code at this point
Browse repository at this point
[[ Script ]] Added 'Defcheck' bytecode op to check that a value is defined.
runrevmark
committed
ca9778a
View commit details
Copy full SHA for ca9778a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.