0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial support for lambdas More... over 17 years ago
Working creation and display of dicts More... over 17 years ago
Initial support for dicts More... over 17 years ago
Add initial grammar for dicts and change syntax of Erlang funcalls More... over 17 years ago
Holy crap, variables! Thought I'd never get around to implementing those More... over 17 years ago
Add initial matching expressions with assignment More... over 17 years ago
Remove all unused tokens from lexer and parser More... over 17 years ago
Add beam file for reia_numeric More... over 17 years ago
Remove confusing comment More... over 17 years ago
Add numeric class to handle proper type preservation with math:pow More... over 17 years ago
Implementation of List#pop, List#shift, and List#unshift More... over 17 years ago
Support for List#push More... over 17 years ago
Initial support for the lists module More... over 17 years ago
Support for reversible lists More... over 17 years ago
Simplified grammar and implementation of lists More... over 17 years ago
Change Erlang function calls to use identifiers instead of atoms More... over 17 years ago
Slight cleanups to indentation processing semantics More... over 17 years ago
Initial implementation of indentation-sensitive lexing More... over 17 years ago
All compiled BEAM is now copied to the ebin directory, which is now part of the repository More... over 17 years ago
More useful backtrace display More... over 17 years ago
Show backtraces in ire More... over 17 years ago
Print errors in Reia's syntax, rather than Erlang's More... over 17 years ago
Rename prog_exprs to statements More... over 17 years ago
Initial support for calling Erlang functions More... over 17 years ago
Initial support for atoms More... over 17 years ago
Partial support for atoms (presently disabled) More... over 17 years ago
Initial support for tuples More... over 17 years ago
Initial lists implementation and fixes to ire's printer More... over 17 years ago
Initial pretty printer for ire More... over 17 years ago
Initial support for regular expressions More... over 17 years ago