* core: finessing the compiler to do normal binding in the case of no arguments...
author_why <why@whytheluckystiff.net>
Thu, 9 Jul 2009 16:52:43 +0000 (09:52 -0700)
committer_why <why@whytheluckystiff.net>
Thu, 9 Jul 2009 16:52:43 +0000 (09:52 -0700)
commit72e4c41b6bfe8d64fdb16137359f8f0d59ffb188
tree60cd406c7c01d03de7358617fc182a89f4fb05f6
parent25249603b731872b1552b58d25479c06ab20eec3
 * core: finessing the compiler to do normal binding in the case of no arguments present. previous checkin had problems with optional arguments.
core/compile.c
core/objmodel.c
test/objects/messages.pn [new file with mode: 0644]
test/objects/vtable.pn
test/strings/join.pn [new file with mode: 0644]