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
2019-11-18
Fix build problems, bump versiom to gf-3.10.4-git
Thomas Hallgren
2019-11-18
PGFService: revert unlexing change in PGFService to restore &+ behaviour
Thomas Hallgren
2019-11-13
fixed a vd bug that sometimes erased the root label
aarneranta
2019-11-12
fixed the problem with generating several roots in ud2gf. Now only the leftmo...
aarneranta
2019-10-09
forgot that debugging is on
krangelov
2019-10-09
fix chunk extraction when there are literals
krangelov
2019-10-09
fix the parsing for literals after the latest changes in the parser
krangelov
2019-09-20
more dead code
krangelov
2019-09-20
removed more dead code
krangelov
2019-09-20
remove obsolete code
krangelov
2019-09-10
GrammarToCanonical: bug fix: add missing case for Empty
Thomas Hallgren
2019-08-30
first version of a parser which returns chunks in case of failure
krangelov
2019-08-30
fix gu_map_next
krangelov
2019-08-30
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2019-08-30
a more reasonable API to iterate over a map
krangelov
2019-08-28
Update Stack files after testing with Stack v2
John J. Camilleri
2019-08-21
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
Thomas Hallgren
2019-08-21
Minibar: support for links to open a given grammar in the minibar
Thomas Hallgren
2019-08-20
added gu_map_delete
krangelov
2019-08-18
fix packages
krangelov
2019-08-18
fix reference to FastCGIUtils
krangelov
2019-08-18
remove obsolete code
krangelov
2019-08-09
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2019-08-09
bugfix in the parser's scanner
krangelov
2019-08-07
debian/rules: fix two build problems
Thomas Hallgren
2019-08-07
Download page: add binary package for Raspbian 10
Thomas Hallgren
2019-08-07
GF home page: fix some links smoother operation over https
Thomas Hallgren
2019-08-07
Remove wrong Haddock comment in PGF2
John J. Camilleri
2019-08-05
Minibar can now display grammar documentation.
Thomas Hallgren
2019-07-11
Remove TypeScript runtime and point to new repository
John J. Camilleri
2019-07-10
Merge pull request #45 from GrammaticalFramework/pgf2json
John J. Camilleri
2019-07-10
Minor renamings in JSON format
John J. Camilleri
2019-07-10
Address @heatherleaf's suggestions
John J. Camilleri
2019-07-07
Whitespace fixes
John J. Camilleri
2019-07-07
Finish compile to PGF JSON, including JSON schema for resulting format.
John J. Camilleri
2019-07-03
Finish JSON conversion for abstract
John J. Camilleri
2019-07-03
Start work on PGFtoJSON module. Add compiler flag `-f json`.
John J. Camilleri
2019-06-30
fully supported case-insensitive parsing/lookup
krangelov
2019-06-25
the parser now ensures that all word senses are in the chart
krangelov
2019-06-24
fix in gu_buf_heap_pop
krangelov
2019-06-24
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2019-06-24
share some code for printing
krangelov
2019-06-13
gflib.ts: put warning on console when function undefined
John J. Camilleri
2019-06-13
gflib.ts: fix in annotation when type is unknown
John J. Camilleri
2019-06-13
gflib.ts: generate source map, which is helpful for debugging
John J. Camilleri
2019-06-13
gflib.ts: handled unimplemented functions during linearisation
John J. Camilleri
2019-06-12
gflib.ts: also accept U+00C0-U+00FF (\192-\255) in idents in parseTree
John J. Camilleri
2019-06-12
gflb.ts: add comments about startsWith polyfill, making into module
John J. Camilleri
2019-06-10
Avoid modifying String prototype in TypeScript runtime
John J. Camilleri
2019-06-10
Use strict mode in TypeScript, catch some more corner cases
John J. Camilleri
[next]