Dépôt Heptagon avec modifications pour asynchrone
Go to file
Cédric Pasteur f24e97fb87 Fixed bug in completion
This one was hard to find. The first version of 
completion_mapfold used gather in all cases, so 
we had to return Env.empty.
The new version does not use gather in the normal
iteration so we have to return the same defnames
as the one given in argument.
2010-07-26 14:16:21 +02:00
compiler Fixed bug in completion 2010-07-26 14:16:21 +02:00
lib Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
test Added test for foldi 2010-07-26 09:34:29 +02:00
tools Added missing syntax highlighting for arrays. 2010-07-22 12:21:37 +02:00
.gitignore Updated .gitignore 2010-07-26 09:40:31 +02:00
heptc location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00