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
f89e50aa4d4d4b897a4bb3c9f2b6aa0ad1f76a7b
rose-ash
/
lib
/
lua
History
giles
f89e50aa4d
Some checks failed
Test, Build, and Deploy / test-build-deploy (push)
Has been cancelled
Details
lua: strip capture parens in patterns so (%a+) matches (captures not returned yet)
2026-04-24 23:23:02 +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: strip capture parens in patterns so (%a+) matches (captures not returned yet)
2026-04-24 23:23:02 +00:00
scoreboard.json
lua: extend patterns to match/gmatch/gsub; gsub with string/function/table repl +6 tests
2026-04-24 23:13:05 +00:00
scoreboard.md
lua: extend patterns to match/gmatch/gsub; gsub with string/function/table repl +6 tests
2026-04-24 23:13:05 +00:00
test.sh
lua: extend patterns to match/gmatch/gsub; gsub with string/function/table repl +6 tests
2026-04-24 23:13:05 +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: parenthesized expressions truncate multi-return via new lua-paren AST node +2 tests
2026-04-24 22:48:33 +00:00