]> git.mdlowis.com Git - proto/sclpl.git/commit
added recognition of method call syntax for functions
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 11 Aug 2018 17:54:40 +0000 (13:54 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 11 Aug 2018 17:54:40 +0000 (13:54 -0400)
commit1e16cc7c7f6275965a61176e94125e48ccf0c2d0
tree2c4ad376cdd0bc8b3c846ed1e44f85967d116fd9
parent8179a3ce0e27e420a1d48a15b281d19147ff8879
added recognition of method call syntax for functions
example.src
source/lexer.l
source/parser.c
source/rt/gc.c
spec/parser_spec.rb
spec/spec_helper.rb