Extended the Parser so that message sends with non-keyword optionals are treated...
commitcbe8b49a3c69fdcb6765476d2608d2080d7826b0
authorBrian T. Rice <briantrice@gmail.com>
Fri, 28 Jan 2011 02:59:52 +0000 (27 18:59 -0800)
committerBrian T. Rice <briantrice@gmail.com>
Fri, 28 Jan 2011 02:59:52 +0000 (27 18:59 -0800)
tree4c215848666987eee822082a812bf125c4d5f309
parent19edf39d1c4f04d4459b11c0655a91af36973088
Extended the Parser so that message sends with non-keyword optionals are treated as a keyword with value of True. (e.g. "&foo" becomes "&foo: True").
src/syntax/parser.slate