heptagon/compiler
Cédric Pasteur a3e1d8a5f9 Make sure that idents have unique names
Make sure that Idents.name returns two different 
strings for two different idents. This fixes a 
problem with variables in two automaton states 
with the same name (as shown by test/good/name_clash.ept).
2010-09-13 10:18:52 +02:00
..
global Make sure that idents have unique names 2010-09-13 10:18:52 +02:00
heptagon Re enable typing 2010-09-13 09:36:45 +02:00
main Use qualnames in Obc too 2010-09-13 09:03:15 +02:00
minils Make sure the error is printed last 2010-09-13 10:10:40 +02:00
obc Print qualnames with prefix in C code 2010-09-13 09:37:58 +02:00
utilities Removed Interface since it's job is now done during the scoping. 2010-09-10 14:06:33 +02:00
_tags Updates for Obc 2010-07-08 17:22:13 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml myocamlbuild.ml fix for bytecode 2010-07-05 15:15:24 +02:00
preproc.ml Fixed location to use formatter instead of out_channel. 2010-08-24 17:29:00 +02:00