a8c3473b1a
fix(norm): khais -> kcolin in headers
...
Closes #184
2025-04-30 11:29:20 +02:00
Jérôme Guélen
2a61706f1a
Expansion: Most changes dealt with
2025-03-21 18:54:10 +01:00
f0755cd6c4
tests: some fixes
2025-03-21 10:14:37 +01:00
Jérôme Guélen
1766e8d1ba
Expansion: not dealing with potential directory yet
2025-03-21 10:11:58 +01:00
dff68d5a8b
env refactor: split imports over multiple files
...
This allows for potentially faster recompilation, by not triggering
recompilation for all env files if env_manip changes
2025-02-19 16:43:37 +01:00
e445f668b3
env_manip: sort funcs per structure that is being manipulated
...
This is instead of the operation that is being performed.
I find it more logical this way, but if you prefer we can keep it as-is.
I also put the identifier_isvalid func into parser/matchers
2025-02-19 14:47:10 +01:00