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 }}
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
list.mlc
on
develop
User selector
All users
All time
Commit history
Commits on Mar 13, 2015
[[ LCB Library ]] Update to use new return type syntax.
runrevmark
committed
11ff853
View commit details
Copy full SHA for 11ff853
View code at this point
Browse repository at this point
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 9, 2015
[Bug 14846] com.livecode.list: Disable "(index|offset) of _ (before|after) _"
peter-b
committed
c3db713
View commit details
Copy full SHA for c3db713
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
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
LCB: Use "List" instead of "list".
peter-b
committed
f35a205
View commit details
Copy full SHA for f35a205
View code at this point
Browse repository at this point
LCB: Use "Number" instead of "number".
peter-b
committed
e3fd518
View commit details
Copy full SHA for e3fd518
View code at this point
Browse repository at this point
LCB: Use "String" instead of "string".
peter-b
committed
f357b2b
View commit details
Copy full SHA for f357b2b
View code at this point
Browse repository at this point
LCB: Use "Boolean" instead of "boolean"
peter-b
committed
6162bb6
View commit details
Copy full SHA for 6162bb6
View code at this point
Browse repository at this point
LCB: Use "CBool" instead of "bool".
peter-b
committed
454d30c
View commit details
Copy full SHA for 454d30c
View code at this point
Browse repository at this point
LCB: Use "LCIndex"/"LCUIndex" instead of "index".
peter-b
committed
1d8b907
View commit details
Copy full SHA for 1d8b907
View code at this point
Browse repository at this point
LCB: Use "CInt"/"LCInteger"/"LCIndex"/"Int32" instead of "int"
peter-b
committed
7898dcd
View commit details
Copy full SHA for 7898dcd
View code at this point
Browse repository at this point
LCB: Use "Pointer" instead of "pointer".
peter-b
committed
ff6699d
View commit details
Copy full SHA for ff6699d
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 6, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into feature-undefined_elements
Show description for e859e0d
runrevali
committed
e859e0d
View commit details
Copy full SHA for e859e0d
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
[[ LCB ]] Improved foreign types.
Show description for e127c18
runrevmark
committed
e127c18
View commit details
Copy full SHA for e127c18
View code at this point
Browse repository at this point
Commits on Jan 19, 2015
[[ LCB Docs ]] Add docs for control structures
runrevali
committed
c4f8c7d
View commit details
Copy full SHA for c4f8c7d
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 Jan 5, 2015
[[ Docs ]] Make some names more consistent
runrevali
committed
1d12ca4
View commit details
Copy full SHA for 1d12ca4
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
[[ LiveCode Builder ]] Tweak precedence values
runrevali
committed
73870e7
View commit details
Copy full SHA for 73870e7
View code at this point
Browse repository at this point
[[ Docs ]] Update docs for std lc builder libraries
runrevali
committed
33b6f90
View commit details
Copy full SHA for 33b6f90
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
[[ StdMlc ]] Update inline docs
runrevali
committed
34d2013
View commit details
Copy full SHA for 34d2013
View code at this point
Browse repository at this point
[[ StdMlc ]] Document output param as 'Returns'
runrevali
committed
250b9b1
View commit details
Copy full SHA for 250b9b1
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
[[ StdMlc ]] Remove double and int variants from math; rename some syntax
runrevali
committed
6bdd1eb
View commit details
Copy full SHA for 6bdd1eb
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
[[ StdMlc ]] Add iterators for array elements and keys
livecodeali
committed
ee5367b
View commit details
Copy full SHA for ee5367b
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
Previous
Next
You can’t perform that action at this time.