Commit Graph
12 Commits
Author SHA1 Message Date
gregoire.detrez 070057e695 Change the path to the build job in jenkins 2014-10-16 15:51:08 +00:00
gregoire.detrez 8381c7b0c0 Make cabal sdist fail with an informative error message` 2014-10-15 08:51:39 +00:00
gregoire.detrez 503a29e002 Add a make target to create the source distribution
`make sdist` will create a `dist/gf-<version>.tar.gz package
with the source files (using the `darcs dist` command).
2014-10-15 08:51:25 +00:00
gregoire.detrez 57a48fea59 Add a test runner and a test suite fore the rgl
The test suite tests the French Bescherelle paradigms.
2013-11-21 09:55:30 +00:00
gregoire.detrez 2e9992a9b3 Add Estonian to Setup.hs 2013-10-29 18:17:12 +00:00
gregoire.detrez b94fd42957 Remove script (moved to an other repository) 2013-08-26 12:30:47 +00:00
gregoire.detrez 8d873c8a32 Add vim and eclipse in the page about editor modes (fix) 2013-08-22 15:26:26 +00:00
gregoire.detrez 179143ae31 Add vim and eclipse in the page about editor modes 2013-08-22 15:17:30 +00:00
gregoire.detrez 5a6f4c3d52 Script to compute predictability of smart paradigms 2013-07-20 20:24:24 +00:00
gregoire.detrez 08a67b9f34 [haskell runtime] Remove trailing whitespaces in VisualizeTree.hs 2013-05-03 09:42:29 +00:00
gregoire.detrez 0aae4702ed Python binding: add a parsing function that accepts directly a list of tokens.
Is allows to define a tokenizer in python (or use an existing one, from nltk for instance.)
2013-01-24 13:31:34 +00:00
gregoire.detrez 12b2a0d665 Small Setup.hs bug fix
Setup.hs failed to generate DarcsVersion_gf if dist/build/autogen does not exists.g
Added a line to create the directory if absent.
2012-06-09 12:49:01 +00:00