Commit Graph

12 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 4b063086e4 new range syntax 2022-09-20 23:38:58 -04:00
TriMill 14b749d2ed more functions 2022-09-20 21:30:13 -04:00
TriMill 285c13f03e refactoring, reorganization 2022-09-17 11:17:22 -04:00
TriMill 19b7215234 project reorganization, general improvements 2022-09-16 23:06:49 -04:00
TriMill ccbc6c32f3 hash maps 2022-09-15 00:01:57 -04:00
TriMill ef5124ba0f better string escapes, iterators 2022-09-13 13:31:29 -04:00
TriMill fe7a71eed0 added functions (they are not good yet) 2022-09-12 16:53:04 -04:00
TriMill 509c9d3c04 clippy moment 2022-09-11 13:02:18 -04:00
TriMill 652106135c break and continue 2022-09-11 01:01:53 -04:00
TriMill cc216947ee mutable lists and indexing 2022-09-10 17:19:23 -04:00
TriMill 910e758c26 added comparisons, builtin functions, while loops 2022-09-09 16:08:40 -04:00