Commit Graph

24 Commits

Author SHA1 Message Date
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 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
TriMill 172d7b10f9 |> operator 2022-09-16 20:03:05 -04:00
TriMill 8dd7d5607c Refactoring, some pipes, exponents 2022-09-16 16:05:28 -04:00
TriMill ccbc6c32f3 hash maps 2022-09-15 00:01:57 -04:00
TriMill 9c2a24c2d9 function refactoring 2022-09-14 11:16:53 -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 4ef3fdb46d boolean operators 2022-09-11 01:14:54 -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
TriMill 3d915a5b94 for loops and character type 2022-09-07 18:10:43 -04:00
TriMill 9f1c29f712 cleanup, added if statements 2022-09-07 16:11:51 -04:00
TriMill 9cd84dd28b add LICENSE and README 2022-09-06 10:00:03 -04:00
TriMill 59fa4bad6b initial commit 2022-09-06 09:52:29 -04:00