- https://cloudy.horse64.org/
-
🧙♀️🦄 Compiler dev, software 3d, music, art, retro things. She/her.
E-mail:
el AT horse64 DOT org
/ GitHub: https://github.com/ell1e - Joined on
2020-08-25
ell1e pushed to main at Horse64/core.horse64.org
-
7c7f880c2c compiler: Fix closure storage, add more work for later transform
ell1e pushed to main at Horse64/core.horse64.org
-
289a918448 compiler: Add more unfinished handling for later concurrency
ell1e pushed to main at Horse64/core.horse64.org
-
5dcba0f224 compiler: Add func args for later funcs
ell1e pushed to main at Horse64/core.horse64.org
-
4e9cf59787 translator: Fix things such that base.copy() can't recurse infinitely
-
9bb4108a3d translator: Add handling to make base.copy() work properly
-
a317bc11b4 compiler: Add more handling for later transform
- Compare 3 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
77e51e1459 compiler: Add more transformation code for later funcs
ell1e pushed to main at Horse64/core.horse64.org
-
47ed51574b docs: Another fix to the operators list
ell1e pushed to main at Horse64/core.horse64.org
-
f83a8cab7f docs: Fix operator list
ell1e pushed to main at Horse64/core.horse64.org
-
62d299ae24 translator: Update manual
ell1e pushed to main at Horse64/core.horse64.org
-
b808cc8469 translator: Fix run path for test script
-
85e7941f31 housekeeping: Move translator-related tests and build files to be separate
- Compare 2 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
7ed78f0bdc compiler: Refactor build options, prepare more analysis parts
ell1e pushed to main at Horse64/core.horse64.org
-
886426177f docs: Revise sections on operators
ell1e pushed to main at Horse64/core.horse64.org
-
61f0c85a73 translator: Update the manual text
-
4ab9a58e0a translator: Move into separate folder
- Compare 2 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
50d69590d1 translator: Add .as_set() and .as_list()
-
530c24c03d compiler: Fix analyze stage stuff and fix operator
- Compare 2 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
3baee0c28d translator: Fix time.ticks() crash
-
26a89e5612 compiler: Add timing info as an option
-
337ea9bbe5 docs: Update compiler stage descriptions
- Compare 3 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
2c0e187816 compiler: Fix bugs and properly monitor nesting depth
-
2d5ae2f428 compiler: Change expression parser to no longer use later funcs
-
bc3a6e666f translator: Move translator to Cython
- Compare 3 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
dbe4e3df4a compiler: Fix more parser bugs
ell1e pushed to main at Horse64/core.horse64.org
-
c30f22901d housekeeping: Fix tests
-
ec02a0d98b compiler: Fix various problems with parsing and add new tests
- Compare 2 commits »
ell1e pushed to main at Horse64/core.horse64.org
-
39cdd92dba compiler: Fix last enum value being incorrectly handled
ell1e pushed to main at Horse64/core.horse64.org
-
9b4750d93e compiler: Add handling to fully insert precomputed enum values
ell1e pushed to main at Horse64/core.horse64.org
-
451d032d35 compiler: Add handling to rewrite anonymous throws to named throws