John J. Camilleri
d5f68970b9
Add FoodsSwe (fails)
2021-02-09 10:54:51 +01:00
John J. Camilleri
9c2d8eb0b2
Add FoodsChi, FoodsHeb to LPGF testsuite
2021-02-09 10:14:40 +01:00
John J. Camilleri
34f0fc0ba7
Fix bug in dynamic parameter handling, compile FoodsBul successfully
2021-02-03 15:41:27 +01:00
John J. Camilleri
42b9e7036e
Support dynamic param values
2021-02-03 13:16:10 +01:00
John J. Camilleri
132f693713
Minor cleanup
2021-02-03 09:44:15 +01:00
John J. Camilleri
153bffdad7
Support nested parameters, but fails with non-static values (see FoodsBull, ASg kind.g).
2021-02-03 00:11:22 +01:00
John J. Camilleri
d09838e97e
Separate .trees and .treebank, and add a script for making the latter from the former
2021-02-02 21:46:38 +01:00
John J. Camilleri
c94bffe435
Generalise testsuite script to use treebank files, add FoodEng
2021-02-02 21:22:36 +01:00
John J. Camilleri
2a5850023b
Correctly handle projection, but only in limited cases
2021-02-01 13:08:39 +01:00
John J. Camilleri
fe15aa0c00
Use canonical GF in LPGF compiler
...
Still contains some hardcoded values, missing cases.
I notice now that LPGF and Canonical GF are almost identical, so maybe we don't need a new LPGF format,
just a linearization-only runtime which works on canonical grammars.
The argument for keeping LGPF is that it would be optimized for size and speed.
2021-02-01 12:28:06 +01:00
John J. Camilleri
cead0cc4c1
Add selection and projection cases but not working
2021-01-26 09:55:07 +01:00
John J. Camilleri
6f622b496b
Rename Zero grammar to Walking
2021-01-26 09:35:21 +01:00
John J. Camilleri
270e7f021f
Add binary instances
2021-01-25 14:42:00 +01:00
John J. Camilleri
32b0860925
Make LPGF testsuite work (but still fails)
...
stack test :lpgf
2021-01-25 13:41:33 +01:00
John J. Camilleri
f24c50339b
Strip down format. More early work on compiler. Add testsuite (doesn't work yet).
2021-01-25 12:10:30 +01:00
John J. Camilleri
cd5881d83a
Early work on LPGF compiler
2021-01-22 15:17:36 +01:00
John J. Camilleri
93b81b9f13
Add first version of LPGF datatype, with linearization function and some hardcoded examples
2021-01-22 14:07:41 +01:00
John J. Camilleri
8ad9cf1e09
Add flag and stubs for compiling to LPGF format
2021-01-19 17:21:13 +01:00
Inari Listenmaa
d77921005a
Specify that the Windows guide is for Windows 10
2020-12-16 17:38:13 +01:00
John J. Camilleri
2b6b315bd7
Add note to changelog that #87 is still pending
2020-12-07 10:35:11 +01:00
John J. Camilleri
7f6bfa730b
Update changelog for 3.11 by going through all commit messages since GF-3.10
2020-12-07 10:31:19 +01:00
John J. Camilleri
d6be4ec3b0
Add note about why we're not using Setup Haskell action for Ubuntu build.
2020-11-30 23:05:43 +01:00
John J. Camilleri
68ec61f44d
Remove build status badge from README
...
The GitHub interface now provides much richer information about build status.
2020-11-30 22:03:23 +01:00
John J. Camilleri
491084e38e
Merge pull request #88 from GrammaticalFramework/build-binary-packages
...
Build binary packages
2020-11-30 22:00:00 +01:00
John J. Camilleri
a7a6eb5581
Update release instructions
2020-11-30 21:34:50 +01:00
John J. Camilleri
4223935b12
Combine binary workflows into one with multiple jobs
2020-11-30 20:57:20 +01:00
John J. Camilleri
8dc1ed83b6
Update RELEASE.md
2020-11-30 13:01:51 +01:00
John J. Camilleri
8f3a7a3b6a
Copy things into subfolders
2020-11-27 00:51:38 +01:00
John J. Camilleri
921a8981fb
Install python-devel in msys2
2020-11-27 00:11:54 +01:00
John J. Camilleri
169f2c786d
Install pip in msys2
2020-11-27 00:00:44 +01:00
John J. Camilleri
629a574dfa
Considerable updates to 3.11 download page
2020-11-26 23:57:09 +01:00
John J. Camilleri
6b7e9c8c7a
Inherit path with Python compilation too
2020-11-26 23:40:08 +01:00
John J. Camilleri
78f42774da
Inherit path when running pip
2020-11-26 23:30:47 +01:00
John J. Camilleri
54c0949354
Change echo path command in powershell
2020-11-26 23:16:15 +01:00
John J. Camilleri
0632824b99
Need to add pip to msys2 path
2020-11-26 23:02:16 +01:00
John J. Camilleri
24bbeb31df
Change extra lib/include directories
2020-11-26 22:38:23 +01:00
John J. Camilleri
70811d83be
Merge remote-tracking branch 'origin/master' into build-binary-packages
2020-11-25 20:57:01 +01:00
John J. Camilleri
0ed6b726a2
Add lib/include envvars for Python build
2020-11-25 20:47:47 +01:00
John J. Camilleri
88252cb107
Try build Python bindings not using msys2
2020-11-24 23:21:05 +01:00
John J. Camilleri
cf6468a452
Install Python dev tools
2020-11-24 23:03:46 +01:00
John J. Camilleri
3e1c69da21
First attempt at building Python bindings for Windows
2020-11-24 22:46:28 +01:00
John J. Camilleri
4bcde7d6a2
Copy compiled Java files from local
2020-11-24 22:09:37 +01:00
John J. Camilleri
78c1c099df
Find jpgf.jar
2020-11-24 21:08:56 +01:00
John J. Camilleri
7501a7916e
Copy jpgf.jar to dist
2020-11-24 20:47:09 +01:00
John J. Camilleri
32f451f1d7
Add jdk/bin to path
2020-11-24 20:29:04 +01:00
John J. Camilleri
aad2ba61d4
Move flag
2020-11-24 15:59:01 +01:00
John J. Camilleri
9932b10bf1
Add -D__int64=int64_t flag to Java Windows build
2020-11-24 15:48:22 +01:00
John J. Camilleri
f8da24c5ec
Change include path when building Java bindings in Windows build
2020-11-24 15:36:13 +01:00
John J. Camilleri
951e439703
First attempt at building Java bindings
2020-11-24 13:06:13 +01:00
John J. Camilleri
08e6aca83d
Windows testing...
2020-11-24 13:00:05 +01:00