- May 26, 2009
-
-
Erwan Jahier authored
message if the constant is abstract ("an integer is expected whereas an int is provided" was not a great message...).
-
- Mar 11, 2009
-
-
Erwan Jahier authored
expanser to expand the mentioned node.
-
Erwan Jahier authored
maintaining (ugly and error-prone) hash tables.
-
- Feb 04, 2009
-
-
Erwan Jahier authored
When a node P::n1 wants to access to a node P::n2, it is ok to search for it in the boby of P.
-
- Jul 22, 2008
-
-
Erwan Jahier authored
-
- Jul 08, 2008
-
-
Erwan Jahier authored
-
Erwan Jahier authored
to avoid priority errors.
-
- May 30, 2008
-
-
Erwan Jahier authored
-
- Feb 12, 2008
-
-
Erwan Jahier authored
git commit.
-
- Feb 04, 2008
-
-
Erwan Jahier authored
Sligtly generalise x_check, and x_check_interface to be able to define tabulated version of node_check and node_check_interface. More precisely, add 2 fonctions that extracts the name and the package name of a x_key. Ditto for lookup_x_eff. src/lazyCompiler.mli: s/do_node/node_check/
-
- Dec 21, 2007
-
-
Erwan Jahier authored
-
- Dec 14, 2007
-
-
Erwan Jahier authored
Ident.t is now an abstract data type (instead of a string). fullid is turned into an Ident.long, and is also made abstract.
-
- Dec 05, 2007
-
-
Erwan Jahier authored
-
Erwan Jahier authored
Add basic regression tests. Add "assert false" statements everywhere it was necessary. Add the fby operator in the syntax.
-
- Oct 19, 2007
-
-
Erwan Jahier authored
-