0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use choice combinator More... over 13 years ago
lexer now returns EOF token when EOF is read (using modified version of alexScanTokens) More... over 13 years ago
fix non-local function declaration syntax More... over 13 years ago
add == and ~= operators to exp parser More... over 13 years ago
update alex version, minor string lexer improvement More... over 13 years ago
alex generated lexer More... over 13 years ago
improve number lexers, skip comments More... over 13 years ago
lexer tokens More... over 13 years ago
eliminate left recursion in funCall parser More... over 13 years ago
first try to eliminate left recursion in var parser More... over 13 years ago
consume last comma in table field parser More... over 13 years ago
fix block parser, parseText helper More... over 13 years ago
start using lexer More... over 13 years ago
helpers for nums, string lits, etc. More... over 13 years ago
indentation More... over 13 years ago
Parser type More... over 13 years ago
rename tokens emitted by lexer, lexer/parsec interface More... over 13 years ago
some fix on syntax tree, initial parsec parser More... over 13 years ago
first commit More... over 13 years ago