]> git.mdlowis.com Git - proto/cerise-c.git/commit
fix line numbering. positions now map to start of token instead of end
authorMike Lowis <mike.lowis@gentex.com>
Fri, 18 Oct 2024 18:15:19 +0000 (14:15 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Fri, 18 Oct 2024 18:15:19 +0000 (14:15 -0400)
commit69941e3c239c58b185ee0d88b411bc3488304710
tree7d2fad0afc71035c0d86c0deee3cb1187ccc6f55
parent9773d40f5c66ff88a0b046aee4058eb24784360b
fix line numbering. positions now map to start of token instead of end
cerise-c.m
lib/lexer.rb
lib/parser.rb
lib/type_checker.rb