churf/sample-programs
2023-04-27 13:49:00 +02:00
..
example-programs Fixed wrong handeling of EAdd in monomorphizer, as well as more documentation and cleanup 2023-04-18 15:48:25 +02:00
basic-0.crf Add implicit foralls for bidir, update and unify pipeline 2023-04-05 17:26:52 +02:00
basic-1.crf Add implicit foralls for bidir, update and unify pipeline 2023-04-05 17:26:52 +02:00
basic-2.crf Add bidirectional type checker, lambda lifter. 2023-03-27 16:07:11 +02:00
basic-3.crf Added .crf to every sample-program 2023-03-26 18:38:07 +02:00
basic-4.crf Added .crf to every sample-program 2023-03-26 18:38:07 +02:00
basic-5.crf Added .crf to every sample-program 2023-03-26 18:38:07 +02:00
basic-6.crf Fix bad inference on case expression, and make pretty for report 2023-04-08 21:52:57 +02:00
basic-7.crf Fix bad inference on case expression, and make pretty for report 2023-04-08 21:52:57 +02:00
basic-8.crf Add implicit foralls for bidir, update and unify pipeline 2023-04-05 17:26:52 +02:00
basic-9.crf Add implicit foralls for bidir, update and unify pipeline 2023-04-05 17:26:52 +02:00
basic-10.crf Add implicit foralls for bidir, update and unify pipeline 2023-04-05 17:26:52 +02:00
good1 Deleted bad sample programs, added polymorphic call in polymorphic function test 2023-03-08 17:38:50 +01:00
lt_testing.crf Attacked the code generator and added bool support. 2023-04-27 13:49:00 +02:00
mono-1.crf Fixed small bug in monomorphizer 2023-04-17 15:53:16 +02:00
mono-2.crf Monomorphizer now monomorphizes data 2023-04-05 03:03:42 +02:00
mono-3.crf Monomorphizer now outputs constructors that are matched on but not created 2023-04-12 16:36:22 +02:00