Commit graph

6 commits

Author SHA1 Message Date
Roman Godmaire
ff6b12e408 lint: clippy 2024-05-10 11:24:45 -04:00
Roman Godmaire
e54d095c5f refactor!: move specials out of env
This is a fucked up commit.  If you see this, you have fallen too deep
into the rabbit hole.  Come say hi!
2024-05-10 11:21:46 -04:00
Roman Godmaire
d8724eb4b7 refactor: merge imports 2024-05-06 22:36:06 -04:00
Roman Godmaire
872195f6a5 feat: support floats in ordering operators 2024-05-06 22:35:39 -04:00
Roman Godmaire
e4484297a9 misc: remove i128 support
Rather than doing this, we should use a BigNumber library
2024-05-06 22:16:05 -04:00
Roman Godmaire
f1083009a4 refactor: split parser and interpreter into separate crates 2024-05-06 21:51:22 -04:00