This website requires JavaScript.
Explore
Help
Sign In
coop
/
rose-ash
Watch
1
Star
0
Fork
0
You've already forked rose-ash
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
d170d5fbaef463bdf11b32ed7db8ed067e42f25c
rose-ash
/
lib
/
lua
History
giles
d170d5fbae
Some checks failed
Test, Build, and Deploy / test-build-deploy (push)
Has been cancelled
Details
lua: skip top-level guard when chunk has no top-level return; loadstring sees user globals
2026-04-25 00:14:15 +00:00
..
lua-tests
lua: vendor PUC-Rio 5.1 test suite (22 .lua files)
2026-04-24 17:29:01 +00:00
tests
Recover agent-loop progress: lua/prolog/forth/erlang/haskell phases 1-2
2026-04-24 16:03:00 +00:00
conformance.py
lua: conformance.sh + Python runner (writes scoreboard.{json,md})
2026-04-24 17:37:09 +00:00
conformance.sh
lua: conformance.sh + Python runner (writes scoreboard.{json,md})
2026-04-24 17:37:09 +00:00
parser.sx
lua: parenthesized expressions truncate multi-return via new lua-paren AST node +2 tests
2026-04-24 22:48:33 +00:00
runtime.sx
lua: math fns type-check args (math.sin() now errors instead of returning 0)
2026-04-25 00:06:59 +00:00
scoreboard.json
lua: skip top-level guard when chunk has no top-level return; loadstring sees user globals
2026-04-25 00:14:15 +00:00
scoreboard.md
lua: skip top-level guard when chunk has no top-level return; loadstring sees user globals
2026-04-25 00:14:15 +00:00
test.sh
lua: pattern character sets [...] and [^...] +3 tests; tests reach deeper code
2026-04-24 23:52:39 +00:00
tokenizer.sx
lua: byte-to-char only single chars (fix \0-escape regression breaking string lengths)
2026-04-24 21:29:43 +00:00
transpile.sx
lua: skip top-level guard when chunk has no top-level return; loadstring sees user globals
2026-04-25 00:14:15 +00:00