Commit Graph

17 Commits

Author SHA1 Message Date
asegavac ce23415663 added strings 2022-10-12 11:06:58 -06:00
asegavac c4be846c1d got generics working 2022-10-10 17:13:17 -06:00
Andrew Segavac 4c1c13149d working on adding generics 2022-03-12 04:35:48 -07:00
Andrew Segavac 51c698ba5d added generics without type instantiation 2021-10-30 22:03:12 -06:00
Andrew Segavac fbb81f3d09 added ast for generics 2021-10-08 19:17:07 -06:00
Andrew Segavac 44df5f1980 finished basic traits 2021-09-25 11:45:31 -06:00
Andrew Segavac 26e477204a added if expression 2021-09-14 21:15:39 -06:00
Andrew Segavac 170176bc3e finished move to rust 2021-09-12 15:00:03 -06:00
Andrew Segavac 1e4deadb9c fixed a few issues in the type system 2021-09-11 12:32:08 -06:00
Andrew Segavac 7973006fdd got type system working 2021-09-05 23:58:21 -06:00
Andrew Segavac 10df785c8f updated rust ast through structs to work 2021-08-08 11:42:26 -06:00
asegavac 37d998d6b5 added rust ast 2021-08-07 20:20:11 -06:00
Andrew Segavac e41c2973a4 working on conversion back to rust 2021-07-23 08:58:17 -06:00
Andrew Segavac 4446d0f297 added let, about to add types 2021-04-18 08:51:21 -06:00
Andrew Segavac 9db464a726 working on adding typing 2020-07-23 23:54:01 -06:00
Andrew Segavac 084765744c added the compiler 2020-04-13 23:59:01 -06:00
Andrew Segavac 76c539cf5c added parser for v1 (calculator with no types) 2020-04-08 00:04:36 -06:00