0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
various modifications on compiler and parser More... almost 14 years ago
removed "given" from the error tuple, remove old tests, added error formating (debug) output More... about 14 years ago
added "transform" option to lookahead, removed ** operator, (not viable), changed atom symbol More... about 14 years ago
removed neotoma from makefile and other old make flags More... about 14 years ago
initial support for variables and later function call w/ no arguments More... about 14 years ago
changed comment from "no matter" to "unimportant" More... about 14 years ago
allow function arguments to have aditional spaces on left/right More... about 14 years ago
added support for strings, added and exported function file/1 and added p_unimportant, that does not increase counter in the matching sequence, allowing to manipulate what really matters to match in the sequence More... about 14 years ago
added support for strings, using peg2 More... about 14 years ago
Revert "removed some awful spacements from the code" More... about 14 years ago
removed some awful spacements from the code More... about 14 years ago
removed some awful spacements from the code More... about 14 years ago
improved initial support for arguments and guards, and added flag optional_match (now fail, match, optional_match) More... about 14 years ago
added p_optional More... about 14 years ago
added support for numbers (integer, float) More... about 14 years ago
added support for atom, using peg2 More... about 14 years ago
Revert "added one_or_more" More... about 14 years ago
added one_or_more More... about 14 years ago
added one_or_more More... about 14 years ago
initial support for function def arguments using peg2 More... about 14 years ago
more improvement on peg2, fixed more one bug on p_zero_or_more, and added "given" input to the fail tuple / error message More... about 14 years ago
fixed problem with zero_or_more More... about 14 years ago
more improvements on peg2 More... about 14 years ago
more work in peg2 and putting transform functions together with parse functions More... about 14 years ago
added .gitignore to ignore beam generated files More... about 14 years ago
initial work in the new parser (peg) library for rice, because neotoma doesnt have a lot of things (out-of-the-box) that we need More... about 14 years ago
corrected version More... about 14 years ago
compiler frontend improved, add erlang compiler specific options support More... about 14 years ago
removed old buildin files More... about 14 years ago
ebin More... about 14 years ago