Dépôt Heptagon avec modifications pour asynchrone
Find a file
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
compiler Make sure that idents have unique names 2010-09-13 10:18:52 +02:00
examples Wrote wrapper macros for C interoperability. 2010-07-29 10:43:32 +02:00
lib Added missing boolean operator: XOR. 2010-08-02 16:14:35 +02:00
test Small 'check' cosmetic. 2010-09-13 01:16:37 +02:00
tools Small 'check' cosmetic. 2010-09-13 01:16:37 +02:00
.gitignore Updated .gitignore 2010-07-26 09:40:31 +02:00
heptc Hept Scoping should be ok and documented, 2010-09-09 19:48:20 +02:00