FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · unvell/ReoScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
unvell
/
ReoScript
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
109
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 14, 2026
add docs, vscode extensions
jingwood
committed
86db216
View commit details
Copy full SHA for 86db216
Browse repository at this point
Commits on Apr 13, 2026
feat: add -e shorthand for direct script execution in runner
Show description for 20f60ef
jingwood
and
claude
committed
20f60ef
View commit details
Copy full SHA for 20f60ef
Browse repository at this point
test: verify CalcExpression works without trailing semicolon
Show description for 10f2db2
jingwood
and
claude
committed
10f2db2
View commit details
Copy full SHA for 10f2db2
Browse repository at this point
fix: resolve boxed Int32 → Double cast failures from CLR properties
Show description for 2dddff0
jingwood
and
claude
committed
2dddff0
View commit details
Copy full SHA for 2dddff0
Browse repository at this point
feat: add shorthand properties, object spread, and destructuring
Show description for cce7ad5
jingwood
and
claude
committed
cce7ad5
View commit details
Copy full SHA for cce7ad5
Browse repository at this point
feat: add Date.now() and getTime() for JS-style time measurement
Show description for ac220ea
jingwood
and
claude
committed
ac220ea
View commit details
Copy full SHA for ac220ea
Browse repository at this point
feat: add `import ... as` syntax for aliased module imports
Show description for baaaeae
jingwood
and
claude
committed
baaaeae
View commit details
Copy full SHA for baaaeae
Browse repository at this point
Make importedCodeFiles instance-scoped instead of static
Show description for 9ea5e8d
jingwood
and
claude
committed
9ea5e8d
View commit details
Copy full SHA for 9ea5e8d
Browse repository at this point
feat: add automatic semicolon insertion (ASI)
Show description for d0af8d6
jingwood
and
claude
committed
d0af8d6
View commit details
Copy full SHA for d0af8d6
Browse repository at this point
refactor: replace ANTLR 3 with hand-written lexer/parser
Show description for 2be523b
jingwood
and
claude
committed
2be523b
View commit details
Copy full SHA for 2be523b
Browse repository at this point
refactor: split ScriptRunningMachine.cs into focused files (9.5K -> 2.9K lines)
Show description for 9cb9915
jingwood
and
claude
committed
9cb9915
View commit details
Copy full SHA for 9cb9915
Browse repository at this point
test: add setInterval/setTimeout C# tests, remove duplicate XML test IDs
Show description for 31cf212
jingwood
and
claude
committed
31cf212
View commit details
Copy full SHA for 31cf212
Browse repository at this point
fix: restrict call stack variable lookup to template tag scopes
Show description for 77eb34e
jingwood
and
claude
committed
77eb34e
View commit details
Copy full SHA for 77eb34e
Browse repository at this point
add jit run overload
jingwood
committed
7c0ce93
View commit details
Copy full SHA for 7c0ce93
Browse repository at this point
Commits on Apr 12, 2026
feat: add importModule() for scoped module imports
Show description for 9ddc6aa
jingwood
and
claude
committed
9ddc6aa
View commit details
Copy full SHA for 9ddc6aa
Browse repository at this point
Fix template parameter resolution in nested tag scopes
Show description for b018d6b
jingwood
and
claude
committed
b018d6b
View commit details
Copy full SHA for b018d6b
Browse repository at this point
feat: add loop protection, truthy/falsy, exception safety, error location
Show description for 2487972
jingwood
and
claude
committed
2487972
View commit details
Copy full SHA for 2487972
Browse repository at this point
Commits on Apr 10, 2026
chore: remove legacy JIT compiler prototype from ScriptRunningMachine
Show description for 2851c8a
jingwood
and
claude
committed
2851c8a
View commit details
Copy full SHA for 2851c8a
Browse repository at this point
feat: add baseline JIT compiler with 4-17x speedup
Show description for 6d2af2c
jingwood
and
claude
committed
6d2af2c
View commit details
Copy full SHA for 6d2af2c
Browse repository at this point
feat: migrate to .NET 10 cross-platform (from .NET Framework 3.5)
Show description for ed55840
jingwood
and
claude
committed
ed55840
View commit details
Copy full SHA for ed55840
Browse repository at this point
Commits on Apr 8, 2026
fix: bind closure environment to FunctionObject at creation time
Show description for 890fea8
jingwood
and
claude
committed
890fea8
View commit details
Copy full SHA for 890fea8
Browse repository at this point
test: add failing tests for closure escape, independence, and counter
Show description for 8d45301
jingwood
and
claude
committed
8d45301
View commit details
Copy full SHA for 8d45301
Browse repository at this point
docs: add CLAUDE.md for Claude Code guidance
Show description for 2d557b3
jingwood
and
claude
committed
2d557b3
View commit details
Copy full SHA for 2d557b3
Browse repository at this point
chore: restore original ReoScript.g grammar from 2015 backup
Show description for 09b13b7
jingwood
and
claude
committed
09b13b7
View commit details
Copy full SHA for 09b13b7
Browse repository at this point
refactor: extract value/statement nodes into Core/ and move generated parser into Core namespace
Show description for ee0aba7
jingwood
and
claude
committed
ee0aba7
View commit details
Copy full SHA for ee0aba7
Browse repository at this point
chore: ignore .vscode/ local IDE settings
Show description for cb9c343
jingwood
and
claude
committed
cb9c343
View commit details
Copy full SHA for cb9c343
Browse repository at this point
Commits on Aug 10, 2022
Update README.md
jingwood
authored
08b753f
View commit details
Copy full SHA for 08b753f
Browse repository at this point
Commits on Sep 15, 2020
rename namespace
jingwood
committed
c268849
View commit details
Copy full SHA for c268849
Browse repository at this point
Commits on Dec 5, 2019
change Editor to windows application
jingwood
committed
6e836b2
View commit details
Copy full SHA for 6e836b2
Browse repository at this point
Commits on Dec 4, 2019
Merge pull request #9 from unvell/feat/ver140
Show description for 1a1e3c1
jingwood
authored
1a1e3c1
View commit details
Copy full SHA for 1a1e3c1
Browse repository at this point
version update
jingwood
committed
a597949
View commit details
Copy full SHA for a597949
Browse repository at this point
test case filter improvement
jingwood
committed
10892cd
View commit details
Copy full SHA for 10892cd
Browse repository at this point
add array_ext.reo
jingwood
committed
981f2e9
View commit details
Copy full SHA for 981f2e9
Browse repository at this point
Update .gitignore
jingwood
committed
5fc1d3e
View commit details
Copy full SHA for 5fc1d3e
Browse repository at this point
Commits on Nov 25, 2019
Merge branch 'feat/ver140' of https://github.com/unvell/ReoScript into feat/ver140
jingwood
committed
6dbbbc9
View commit details
Copy full SHA for 6dbbbc9
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL