churf/sample-programs
2023-05-06 22:49:08 +02:00
..
working Add closures and fix lets in monomorphizer 2023-05-06 22:49:08 +02:00
bubble-sort.chrf Unreachable branhces are removed, fixed a nasty bug in monomorphizer 😸 2023-04-27 16:44:30 +02:00
insertion-sort.chrf Various codegen fixes 2023-05-01 22:50:22 +02:00
loop.crf Various codegen fixes 2023-05-01 22:50:22 +02:00
lt_testing.crf Attacked the code generator and added bool support. 2023-04-27 13:49:00 +02:00
mono-1.crf Fix sample programs 2023-04-29 16:02:51 +02:00
mono-2.crf Fix sample programs 2023-04-29 16:02:51 +02:00
mono-3.crf Monomorphizer now outputs constructors that are matched on but not created 2023-04-12 16:36:22 +02:00
mono-4.chrf Fixed printing bug in MorbIr, fixed Monomorphizer forgetting to output constructors on EInj 2023-05-01 16:14:01 +02:00