Akemi Izuko akemi
akemi closed issue akemi/walpurgis#2 2023-11-18 13:23:43 -07:00
Pre-process params
akemi opened issue akemi/walpurgis#4 2023-11-18 13:23:33 -07:00
Main procedure
akemi opened issue akemi/walpurgis#3 2023-11-18 13:23:02 -07:00
Build scopes
akemi pushed to main at akemi/walpurgis 2023-11-18 13:18:14 -07:00
5c80987aa5 AstBuilder: switch to global decls
akemi pushed to main at akemi/walpurgis 2023-11-18 13:09:40 -07:00
4f6f81714d Params: add verification pass to params
akemi pushed to main at akemi/walpurgis 2023-11-18 01:13:05 -07:00
1652ca66ff AstParams: rolling probability sums
akemi pushed to main at akemi/walpurgis 2023-11-18 00:49:31 -07:00
bb34acfcfd Ast: fix big float prints
akemi opened issue akemi/walpurgis#2 2023-11-18 00:30:52 -07:00
Pre-process params
akemi closed issue akemi/walpurgis#1 2023-11-18 00:30:04 -07:00
Binary operators
akemi pushed to main at akemi/walpurgis 2023-11-18 00:29:04 -07:00
a1ae14934b AstBuilder: operators for reals
akemi pushed to main at akemi/walpurgis 2023-11-18 00:15:22 -07:00
a40d4c3410 AstBuilder: binary op for integers
393349cad5 Params: add recursion depth param
Compare 2 commits »
akemi opened issue akemi/walpurgis#1 2023-11-17 22:48:51 -07:00
Binary operators
akemi pushed to main at akemi/walpurgis 2023-11-17 15:46:20 -07:00
e0535acc91 AstBuilder: use typedef in decls
akemi pushed to main at akemi/walpurgis 2023-11-17 15:34:01 -07:00
b6f4672412 Update licence
akemi pushed to main at akemi/walpurgis 2023-11-17 15:32:16 -07:00
fb2866223a AstBuilder: typedef statements
4006e0778c Ast: typedef statements
Compare 2 commits »
akemi pushed to main at akemi/walpurgis 2023-11-17 14:50:09 -07:00
f9e4e554b6 AstBuilder: update to new ast format
83562d4654 Ast: export objects as public
Compare 2 commits »
akemi pushed to main at akemi/walpurgis 2023-11-17 14:49:19 -07:00
d70d12ea1f Ast: add decl statement
akemi pushed to main at akemi/walpurgis 2023-11-17 14:36:40 -07:00
16a9632f9d Ast: traits for basetype
akemi pushed to main at akemi/walpurgis 2023-11-17 14:20:11 -07:00
a875a78f4b Ast: add getters for variables
akemi pushed to main at akemi/walpurgis 2023-11-17 14:19:53 -07:00
59be92491f Ast: add statements file