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
/
runtime
Age
Commit message (
Expand
)
Author
2012-02-29
libpgf: the first prototype for the robust parser
kr.angelov
2012-02-29
libpgf: the choice object should remember integers instead of single bytes
kr.angelov
2012-02-28
libpgf: another fix in the parser debugger
kr.angelov
2012-02-28
libpgf: the time measurement in pgf-translate should be made after pgf_parse_...
kr.angelov
2012-02-28
libpgf: fix in the parser debugger
kr.angelov
2012-02-27
libpgf: pretty printing for expressions with metavaraibles
kr.angelov
2012-02-24
libpgf: fix in pgf_read_into_map
kr.angelov
2012-02-24
libpgf: simple fix in the grammar printer and the reader
kr.angelov
2012-02-22
libpgf: now we have both complete bottom up index for robust parsing and fast...
kr.angelov
2012-02-22
libpgf: two small fixes in the parser debugger
kr.angelov
2012-02-22
libpgf: the map curr_lindefs must be allocated from a temporary pool
kr.angelov
2012-02-21
libpgf: added index for fast lexicon lookup. Still not perfect
kr.angelov
2012-02-21
utils/pgf-translate now reports the parsing time
kr.angelov
2012-02-18
libpgf: now the debugging mode for the parser is available only with compilat...
kr.angelov
2012-02-18
libpgf: remove the now redundant field extra_ccats in PgfConcr
kr.angelov
2012-02-18
libpgf: now the linearization index is created during the grammar loading whi...
kr.angelov
2012-02-17
libpgf: simplify the loading of PgfCncCat
kr.angelov
2012-02-17
libpgf: added printer.c
kr.angelov
2012-01-26
libpgf: switch to using callbacks and lazy prediction in the parser. this red...
kr.angelov
2012-01-26
libpgf: use a temporal pool for allocating the arrays in the continuation map...
kr.angelov
2012-01-26
libpgf: fix a warning in reader.c
kr.angelov
2012-01-26
libpgf: fix in string.h
kr.angelov
2012-01-24
libpgf: few fixes to make the loading of grammars with def rules possible
kr.angelov
2012-01-23
libpgf: extra_ccat is now redundant and was removed
kr.angelov
2012-01-23
libpgf: forgot to add utils/pgf-print.c
kr.angelov
2012-01-23
pgf-translate: add \n at the end of two error messages
kr.angelov
2012-01-23
libpgf: debugging framework for the parser
kr.angelov
2012-01-23
libpgf: the concrete categories were allocated from the temporary pool
kr.angelov
2012-01-23
libpgf: printing of literals and flags
kr.angelov
2012-01-23
libpgf: move the lindefs field from PgfCncCat to PgfCCat. display the list in...
kr.angelov
2012-01-21
added an API for printing the PGF to human readable format
kr.angelov
2012-01-21
fix the crash in the reader when there aren't any productions per category.
kr.angelov
2012-01-20
initial import of the C runtime
kr.angelov
2011-12-19
the parser now use nub instead of nubsort which means that the abstract synta...
kr.angelov
2011-12-08
Now graphvizAbstractTree suppress the visualization of implicit arguments.
kr.angelov
2011-11-15
now we store version number in every .gfo file. If the file is compiled with ...
kr.angelov
2011-11-10
Now PMCFG is compiled per module and at the end we only link it. The new comp...
kr.angelov
2011-10-25
Preparations for release of GF 3.3
hallgren
2011-10-20
PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happy
hallgren
2011-10-12
Improvements of "gf -server" mode and related setup
hallgren
2011-10-10
minibar/support.js: added function encodeArgs.
hallgren
2011-09-21
fix in the proof search. when we start the generation from a template, we mus...
kr.angelov
2011-09-15
added topological sort module to PGF - to be used in example based grammar wr...
ra.monique
2011-09-14
quick fixes in PGF.TypeCheck suggested by Krasimir; to be revisited
aarne
2011-08-30
bugfixes in the typechecker and the tree generator
kr.angelov
2011-08-30
bugfix: allow higher-order variables in the linearization
kr.angelov
2011-08-29
skip spaces before closing parenthesis in PGF.Expr.pFactor
aarne
2011-08-28
import command now gives priority to new abstract syntax, and discards the ol...
aarne
2011-08-22
minibar: documentation update
hallgren
2011-08-22
minibar: quick fix to allow literals to be entered.
hallgren
[next]