Commit Graph

13 Commits

Author SHA1 Message Date
TriMill 7be878b97a bitwise operators, hex/bin/seximal literals, changed infix boxing notation, fixed semicolons in repl 2022-10-18 08:35:44 -04:00
TriMill 7173c5dda1 refactoring, extensible types, basic file i/o 2022-09-23 14:55:18 -04:00
TriMill d9b1f08bbf bugfixes 2022-09-22 09:56:44 -04:00
TriMill 350f775b6c structs 2022-09-22 08:58:59 -04:00
TriMill c9905dc313 boxed infix operators, better formatting 2022-09-21 19:07:31 -04:00
TriMill 4b063086e4 new range syntax 2022-09-20 23:38:58 -04:00
TriMill 749a404a90 optimize closures, refactoring 2022-09-20 09:06:45 -04:00
TriMill 8a62d46bcf struct syntax, math functions, refactoring 2022-09-19 22:59:27 -04:00
TriMill 674d2ced7d improved repl & errors 2022-09-18 02:05:01 -04:00
TriMill 48cc98a6ed refactoring, stdlib 2022-09-17 19:23:54 -04:00
TriMill 285c13f03e refactoring, reorganization 2022-09-17 11:17:22 -04:00
TriMill c5380e383e more pipeline, partial fns, block comments 2022-09-17 10:54:56 -04:00
TriMill 19b7215234 project reorganization, general improvements 2022-09-16 23:06:49 -04:00
Renamed from src/eval.rs (Browse further)