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
/
GF
Age
Commit message (
Expand
)
Author
2008-10-02
Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used,...
bjorn
2008-10-02
Added src/GF/Source/Makefile for regenerating the GF source parser from GF.cf.
bjorn
2008-10-02
Converted GF/Source/*.hs to Unix line endings, to be able to see what happens...
bjorn
2008-10-02
Fail more gracefully on unknown file name extensions.
bjorn
2008-10-01
added mode 'gf --run' for running silently a script ; made quizzes handle cha...
aarne
2008-09-30
Use parantheses for precedence in pgf-pretty lincats.
bjorn
2008-09-30
Added --cfg option for specifying which CFG transformations to use. Added sta...
bjorn
2008-09-30
Fixed CFG start cats for categories with more than one constituent.
bjorn
2008-09-30
Use filtering in regular printer.
bjorn
2008-09-30
SRG conversion: print CFG when a unknown cat is found in renameCats. Do filte...
bjorn
2008-09-30
pgf-pretty: remove single field record lincat hack. handle f "" (S []) correc...
bjorn
2008-09-30
Some pgf-pretty fixes, including note by Peter about W "apa" (S []).
bjorn
2008-09-25
Changes to the prolog output format
peb
2008-09-26
Added pgf-pretty output-format
bjorn
2008-09-26
Added isLiteralCat function to PGF.Macros.
bjorn
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-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-10
print the search path when we can't find a module
krasimir
2008-09-09
better error msg for missing record labels
aarne
2008-09-09
completed IdiomCat to compile api and math
aarne
2008-09-09
missing case in param lookup table in GrammartoGFCC
aarne
2008-09-09
debug information in GrammarToGFCC
aarne
2008-09-09
show "error" in run interruptibly mode in GFI
aarne
2008-09-09
enable matching of ++ strings with regular patterns
aarne
2008-09-05
capitals in lextext and unlextext; notice that a sentence starting with a pro...
aarne
2008-09-04
convert all values in shell pipes to strings
aarne
2008-09-03
Added --haskell-prefix option for changing the constructor prefix in generate...
bjorn
2008-09-03
new PGF output format: prolog syntax
peb
2008-09-03
treatment of Int: not always PredefAbs but can be PredefCnc
aarne
[next]