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 }}
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
tests
on
develop
User selector
All users
All time
Commit history
Commits on May 7, 2015
[[ Bug 15331 ]] Pass in correct code unit range to MCStringUnmapGraphemeIndices
livecodeali
committed
24e5e25
View commit details
Copy full SHA for 24e5e25
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
[[ Bug 14993 ]] Update some LCB code to remove warnings.
runrevmark
committed
a428457
View commit details
Copy full SHA for a428457
View code at this point
Browse repository at this point
[[ Bug 14993 ]] Add unit tests for 'is' and 'is not' operations involving 'nothing'.
runrevmark
committed
84af473
View commit details
Copy full SHA for 84af473
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Revert "lc-run: Deprecate 'main' as default entry point; prefer 'Main'."
Show description for 11e7cfe
runrevmark
committed
11e7cfe
View commit details
Copy full SHA for 11e7cfe
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Merge pull request #2067 from peter-b/lcbstdlib-math
Show description for 7ef8a4f
peter-b
committed
7ef8a4f
View commit details
Copy full SHA for 7ef8a4f
View code at this point
Browse repository at this point
[Tests] com.livecode.list: Use "tList" instead of "t" as local var
peter-b
committed
fdba6a8
View commit details
Copy full SHA for fdba6a8
View code at this point
Browse repository at this point
[Tests] com.livecode.bitwise: Skip extreme -ve left shift because compiler bug
peter-b
committed
232e707
View commit details
Copy full SHA for 232e707
View code at this point
Browse repository at this point
[[ LCB Library ]] Update more handlers to use returns syntax.
runrevmark
committed
c247dde
View commit details
Copy full SHA for c247dde
View code at this point
Browse repository at this point
Merge branch 'develop' into lcb-returns_not_as
Show description for 815428b
runrevmark
committed
815428b
View commit details
Copy full SHA for 815428b
View code at this point
Browse repository at this point
[[ LCB Tests ]] Updated to use new returns syntax.
runrevmark
committed
6f1716c
View commit details
Copy full SHA for 6f1716c
View code at this point
Browse repository at this point
Merge branch 'develop' into bugfix-14893
Show description for 3979bbd
peter-b
committed
3979bbd
View commit details
Copy full SHA for 3979bbd
View code at this point
Browse repository at this point
Merge pull request #2041 from peter-b/bugfix-14679
Show description for fdb9e97
peter-b
committed
fdb9e97
View commit details
Copy full SHA for fdb9e97
View code at this point
Browse repository at this point
Merge pull request #2038 from peter-b/bugfix-14889
Show description for 181207e
peter-b
committed
181207e
View commit details
Copy full SHA for 181207e
View code at this point
Browse repository at this point
Merge branch 'bugfix-14846-byte' into bugfix-14846
peter-b
committed
2afab31
View commit details
Copy full SHA for 2afab31
View code at this point
Browse repository at this point
lc-run: Deprecate 'main' as default entry point; prefer 'Main'.
Show description for d73b5c5
peter-b
committed
d73b5c5
View commit details
Copy full SHA for d73b5c5
View code at this point
Browse repository at this point
[Tests] Don't use 't' as variable name
peter-b
committed
666f2e4
View commit details
Copy full SHA for 666f2e4
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
com.livecode.math: Test for errors with min([]) and max([])
peter-b
committed
4e67f5e
View commit details
Copy full SHA for 4e67f5e
View code at this point
Browse repository at this point
[Bug 14681] com.livecode.math: Generate domain errors for arcsin and arcos
peter-b
committed
04d9c23
View commit details
Copy full SHA for 04d9c23
View code at this point
Browse repository at this point
[Bug 14678] com.livecode.math: Generate domain errors from log10() and ln()
peter-b
committed
c060890
View commit details
Copy full SHA for c060890
View code at this point
Browse repository at this point
[Bug 14679] com.livecode.math: Generate domain errors from pow().
peter-b
committed
4ec2b88
View commit details
Copy full SHA for 4ec2b88
View code at this point
Browse repository at this point
[Bug 14889] com.livecode.math: Emit errors when converting to base 10.
peter-b
committed
90dd992
View commit details
Copy full SHA for 90dd992
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
[Bug 14846] com.livecode.byte: Fix "(offset|index) of _ after _"
peter-b
committed
110c240
View commit details
Copy full SHA for 110c240
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
[Bug 14846] com.livecode.byte: Fix "offset" and "index"
peter-b
committed
e94b32e
View commit details
Copy full SHA for e94b32e
View code at this point
Browse repository at this point
[Bug 14846] com.livecode.binary: Fix "the empty data".
peter-b
committed
f46f63d
View commit details
Copy full SHA for f46f63d
View code at this point
Browse repository at this point
[Bug 14846] com.livecode.char: Fix "(offset|index) of _ (before|after) _"
peter-b
committed
6c98156
View commit details
Copy full SHA for 6c98156
View code at this point
Browse repository at this point
[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
Merge pull request #1948 from peter-b/bugfix-14630
Show description for c78960c
livecodefraser
committed
c78960c
View commit details
Copy full SHA for c78960c
View code at this point
Browse repository at this point
Merge pull request #2007 from peter-b/bugfix-14830
Show description for 530a32e
peter-b
committed
530a32e
View commit details
Copy full SHA for 530a32e
View code at this point
Browse repository at this point
[Bug 14846] com.livecode.char: Disable "(index|offset) of _ (before|after) _"
peter-b
committed
e3003d6
View commit details
Copy full SHA for e3003d6
View code at this point
Browse repository at this point
[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
Merge pull request #1998 from peter-b/bugfix-14826
Show description for acc8528
livecodefraser
committed
acc8528
View commit details
Copy full SHA for acc8528
View code at this point
Browse repository at this point
com.livecode.char: Add basic tests for "code of char _" etc.
peter-b
committed
3ea3a47
View commit details
Copy full SHA for 3ea3a47
View code at this point
Browse repository at this point
[Bug 14826] tests: \u escape instead of non-ASCII literal
peter-b
committed
4918612
View commit details
Copy full SHA for 4918612
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
[Bug 14828] com.livecode.byte: Add "the code of _".
Show description for e79a8f5
peter-b
committed
e79a8f5
View commit details
Copy full SHA for e79a8f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.