|
Accurate_GC
|
Yoinked over the garbage collector.
|
2023-03-28 14:15:22 +02:00 |
|
CaseDesugar
|
Started working on a Case Desugar phase.
|
2023-03-31 18:16:26 +02:00 |
|
Codegen
|
Fixed the ordering of data types.
|
2023-04-12 15:15:38 +02:00 |
|
Desugar
|
Added somewhat detailed README
|
2023-04-02 13:42:47 +02:00 |
|
GC
|
Added the updated GC.
|
2023-03-30 11:41:10 +02:00 |
|
Monomorphizer
|
Removed traces
|
2023-04-18 15:52:33 +02:00 |
|
Renamer
|
Replaced # with $
|
2023-04-07 16:01:23 +02:00 |
|
TypeChecker
|
Change name
|
2023-04-24 10:47:33 +02:00 |
|
Compiler.hs
|
The compiler is now compiled with O3.
|
2023-03-30 15:08:40 +02:00 |
|
Main.hs
|
Fixed output of monomorphizer in main
|
2023-04-06 14:29:30 +02:00 |