envlang-csharp/Utils
2020-09-01 04:52:24 +00:00
..
Immutable Keep annotations in Parser 2020-08-31 20:21:56 +00:00
Lens Adding operators should work now 2020-08-23 03:54:12 +00:00
Char.cs Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00
Enumerable.cs WIP 2020-09-01 00:19:53 +00:00
Equality.cs draft for the parser 2020-08-28 02:15:32 +00:00
Func.cs Lexer on IImmutableEnumerable (replayable streams, leaves open the possibility to make coroutines to update the lexer's tokens later) 2020-08-30 22:22:04 +00:00
Global.cs Keep annotations in Parser 2020-08-31 20:21:56 +00:00
Lens.cs Debugging the parser 2020-08-31 13:36:14 +00:00
Path.cs Initial commit 2020-08-16 00:45:06 +00:00
Piping.cs Parser on immutable stream of lexemes, returns a rough representation of the AST 2020-08-31 02:27:59 +00:00
ToString.cs Parser seems to work 2020-09-01 04:52:24 +00:00
Unicode.cs Cleaned up metaprogramming utility and lenses for records 2020-08-20 07:02:00 +00:00
Variant.cs Cleaned up metaprogramming utility and lenses for records 2020-08-20 07:02:00 +00:00