summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2024-01-01 19:41:30 -0800
committerJesse Morgan <jesse@jesterpm.net>2024-01-01 19:41:30 -0800
commit40ce26ce1e97cf46c598c7a510fa9c8a2162b5fa (patch)
tree05f78878174c7bf4fd1f26d61cc575713ef57c52 /.gitignore
parent76420739e01cb925eca57845bb4704e97d6c816a (diff)
Add support for calling functions.HEADmaster
So far this only works if the function is defined before it is called. Otherwise, it fails in confusing ways. The problem is that I currently assume identifiers are always variables, but functions are currently never variables. Functions are currently treated as special case when they are declared. I'll need to rethink that...
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions