- 02 Jul, 2014 2 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
- 01 Jul, 2014 5 commits
-
-
Pietro Abate authored
- delta is now kept into consideration when memoizing
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
Tallying and printing still broken.
-
- 28 Jun, 2014 2 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
- 27 Jun, 2014 9 commits
-
-
Pietro Abate authored
- delta is not yet used to do anything meaningful - remove optional argument ?fresh from Var.mk (legacy not used) - print -> pp,printf refactoring
-
Pietro Abate authored
-
https://git.cduce.org/cducePietro Abate authored
-
Pietro Abate authored
-
https://git.cduce.org/cduceJulien Lopez authored
-
Julien Lopez authored
now as such: - ['a] is the regexp matching the type variable "a"; - ['a'] is the regexp matching the string "a"; - ['a' 'a] is the regexp matching the string "a" followed by the type variable "a"; - ['a''a] is a syntax error (a string in single quotes in a regexp MUST be followed by a character that cannot be the beginning of a name for a type variable, a blank character will do). Bug: At this point, when using CDuce at toplevel, one will have to press enter twice when typing a regexp with type variables.
-
https://git.cduce.org/cducePietro Abate authored
-
Pietro Abate authored
-
Julien Lopez authored
-
- 26 Jun, 2014 11 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
Julien Lopez authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Julien Lopez authored
-
Pietro Abate authored
-
- 25 Jun, 2014 2 commits
-
-
Julien Lopez authored
-
Julien Lopez authored
-
- 24 Jun, 2014 4 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Julien Lopez authored
[TESTS] Add functions nth and rev and tests for stdlib/list
-
- 23 Jun, 2014 3 commits
-
-
Julien Lopez authored
-
Julien Lopez authored
-
Julien Lopez authored
Fix tests of ocaml interface
-
- 22 Jun, 2014 2 commits
-
-
Julien Lopez authored
-
Julien Lopez authored
-