Maxwell max
max pushed to master at ground/ground 2026-04-13 11:19:49 +10:00
a38d84ec8c Extlibs can call extlib functions i hope
max pushed to master at solstice/solstice 2026-04-12 21:17:12 +10:00
f384e19c06 private and protected fields
max pushed to master at solstice/solstice 2026-04-12 19:36:07 +10:00
d24462f844 Don't evaluate left of '='
max pushed to master at solstice/solstice 2026-04-11 20:42:25 +10:00
4351821d30 Destructor example
max pushed to master at solstice/solstice 2026-04-11 20:42:10 +10:00
78f974e189 Destructors
max pushed to master at ground/ground 2026-04-11 20:41:48 +10:00
2d02625e37 Destructor fixes
max pushed to master at ground/ground 2026-04-11 19:52:33 +10:00
ead5cdc299 Fix -any again
max pushed to master at ground/ground 2026-04-11 19:34:08 +10:00
a1ad1fe139 fix any again
max pushed to master at ground/ground 2026-04-11 19:27:03 +10:00
max pushed to master at ground/ground 2026-04-11 19:24:56 +10:00
7b893dd931 I think any should work now
max pushed to master at ground/ground 2026-04-11 18:53:34 +10:00
5b01784011 Destructor
max pushed to master at solstice/solstice 2026-04-11 17:05:27 +10:00
1dedb30a87 Constructors
max pushed to master at ground/ground 2026-04-11 13:19:13 +10:00
cb6b6a564c Add any type for extlibs
max pushed to master at ground/ground 2026-04-11 13:09:44 +10:00
e5776b16dd groundFindVariable function
max pushed to master at ground/ground 2026-04-11 12:31:48 +10:00
18ac18bc6d Tram is now an optional dependency
max pushed to master at ground/ground 2026-04-11 12:19:11 +10:00
fcf9a13fa1 groundAddFunctionToStruct interface
max pushed to master at solstice/solstice 2026-04-11 12:03:27 +10:00
2e7b5b7480 Call methods inside objects
max pushed to master at ground/ground 2026-04-11 10:45:43 +10:00
6f6239f495 Update syntax.md
max pushed to master at ground/ground 2026-04-11 10:43:02 +10:00
1342a54771 Methods inside objects
max pushed to master at ground/ground 2026-04-11 09:49:24 +10:00
490e782bbf Continue work on compiler