]> git.mdlowis.com Git - proto/sclpl.git/commit
Added token type for ':' in preparation for type annotations
authorMike Lowis <mike.lowis@gentex.com>
Tue, 30 Aug 2016 19:48:17 +0000 (15:48 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 30 Aug 2016 19:48:17 +0000 (15:48 -0400)
commitbe01f65d785751f7e14a99ccc212f105db3587ac
treed6f1af7875db40d252e04823832f720c46c81892
parent6c99c1277acf7173560769f44fd584b248041439
Added token type for ':' in preparation for type annotations
source/ast.c
source/lexer.l
source/pprint.c
source/sclpl.h
spec/lexer_spec.rb