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
Age
Commit message (
Expand
)
Author
2008-09-26
Added semantic interpretation tag printing to the *bnf grammar printers.
bjorn
2008-09-26
Use ebnf format for "regular" output-format.
bjorn
2008-09-26
Changed nolr printer to use EBNF format.
bjorn
2008-09-26
ebnf printer: print external cats first.
bjorn
2008-09-26
bnf and ebnf printer: align ::= symbols.
bjorn
2008-09-26
SRG category renaming: don't count the external cats when calculating indices.
bjorn
2008-09-26
Changed SRG category renaming to use GF cat + index among CFG cats for that G...
bjorn
2008-09-26
Oops, I accidentally disabled all CFG simplification and LR-removal with the ...
bjorn
2008-09-26
Change category naming in CFG generation: the number now starts from 1 for ea...
bjorn
2008-09-26
Added --output-format=ebnf.
bjorn
2008-09-26
In CFG generation: don't add linrow number if the lincat has only a single co...
bjorn
2008-09-25
Added --output-format=nolr. Minor makeRegular refactoring.
bjorn
2008-09-25
Added --output-format=regular.
bjorn
2008-09-25
Fixe copy-paste error: srgs_abnf_nonrec produced xml, fixed now.
bjorn
2008-09-25
Somewhat nicer FCFG output format.
bjorn
2008-09-25
Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee...
bjorn
2008-09-23
Got SRGS ABNF generation to compile.
bjorn
2008-09-23
Added srgs_abnf_nonrec grammar printer to GF.Infra.Options.
bjorn
2008-09-23
Re-added old PrSRGS_ABNF (does not compile yet).
bjorn
2008-09-23
use hex in transliteration table
aarne
2008-09-23
Telugu transliteration
aarne
2008-09-22
moved lib/next-resource to next-lib/src, to enable linking with next-lib as v...
aarne
2008-09-22
GWT: somewhat nicer iterable() hack.
bjorn
2008-09-21
Added iterable() method for nicer iteration through GF method results. (GWT)
bjorn
2008-09-20
adapted Hindi to next-resource
aarne
2008-09-18
Fixed gf-morpho-server.cabal name typo. Added basic README for morpho server.
bjorn
2008-09-17
GWT: disable translation until the language info has been loaded from the ser...
bjorn
2008-09-17
GWT: update to use new /grammar resource. Select from language based on Accep...
bjorn
2008-09-17
fastcgi: rename /info to /grammar
bjorn
2008-09-17
fastcgi: replace /categories, /languages and /mylanguage with /info.
bjorn
2008-09-17
fastcgi server: add /mylanguage resource, which selects the language that bes...
bjorn
2008-09-17
GWT: comment out flag icon stuff in CSS.
bjorn
2008-09-17
Towards looking at the locale for default language. Added flag icons.
bjorn
2008-09-16
build parsers on demand if they aren't in the PGF file
krasimir
2008-09-16
fix the segmentation fault with Swedish
krasimir
2008-09-16
Better error handling in GWT UI.
bjorn
2008-09-15
GWT client: set Accept header to get plain text error messages,
bjorn
2008-09-15
Added loading popup to gwt ui
bjorn
2008-09-15
fastcgi server: decode UTF-8 inputs produced by the gwt client
bjorn
2008-09-15
gwt installball should not contain gf.fcgi
bjorn
2008-09-15
GWT: only allow a single compeltion request at a time.
bjorn
2008-09-15
Use abs path for gf.fcgi in gwt client.
bjorn
2008-09-15
Fixes to the GWT UI to be able to run it on other machines (still some hardco...
bjorn
2008-09-15
Added partial word completion to fastcgi server and update GWT UI accordingly.
bjorn
2008-09-15
A somewhat better solution to the words/UTF-8 problem: do encoding last, but ...
bjorn
2008-09-15
Temporary fix for the grave accent a encoding problem: change compatPrint to id.
bjorn
2008-09-12
completing resource api with things needed in WebALT
aarne
2008-09-12
Somewhat nicer gwt client ui style.
bjorn
2008-09-12
GWT client now has the same func
bjorn
2008-09-12
server: changes lang field to name
bjorn
[next]