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 }}
lineCode
/
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
template_exec
User selector
All users
All time
Commit history
Commits on Jun 14, 2016
[[ UnsafeAttrib ]] Add unsafe handlers and unsafe blocks
Show description for 3b18b02
runrevmark
committed
3b18b02
View commit details
Copy full SHA for 3b18b02
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
[[ BytecodeBlocks ]] Add bytecode blocks
Show description for c8c79a0
runrevmark
committed
c8c79a0
View commit details
Copy full SHA for c8c79a0
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
[[ LocalVariableInit ]] Make compiler responsible for initializing locals
Show description for 8acd595
runrevmark
committed
8acd595
View commit details
Copy full SHA for 8acd595
View code at this point
Browse repository at this point
[[ CleanupVM ]] Clean up the VM code to allow easier changes.
Show description for da702f2
runrevmark
committed
da702f2
View commit details
Copy full SHA for da702f2
View code at this point
Browse repository at this point
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
[[ 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 Aug 29, 2015
libscript: Add MCScriptCreateModuleFromData().
Show description for 3df892f
peter-b
committed
3df892f
View commit details
Copy full SHA for 3df892f
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
[[ Script ]] Allow per-module native code libraries.
Show description for 8a890f8
runrevmark
committed
8a890f8
View commit details
Copy full SHA for 8a890f8
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Re-arrange libscript to avoid a clash with the QuickTime SDK headers
livecodefraser
committed
4fc4167
View commit details
Copy full SHA for 4fc4167
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.