index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-26
Update README
John J. Camilleri
2018-07-26
Minimal update with new repo URLs & build instructions
John J. Camilleri
2018-07-26
Fixes for buildWeb
John J. Camilleri
2018-07-25
[GF Split] Post-split updates
John J. Camilleri
2018-07-22
Merge pull request #8 from legalese/GF_LIB_PATH
John J. Camilleri
2018-07-22
explain that GF_LIB_PATH can now be a colon-separated list
Meng Weng Wong
2018-07-22
GF_LIB_PATH can now be path1:path2:path3, not just path1
meng wong
2018-07-19
WebSetup: fail silently when example grammars don't build
John J. Camilleri
2018-07-17
Merge pull request #46 from odanoburu/construct
John J. Camilleri
2018-07-05
More cleanup in Setup and WebSetup
John J. Camilleri
2018-07-05
Relax dependency on `directory` package for Setup
John J. Camilleri
2018-07-05
revert to a version compatible with Cabal 1.22
Krasimir Angelov
2018-07-05
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-07-05
Cleanup in Setup.hs; include `custom-setup:setup-depends` in cabal file.
John J. Camilleri
2018-07-05
Clean up imports in Setup.hs
John J. Camilleri
2018-07-05
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-07-04
Fix `make sdist` to use `git archive` instead of `darcs dist`
John J. Camilleri
2018-07-04
Remove more remnants from the darcs days
John J. Camilleri
2018-07-04
Replace Distribution.Simple.Utils.noticeNoWrap with putStr
John J. Camilleri
2018-07-04
Remove code which tries to get version information from darcs folder
John J. Camilleri
2018-07-04
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-07-04
a majour refactoring to support clitic pronouns
Krasimir Angelov
2018-07-04
Remove examples directory; these now live in gf-contrib
John J. Camilleri
2018-06-27
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-06-27
GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10
Thomas Hallgren
2018-06-27
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-06-27
undo the partial fix for word completion since it breaks normal parsing
Krasimir Angelov
2018-06-23
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-06-21
Merge pull request #64 from odanoburu/por
Inari Listenmaa
2018-06-20
a simple fix for the linearizer
Krasimir Angelov
2018-06-20
Revert "when linearizing missing functions with brackets, the name of the fun...
Krasimir Angelov
2018-06-20
Revert "forgot to switch off the debugger"
Krasimir Angelov
2018-06-20
Merge remote-tracking branch 'upstream/master' into por
odanoburu
2018-06-20
forgot to switch off the debugger
Krasimir Angelov
2018-06-20
when linearizing missing functions with brackets, the name of the function sh...
Krasimir Angelov
2018-06-20
added bracketedLinearizeAll
Krasimir Angelov
2018-06-20
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-06-20
bracketedLinearize in Haskell now emits the BIND constructor like in Java
Krasimir Angelov
2018-06-20
Remove wide coverage translator
John J. Camilleri
2018-06-20
Homepage minors
John J. Camilleri
2018-06-16
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-06-15
Split gftest to a new repo
Inari Listenmaa
2018-06-15
Merge pull request #62 from inariksit/dutch
Inari Listenmaa
2018-06-15
(Dut) Extend vs. Extra
Inari Listenmaa
2018-06-14
Remove oldstyle.css
John J. Camilleri
2018-06-13
Remove editor mode files from Haskell package (in gf.cabal)
John J. Camilleri
2018-06-13
Add TypeScript type definitions for gflib.js
John J. Camilleri
2018-06-13
Clean up old download pages
John J. Camilleri
2018-06-12
added transliteration arabic_unvocalized, which omits the vowels
Aarne Ranta
2018-06-12
Remove HTML files from VC which should be generated from txt2tags
John J. Camilleri
[next]