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
src
module-list.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Mar 13, 2015
com.livecode.list: Workaround for compiler bug 14931.
peter-b
committed
9f4ab59
View commit details
Copy full SHA for 9f4ab59
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
[Bug 14846] com.livecode.list: Fix "offset after" and "offset before"
peter-b
committed
f718e4b
View commit details
Copy full SHA for f718e4b
View code at this point
Browse repository at this point
[Bug 14846] com.livecode.list: Fix "index before" and "index after" syntax.
Show description for a8eb62b
peter-b
committed
a8eb62b
View commit details
Copy full SHA for a8eb62b
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
com.livecode.list: Add "offset of _ before _ in _" accessor.
Show description for 1f4dd2f
peter-b
committed
1f4dd2f
View commit details
Copy full SHA for 1f4dd2f
View code at this point
Browse repository at this point
com.livecode.list: Add "offset of _ after _ in _" accessor.
Show description for b0028c1
peter-b
committed
b0028c1
View commit details
Copy full SHA for b0028c1
View code at this point
Browse repository at this point
com.livecode.list: Add "offset of _ in _" accessor.
Show description for 14a3d5a
peter-b
committed
14a3d5a
View commit details
Copy full SHA for 14a3d5a
View code at this point
Browse repository at this point
libfoundation: Rename MCProperListFirstIndexOfList().
Show description for 4011f38
peter-b
committed
4011f38
View commit details
Copy full SHA for 4011f38
View code at this point
Browse repository at this point
com.livecode.list: Add "index of _ before _ in _" accessor.
Show description for e1da9a0
peter-b
committed
e1da9a0
View commit details
Copy full SHA for e1da9a0
View code at this point
Browse repository at this point
com.livecode.list: Add "index of _ after _ in _" accessor.
Show description for a81437b
peter-b
committed
a81437b
View commit details
Copy full SHA for a81437b
View code at this point
Browse repository at this point
com.livecode.list: Add "index of _ in _" accessor.
Show description for bc3a548
peter-b
committed
bc3a548
View commit details
Copy full SHA for bc3a548
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Merge remote-tracking branch 'upstream/develop' into builder-char_as_grapheme
Show description for 422995d
runrevali
committed
422995d
View commit details
Copy full SHA for 422995d
View code at this point
Browse repository at this point
Merge pull request #1940 from peter-b/bugfix-14703
Show description for c1622b2
peter-b
committed
c1622b2
View commit details
Copy full SHA for c1622b2
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
[[ LCB Strict Chunks ]] Fix a number of issues with LCB chunk expressions and strictness
runrevali
committed
8119d40
View commit details
Copy full SHA for 8119d40
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
[Bug 14702] Don't set out parameter on failure.
peter-b
committed
2f8377f
View commit details
Copy full SHA for 2f8377f
View code at this point
Browse repository at this point
[Bug 14702] LCB: Don't try to get head or tail of empty lists.
peter-b
committed
a97cf27
View commit details
Copy full SHA for a97cf27
View code at this point
Browse repository at this point
[Bug 14703] Use MCProperListIsEmpty() instead of MCProperListGetLength().
peter-b
committed
716e72e
View commit details
Copy full SHA for 716e72e
View code at this point
Browse repository at this point
[Bug 14703] LCB: Only permit pop from non-empty lists.
peter-b
committed
2f18299
View commit details
Copy full SHA for 2f18299
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
[Bug 14595] Use compiler built-in "into" for list pop operation
peter-b
committed
552653f
View commit details
Copy full SHA for 552653f
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
[[ Bug 14532 ]] Port fix for bug 14532 forward to develop branch
livecodeali
committed
53408a8
View commit details
Copy full SHA for 53408a8
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
[[ LCB StdLib ]] Allow undefined elements of arrays and lists
runrevali
committed
8935432
View commit details
Copy full SHA for 8935432
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
[ CI 16765 ] Correct after index when resolving element chunk extents
runrevali
committed
e6db269
View commit details
Copy full SHA for e6db269
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
[[ LC Builder ]] Implement delete/first/last for chunk expressions
runrevali
committed
285449b
View commit details
Copy full SHA for 285449b
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
[[ Cleanup ]] libscript: Annotate MCListRepeatForEachElement with MC_DLLEXPORT
peter-b
committed
d5ee2f8
View commit details
Copy full SHA for d5ee2f8
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
[[ StdMlc ]] Throw errors in the standard library
runrevali
committed
b4ebcb4
View commit details
Copy full SHA for b4ebcb4
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
[[ Cleanup ]] libscript: Don't store 64-bit pointers in 32-bit integers.
peter-b
committed
d3a292e
View commit details
Copy full SHA for d3a292e
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
[[ StdMlc ]] Add MC_DLLEXPORT to new std lib function defs
runrevali
committed
84b38a8
View commit details
Copy full SHA for 84b38a8
View code at this point
Browse repository at this point
[[ StdMlc ]] Update list docs, code and tests
runrevali
committed
c79b386
View commit details
Copy full SHA for c79b386
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
Merge branch 'modular' of https://github.com/runrev/livecode-widgets into modular
Show description for ee1475b
runrevali
committed
ee1475b
View commit details
Copy full SHA for ee1475b
View code at this point
Browse repository at this point
[[ StdMlc ]] Add list is/is not/begins with/ends with
runrevali
committed
4c64bfc
View commit details
Copy full SHA for 4c64bfc
View code at this point
Browse repository at this point
Merge branch 'modular' into widgets-plumbing
Show description for 9e3812d
Fraser J. Gordon
committed
9e3812d
View commit details
Copy full SHA for 9e3812d
View code at this point
Browse repository at this point
[[ StdMlc ]] Add repeat for each element in <list>
runrevali
committed
9e6be6e
View commit details
Copy full SHA for 9e6be6e
View code at this point
Browse repository at this point
Make the stdscript functions visible for FFI binding
Fraser J. Gordon
committed
9e6109b
View commit details
Copy full SHA for 9e6109b
View code at this point
Browse repository at this point
[[ StdMlc ]] Make chunk ranges strict (need to add error throwing)
runrevali
committed
9b1328c
View commit details
Copy full SHA for 9b1328c
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
[[ StdMlc ]] Added the empty list/array/string/data
runrevali
committed
c6c944e
View commit details
Copy full SHA for c6c944e
View code at this point
Browse repository at this point
[[ StdMlc ]] Fix some errors in mlc files
runrevali
committed
1b4c9ed
View commit details
Copy full SHA for 1b4c9ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.