Commit Graph

9 Commits

Author SHA1 Message Date
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