Centralize error message construction
authorSiraaj Khandkar <siraaj@khandkar.net>
Wed, 6 Jun 2018 01:14:22 +0000 (21:14 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Wed, 6 Jun 2018 01:14:22 +0000 (21:14 -0400)
commit7c14a966d15aab098a4239b6ae6a3fc207504e7f
tree53d98eb1545dc44ed8dc6f8040efbd4b53e415bf
parent2eadd9297a93ac7776a810ed44a547b67dddf32b
Centralize error message construction
compiler/src/exe/tigerc.ml
compiler/src/lib/tiger/tiger.ml
compiler/src/lib/tiger/tiger_error.ml [new file with mode: 0644]
compiler/src/lib/tiger/tiger_error.mli [new file with mode: 0644]
compiler/src/lib/tiger/tiger_parser.mly
compiler/src/lib/tiger/tiger_position.ml
compiler/src/lib/tiger/tiger_position.mli
This page took 0.016455 seconds and 4 git commands to generate.