- United Kingdom
- https://dgregory.dev
-
Joined on
2022年07月02日
517d9a90f2
Prototype HTML compilation reports
21d217ac02
Start to sketch a file system that can overlay LSP open files over the default file system
f9f306e2fa
Plumb type environments into the optimisation phase
b801f7de1b
Add testing of the optimisation function over conditional expressions
8cdd4f1f73
Add testing of the optimisation function over conditional expressions
1a45d91e01
Add testing of the optimisation function over conditional expressions
824441d7d1
Implement constant propagation for nullary constructors
dd0f446f92
Implement the transformation part of constant propagation
11408884e6
Add testing for top-level declarations vs local bindings, redexes, equality operators
3b3182b558
Begin to add testing for function application
d3b506e644
Use an iterative approach for local let bindings
WIP: Constant propagation
Using the Project in tasks is not allowed from Gradle 9.x
WIP: Constant propagation
Might better be called "Unknown"
WIP: Constant propagation
7f8bee2270
Implement analysis of pattern variables for known constructor optimisations
e9c1b97ebb
Implement analysis of pattern variables for known constructor optimisations
a91406ada1
Fix NPE disguised as classloading issue
fb234e8de9
Implement looping analysis of function bodies
cdf2c1b224
Fix NPE disguised as classloading issue