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 }}
LiveCodeSteven
/
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
src
script-instance.cpp
on
develop
User selector
All users
All time
Commit history
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
[[ ForeignCallbacks ]] Minor cleanup.
runrevmark
committed
92ef50a
View commit details
Copy full SHA for 92ef50a
View code at this point
Browse repository at this point
[[ 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
Merge branch 'develop' into lcb-native_callback
runrevmark
committed
966f36b
View commit details
Copy full SHA for 966f36b
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
[[ Script ]] Correct pointer cast on windows.
runrevmark
committed
23e92bd
View commit details
Copy full SHA for 23e92bd
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
[[ Engine ]] Don't attempt to resolve a shared library path if a module has no resources.
Show description for fffe487
runrevmark
committed
fffe487
View commit details
Copy full SHA for fffe487
View code at this point
Browse repository at this point
[[ Script ]] Ensure MCScriptPlatformLoadSharedLibraryFunction assigns to r_pointer.
runrevmark
committed
8b75eff
View commit details
Copy full SHA for 8b75eff
View code at this point
Browse repository at this point
[[ 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 Jul 22, 2015
[[ Bug ]] Initialise script frame mapping to nil
livecodeali
committed
6fd4daf
View commit details
Copy full SHA for 6fd4daf
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Merge remote-tracking branch 'upstream/develop' into lcb-composed_widgets
Show description for 9b1dba7
livecodeali
committed
9b1dba7
View commit details
Copy full SHA for 9b1dba7
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
libfoundation: Add new MC_DLLEXPORT_DEF macro.
Show description for 1479e2c
peter-b
committed
1479e2c
View commit details
Copy full SHA for 1479e2c
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 Jun 17, 2015
[[ ForeignCallbacks ]] Implement basic version of C callable LCB closures.
Show description for 78cfcd3
runrevmark
committed
78cfcd3
View commit details
Copy full SHA for 78cfcd3
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 Mar 6, 2015
[[ Bug 14783 ]] Don't abort on bad property signature in debug mode.
Show description for a76c6b3
runrevmark
committed
a76c6b3
View commit details
Copy full SHA for a76c6b3
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
[[ Bug 14756 ]] libscript: Fix mapping of foriegn values to any.
Show description for 9d95c1b
runrevmark
committed
9d95c1b
View commit details
Copy full SHA for 9d95c1b
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Merge pull request #1808 from runrevmark/feature-lcb_context_vars
Show description for e262d6c
runrevmark
committed
e262d6c
View commit details
Copy full SHA for e262d6c
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Merge pull request #1793 from peter-b/lcbstdlib-testrunner
Show description for 7d00dd2
peter-b
committed
7d00dd2
View commit details
Copy full SHA for 7d00dd2
View code at this point
Browse repository at this point
Merge pull request #1806 from peter-b/feature-copydescription
Show description for 8b224c6
peter-b
committed
8b224c6
View commit details
Copy full SHA for 8b224c6
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
libscript: Provide a MCHandlerCallbacks.describe() implementation.
peter-b
committed
0f2a083
View commit details
Copy full SHA for 0f2a083
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 6, 2015
libscript: Don't attempt to release NULL pointers.
Show description for ed9e6d8
peter-b
committed
ed9e6d8
View commit details
Copy full SHA for ed9e6d8
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
Merge pull request #1776 from peter-b/coverity
Show description for 0ac7698
peter-b
committed
0ac7698
View commit details
Copy full SHA for 0ac7698
View code at this point
Browse repository at this point
[CID 16095] libscript: MCScriptCallHandlerOfInstanceInternal(): Resource leak
peter-b
committed
feea030
View commit details
Copy full SHA for feea030
View code at this point
Browse repository at this point
[CID 16279] libscript: MCScriptPerformScriptInvoke(): Resource leak.
peter-b
committed
1a0cefb
View commit details
Copy full SHA for 1a0cefb
View code at this point
Browse repository at this point
[CID 16183] libscript: __split_binding(): Resource leak.
peter-b
committed
baf8e1e
View commit details
Copy full SHA for baf8e1e
View code at this point
Browse repository at this point
Merge pull request #1764 from runrevmark/feature-lcb_module_context
Show description for 8b03a43
runrevmark
committed
8b03a43
View commit details
Copy full SHA for 8b03a43
View code at this point
Browse repository at this point
[[ LCB Machine ]] Removed unused function.
runrevmark
committed
15d1e5a
View commit details
Copy full SHA for 15d1e5a
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 28, 2015
[[ LCB Machine ]] Clean up excessively nested success checks in InvokeIndirect op.
runrevmark
committed
3799ae5
View commit details
Copy full SHA for 3799ae5
View code at this point
Browse repository at this point
[[ LCB Machine ]] Removed unnecessary success check in AssignList op.
runrevmark
committed
9ce93d8
View commit details
Copy full SHA for 9ce93d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.