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
/
compiler
/
GF
/
Compile
/
GetGrammar.hs
Age
Commit message (
Expand
)
Author
2023-09-25
Indent each line of an error message
Andreas Källberg
2018-01-23
Remove "Warning: default encoding has changed from Latin-1 to UTF-8"
Thomas Hallgren
2016-09-05
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...
aarne
2016-03-21
initial support for BNFC syntax in context-free grammars for GF. Not all feat...
krasimir
2014-10-16
More haddock documentation improvements
hallgren
2014-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
2014-03-21
refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...
kr.angelov
2013-12-06
Show relative file paths in error messages
hallgren
2013-11-25
Change how GF deals with character encodings in grammar files
hallgren
2013-11-21
Some refactoring in GF.Compile and GF.Compile.GetGrammar
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-10-19
Refactor compileSourceModule
hallgren
2012-08-29
Use nub' instead of nub in some places, remove some unused nub imports
peter.ljunglof
2011-11-15
more structured format for errors and warnings from the compiler
kr.angelov
2011-11-02
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...
kr.angelov
2011-11-02
Now the compiler maintains more precise information for the source locations ...
kr.angelov
2010-11-26
Add builtin preprocessors. Avoid creating tmp file. Fix multipreprocessor bug.
hallgren
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir