| Age | Commit message (Collapse) | Author |
|
|
|
Also added a note that partial builds (cabal build rgl-none, etc) doesn't work
with newer versions of cabal.
|
|
|
|
|
|
|
|
entry. Now this is fixed by treating those as syntactic rules
|
|
notes for the next release
You can use 'darcs changes --from-tag=RELEASE-3.6' to get a list of changes
since the previous release and extract noteworthy changes from there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
but much faster
|
|
|
|
the app!
|
|
Also fixed a problem with showing inflections for words containing underscores
(e.g. race_2_N).
|
|
minibar_support.js
|
|
|
|
The minibar lets the user choose any category as the start category, but this
can lead to run-time errors for grammars compiled with -optimize-pgf.
The problem can also be observed in the GF shell. For example,
"linearize Fish" (which means that the start category is Kind) fails for
some languages when Foods.pgf is compiled with -optimize-pgf.
|
|
Minibar needs js/langcode.js now, so need to include it in gfse/index.html
and syntax-exitor/editor.html too.
|
|
|
|
|
|
|
|
NERC in Haskell and Java now refuses to recognize names that match words in the lexicon. The latest is useful for German
|
|
|
|
supported by the browser
|
|
|
|
|
|
if case_sensitive=off
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When using make -j to compile examples/app or examples/phrasebook, since
the dependencies are not completely specified in the Makefiles, it can
happen that the same file is compiled at the same by more than one process,
resulting in an error when they try to write the same .gfo.tmp file. Adding a
random number to the temporary file name avoids this problem.
|
|
|
|
temporary pool is used on every iteration to keep memory allocation to constant
|
|
|
|
|
|
|
|
|
|
|