]> git.mdlowis.com Git - proto/sclpl.git/commit
Rename T_VAR to T_ID to better reflect it's usage
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 28 Oct 2014 16:54:19 +0000 (12:54 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 28 Oct 2014 16:54:19 +0000 (12:54 -0400)
commit2acd6cd5d9ed517406cb3e48567b43697c47654f
tree3408ebdcf459e5dd406cde8973d6445bb50c6d2f
parent8c1a4be939e480fa3aa5939fd10aa3af86387d15
Rename T_VAR to T_ID to better reflect it's usage
source/sclpl/codegen.c
source/sclpl/grammar.c
source/sclpl/lexer.c
source/sclpl/lexer.h
source/sclpl/pprint.c