1
0
forked from GitHub/gf-rgl
Commit Graph

159 Commits

Author SHA1 Message Date
Julia Jansson ef37b87701 Update inflection.gftest
Fixed errors
2020-03-28 18:59:48 +01:00
Inari Listenmaa f7c58d700e (Hun) Add plurals to unit tests 2020-03-28 16:54:14 +01:00
Inari Listenmaa 59e1a397a9 (Hun) Fix error in unit tests 2020-03-28 16:47:14 +01:00
Inari Listenmaa 8b35ea2762 (Hun) Add some tests for noun inflection + new words for them 2020-03-28 16:35:02 +01:00
Inari Listenmaa e1a94a0741 (Hun) Fresh copypaste from generic dummy template. Compiles, isn't good. 2020-03-28 15:43:58 +01:00
Inari Listenmaa 7fee10e1e0 (Hun) Remove unnecessary files and code from copying English 2020-03-27 15:50:19 +01:00
krasimir a47aac0ad8 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +00:00
hallgren 75278a5828 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne 59d78d25fa started hungarian project 2012-03-30 09:22:52 +00:00