This website requires JavaScript.
Explore
Help
Sign in
lisyarus
/
pslang
Watch
1
Star
0
Fork
You've already forked pslang
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5d00f1ddb7
pslang
/
libs
/
parser
History
lisyarus
5d00f1ddb7
Refactor AST: store direct references to AST nodes in indentifiers
2026-03-22 20:02:40 +03:00
..
include/pslang
/parser
Refactor: split pre-AST (contains if/else if/else blocks, field definitions, no hierarchy) and the actual AST obtained after resolving scoping & indentation (contains if chains, no field definitions)
2026-03-22 14:06:34 +03:00
rules
Refactor AST: store direct references to AST nodes in indentifiers
2026-03-22 20:02:40 +03:00
source
Refactor: split pre-AST (contains if/else if/else blocks, field definitions, no hierarchy) and the actual AST obtained after resolving scoping & indentation (contains if chains, no field definitions)
2026-03-22 14:06:34 +03:00
CMakeLists.txt
MacOS fixes: lower CMake version, use strtoll instead of from_chars
2026-01-02 11:34:52 +03:00