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
path:
root
/
src
/
runtime
Age
Commit message (
Expand
)
Author
2019-02-14
different definition for GF_ARRAY_LEN
krangelov
2019-02-14
bugfix in computing record lengths
krangelov
2019-01-23
PGF.Haskell.fromStr: fix double spaces caused by empty tokens
Thomas Hallgren
2019-01-07
add CoNLLU as output format for gf2ud: merging issue (#24)
Prasanth Kolachina
2019-01-07
Merge pull request #24 from odanoburu/gf2ud-comments
Prasanth Kolachina
2018-12-20
revert to printing the unique id in ppBracketedString
Krasimir Angelov
2018-12-20
save the original concrete category in BracketedString
Krasimir Angelov
2018-12-19
(gf2ud) add comments to CoNLL-U output
odanoburu
2018-12-18
added the possibility to annotate features of syncat words, e.g. @"is" PresSg3
Aarne Ranta
2018-12-18
refactored cnc configfile parsing a bit
Aarne Ranta
2018-12-18
Merge branch 'master' into master
Aarne Ranta
2018-12-18
morph. feat generation by AR
Prasanth Kolachina
2018-12-18
added morphological tags to UD tree output. Tags are give in CncConfiguration...
Aarne Ranta
2018-12-17
allow comments in dependency configs and fix conll output
Prasanth Kolachina
2018-12-16
a pool where the smallest chunks are memory pages
krangelov
2018-12-01
dealing with ',' as syncategorematic token
Aarne Ranta
2018-11-30
Fix deprecations from containers >= 0.4.0.0
Peter Ljunglöf
2018-11-28
fixed a bug in the cnclabel format
Aarne Ranta
2018-11-28
remove custom-binary flag; update Cabal version restriction; bump version to ...
John J. Camilleri
2018-11-27
expose PGF and Concr for FFI
Krasimir Angelov
2018-10-15
hide the compatibility API
Krasimir Angelov
2018-08-06
A version of `readPGF` where the user handles the IO.
Frederik Hanghøj Iversen
2018-07-26
Minimal update with new repo URLs & build instructions
John J. Camilleri
2018-06-27
undo the partial fix for word completion since it breaks normal parsing
Krasimir Angelov
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
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
bracketedLinearize in Haskell now emits the BIND constructor like in Java
Krasimir Angelov
2018-06-13
Add TypeScript type definitions for gflib.js
John J. Camilleri
2018-05-28
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-05-28
added comment for Windows
Krasimir Angelov
2018-05-28
some tweaks for Windows
Krasimir Angelov
2018-05-24
spell error in py.egs.README
Prasanth Kolachina
2018-05-24
add bracketLinearizeAll for variants
Prasanth Kolachina
2018-05-21
fixed typo which broke the compilation on Windows
Krasimir Angelov
2018-05-21
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-05-21
fix the compilation when the byte order cannot be detected statically
Krasimir Angelov
2018-05-21
Update info about path to jni.h in Java binding install notes
John J. Camilleri
2018-05-21
Missing -I in Java bindings Makefile
John J. Camilleri
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2018-04-12
bugfix in the Haskell binding
Krasimir Angelov
2018-04-12
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2018-04-12
bugfix in the C parser
Krasimir Angelov
2018-04-09
- rm duplicate lines
odanoburu
2018-04-09
- rm trailing spaces
odanoburu
2018-02-22
- tweak the tokenizer in pgf_lookup_sentence to threat .!?,: as separate tokens
Krasimir Angelov
2018-02-04
partial fix for word completion in the C runtime
Krasimir Angelov
[next]