Sasha Koshka sashakoshka
sashakoshka pushed tag v0.5.0 to tomo/x 2024-04-24 15:41:55 +00:00
sashakoshka pushed to main at tomo/x 2024-04-24 15:41:07 +00:00
d9cf931903 Upgrade to new version of typeset
sashakoshka released "v0.7.0" at tomo/typeset 2024-04-24 15:25:20 +00:00
sashakoshka pushed tag v0.7.0 to tomo/typeset 2024-04-24 15:25:20 +00:00
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-23 01:13:22 +00:00
0c8a9d995b Added array and struct constant generation
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-23 00:24:32 +00:00
86ad94f17d Updated test for constant generation
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-23 00:20:58 +00:00
9ffed9bd94 The absolute SLOG!
ec7bd32184 Re-named some things relating to constants
Compare 2 commits »
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-22 23:56:37 +00:00
298b819b46 Re-add generating constants
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 16:27:35 +00:00
1d1908cd5d Im gonna have to rewrite this whole compiler arent i
c13c4caacb Add Unit() method to semantic tree
Compare 2 commits »
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 15:34:07 +00:00
cc5173dd52 Keys now support constants
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 15:01:29 +00:00
f4480fe6b1 Generator no longer generates constants because I assumed untrue things
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 04:19:43 +00:00
f05efb749d Generator generates constants
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 03:57:51 +00:00
8248135255 Switch statements now evaluate constants
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 03:51:18 +00:00
e104da363c Break functionality out of analyzeTypedef
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 03:47:37 +00:00
65af9d7f3c Perform constant evaluation during constant declaration analysis
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 03:40:54 +00:00
b5f5fa4598 Added eval tests
sashakoshka pushed to implement-enumerated-constants at fspl/fspl 2024-04-21 03:07:48 +00:00
33768c6d84 Added CompareErr to testcommon
293662e474 Errors no longer directly depends on testcommon
Compare 2 commits »
sashakoshka pushed to main at fspl/fspl 2024-04-19 08:31:59 +00:00
3bc504aae6 Clarify install instructions in README.md
sashakoshka pushed to main at fspl/fspl 2024-04-12 05:10:30 +00:00
1085cfdc3c Typo
sashakoshka pushed to main at fspl/fspl 2024-04-12 05:08:57 +00:00
ecd9f79aae Add FAQ to README.md