tada/src
2022-11-22 15:21:40 +01:00
..
ast Simplify creating TableLit and TableConstr 2022-11-22 15:21:40 +01:00
desugar Simplify creating TableLit and TableConstr 2022-11-22 15:21:40 +01:00
parser Remove Separated 2022-11-22 00:00:43 +01:00
pretty Fix pretty printing of empty BoundedSeparated 2022-11-22 09:21:44 +01:00
ast.rs Move program ast into separate file 2022-11-19 11:02:36 +01:00
builtin.rs Add builtins to ast and parse them 2022-11-18 21:17:05 +01:00
desugar.rs Desugar simple anonymous function definitions 2022-11-22 12:56:09 +01:00
main.rs Use diff tool to visualize desugaring changes 2022-11-21 13:01:15 +01:00
parser.rs Rename parser::func_defs to parser::func_def 2022-11-21 00:08:59 +01:00
pretty.rs Add desugar command and desugar programs 2022-11-21 09:33:34 +01:00
span.rs Create new objects with existing span 2022-11-21 13:36:21 +01:00
table.rs Remove stuff 2021-09-28 23:32:48 +02:00
value.rs Remove parsing code 2022-11-14 23:27:21 +01:00