odanoburu
|
e76e22f35c
|
Merge branch 'master' into docker-ci
|
2018-08-09 18:05:56 +00:00 |
|
odanoburu
|
5ce0ad5639
|
(#4) use --verbose in travis build
build mongolian too
rm --dest flag from haskell build
|
2018-08-09 17:54:58 +00:00 |
|
John J. Camilleri
|
f0566a48dd
|
Re-specify --gf-lib-path in Make.hs, seems to be needed sometimes
|
2018-08-09 10:19:48 +02:00 |
|
John J. Camilleri
|
73948e54a6
|
Make.sh: halt on error, skip non-existant files
Was trying to compile src/*/SymbolHeb.gf which doesn't exist
|
2018-08-09 10:05:10 +02:00 |
|
John J. Camilleri
|
60f19691eb
|
--verbose flag shows file names, not passed on to GF
|
2018-08-09 09:52:41 +02:00 |
|
John J. Camilleri
|
e73d42379c
|
Make.hs: specifying --langs doesn't ignore module restrictions
As a result the `--langs=+...` function is no longer meaningful
|
2018-08-09 09:09:17 +02:00 |
|
odanoburu
|
5dff7e914a
|
(#4) reverse order, use GF_LIB_PATH
|
2018-08-09 00:10:25 -03:00 |
|
odanoburu
|
d377a0045b
|
change order
|
2018-08-08 23:59:00 -03:00 |
|
odanoburu
|
2c13810b84
|
(#4) travis build with docker image
using dockerfile in https://github.com/odanoburu/docker-gf/blob/master/haskell-gf/Dockerfile
|
2018-08-08 23:51:34 -03:00 |
|
John J. Camilleri
|
869721d0a5
|
Add Travis build status to README
|
2018-08-08 22:25:41 +02:00 |
|
John J. Camilleri
|
39c51ac777
|
Merge pull request #5 from odanoburu/master
(#4) add .travis.yml using mac os
|
2018-08-08 22:23:40 +02:00 |
|
odanoburu
|
750ab83d12
|
(#4) add .travis.yml using mac os
|
2018-08-08 13:58:01 -03:00 |
|
Krasimir Angelov
|
fb4f992d98
|
fix in the verb paradigms
|
2018-08-08 09:33:37 +02:00 |
|
Krasimir Angelov
|
5bb454454a
|
add one more conjunction
|
2018-08-07 11:49:22 +02:00 |
|
Krasimir Angelov
|
e6f924d597
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
|
2018-08-07 11:48:34 +02:00 |
|
Krasimir Angelov
|
c41015523f
|
fix the location of agent in PassAgentVPSlash
|
2018-08-07 11:47:59 +02:00 |
|
John J. Camilleri
|
faf66b4a88
|
Update Clone.hs to add copy api files and add language to config
|
2018-08-07 11:21:58 +02:00 |
|
John J. Camilleri
|
0130a0012d
|
Better output when no files specified in Make.hs
|
2018-08-07 11:01:02 +02:00 |
|
John J. Camilleri
|
32647437ad
|
Remove unneccessary --gf-lib-path, which could give misleading errors
|
2018-08-07 10:11:23 +02:00 |
|
John J. Camilleri
|
b76d8512e4
|
Updade Make.sh to read languages.csv, more specific about what to compile
|
2018-08-07 10:06:12 +02:00 |
|
John J. Camilleri
|
1208cdf9bc
|
Remove english/CompatibilityCat.gf
There's no reason why that should be there
|
2018-08-07 09:44:03 +02:00 |
|
John J. Camilleri
|
d994208499
|
Cleanup Make.hs, remove 'parse' build command.
|
2018-08-07 08:41:45 +02:00 |
|
John J. Camilleri
|
cfb6bf0301
|
Update language config with "All" column; fix those marked for notpresent
Also fix bug in boolBit
|
2018-08-06 21:55:58 +02:00 |
|
John J. Camilleri
|
bad78999dc
|
Make summary more explicit as it was a bit misleading
|
2018-08-06 21:28:29 +02:00 |
|
John J. Camilleri
|
bd636d805a
|
Simplify specifying languages in Make.hs
|
2018-08-06 21:08:46 +02:00 |
|
John J. Camilleri
|
557ae6da44
|
Factor out language config to CSV file
Compiles, not tested
|
2018-08-06 16:53:23 +02:00 |
|
John J. Camilleri
|
70297f6ac2
|
Add --verbose/-v switch to Make.hs
|
2018-08-06 10:29:42 +02:00 |
|
John J. Camilleri
|
e44ab11609
|
copy copies everything from dist, not just specified modules
This was problematic when copying only a module and not its dependents.
|
2018-08-05 17:22:46 +02:00 |
|
John J. Camilleri
|
59672ef8ac
|
Re-add argument checking in Make.hs
|
2018-08-04 18:44:16 +02:00 |
|
John J. Camilleri
|
8600112264
|
Search for module by name and do not require language folder
|
2018-08-04 18:40:40 +02:00 |
|
John J. Camilleri
|
7f5fae2031
|
Add support for building/copying individual modules in Make.hs
Particularly useful for ExtraEng, large monolingual dicts, etc.
|
2018-08-04 18:10:37 +02:00 |
|
John J. Camilleri
|
cc8bb02489
|
Remove pgf build command
|
2018-08-04 16:27:20 +02:00 |
|
John J. Camilleri
|
1496a05060
|
Merge pull request #1 from kristiank/patch-1
corrected flag name (was 'to', now 'dest')
|
2018-08-02 12:00:59 +02:00 |
|
Kristian Kankainen
|
0df5b29602
|
corrected flag name (was 'to', now 'dest')
|
2018-08-02 10:11:46 +03:00 |
|
John J. Camilleri
|
19020167f7
|
First version of Make.bat, untested but basically complete
|
2018-07-30 15:58:36 +02:00 |
|
John J. Camilleri
|
56f530abab
|
Clean up Make.sh and add verbosity flag
|
2018-07-30 11:52:55 +02:00 |
|
Krasimir Angelov
|
4ca4fb1d6d
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
|
2018-07-29 17:30:43 +02:00 |
|
Krasimir Angelov
|
475231449a
|
fix in PassVPSlash/PassAgentVPSlash
|
2018-07-29 17:29:56 +02:00 |
|
John J. Camilleri
|
be66369ccf
|
Build modules separately otherwise a single fail makes whole thing fail
|
2018-07-28 16:02:06 +02:00 |
|
Krasimir Angelov
|
1b4762c436
|
make it possible to extend numberals beyound 1000000
|
2018-07-27 19:17:53 +02:00 |
|
Krasimir Angelov
|
e7b1c47300
|
added category ACard
|
2018-07-27 11:57:46 +02:00 |
|
Krasimir Angelov
|
e56ba66232
|
fix a paradigm
|
2018-07-27 11:56:18 +02:00 |
|
Krasimir Angelov
|
0d7df4d576
|
respect the verb type in GerundAdv
|
2018-07-27 11:55:06 +02:00 |
|
Krasimir Angelov
|
7bf3409b05
|
general prepositions in A2
|
2018-07-27 11:54:21 +02:00 |
|
John J. Camilleri
|
411da9cbd8
|
Update README
|
2018-07-26 21:43:45 +02:00 |
|
John J. Camilleri
|
ade493515a
|
[GF Split] Post-split updates
|
2018-07-25 20:18:48 +02:00 |
|
John J. Camilleri
|
5d058bcfc0
|
Remove RGL Source Browser
This has moved to:
https://github.com/GrammaticalFramework/rgl-source-browser
|
2018-07-22 14:55:27 +02:00 |
|
John J. Camilleri
|
e94f94fcf1
|
Merge pull request #46 from odanoburu/construct
(Eng) use Extend instead of Extra in Construction
|
2018-07-17 16:32:36 +02:00 |
|
Krasimir Angelov
|
0e126a24e0
|
field adv in AP is not used. Removing it simplifies the code.
|
2018-07-15 11:18:56 +02:00 |
|
Krasimir Angelov
|
ed60efd385
|
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
|
2018-07-15 10:55:54 +02:00 |
|