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
776c12f6b5
pslang
/
libs
/
parser
History
lisyarus
c4d1252462
Refactor return AST node: store direct function node reference instead of relative scope level
2026-03-22 20:18:39 +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 return AST node: store direct function node reference instead of relative scope level
2026-03-22 20:18:39 +03:00
CMakeLists.txt
MacOS fixes: lower CMake version, use strtoll instead of from_chars
2026-01-02 11:34:52 +03:00