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
2013-01-29
Better error message for unsupported token gluing
hallgren
2013-01-29
Fix a bug with record extension
hallgren
2013-01-29
Avoid crash in random generation with probabilities
hallgren
2013-01-29
bugfix in the reference counting for Python
kr.angelov
2013-01-29
the Python binding is in pure C again
kr.angelov
2013-01-29
added an API for composing and decomposing abstract trees from Python
kr.angelov
2013-01-29
fixed typos in the python binding: in a few places pgf_ExprType was used inst...
kr.angelov
2013-01-28
Quick fix to render some parser error messages from UTF-8-encoded source file...
hallgren
2013-01-28
Better error message for Predef.error
hallgren
2013-01-28
improved error message for overloading in case the given signature looks the ...
aarne
2013-01-24
Python binding: add a parsing function that accepts directly a list of tokens.
gregoire.detrez
2013-01-18
Add fun/cat printnames to PGF web service
john.j.camilleri
2013-01-13
gf -server: fix bug in bug fix for current directory
hallgren
2013-01-12
gf -server: small logging improvements
hallgren
2013-01-12
gf -server: defend against problems with the current directory caused unhandl...
hallgren
2013-01-11
Syntax editor: initial support for string literals
john.j.camilleri
2013-01-11
Syntax editor: add tooltips to buttons
john.j.camilleri
2013-01-11
Syntax editor: remove beta label
john.j.camilleri
2013-01-11
partial evaluator: fix token glueing bug
hallgren
2013-01-09
Fixes for minibar offline
hallgren
2013-01-09
PGF service: new command: download
hallgren
2013-01-08
fix warnings in pgf-parse.c
kr.angelov
2013-01-08
PGF installation instructions for Mac OSX
peter.ljunglof
2013-01-08
Made meta probs an optional argument instead of hard-coded in pgf-translate
peter.ljunglof
2013-01-08
New PGF utility: pgf-parse
peter.ljunglof
2013-01-07
now the Python binding has an alternative representation for abstract trees w...
kr.angelov
2013-01-07
a new reasoner in the C runtime. It supports tabling which makes it decideabl...
kr.angelov
2012-12-27
bugfix in the strings library from the C runtime
kr.angelov
2012-12-20
bug fix in the new partial evaluator
hallgren
2012-12-20
added alltenses to the default search path (just like prelude)
aarne
2012-12-20
PGFService.hs: code duplication reduction
hallgren
2012-12-19
partial evaluator bug fix
hallgren
2012-12-19
GF.Grammar.Lookup: new function lookupResDefLoc
hallgren
2012-12-19
bugfix: the linearizer should not generate extra space at the end of the sent...
kr.angelov
2012-12-19
bugfix for linearization of metavariables at the root of a tree
kr.angelov
2012-12-19
rename linearize.{h/c} to linearizer.{h/c} which follows the convention used ...
kr.angelov
2012-12-19
a major reimplementation of the linearizer in the C runtime
kr.angelov
2012-12-18
fixed accidental bug in pgf-parse.c
kr.angelov
2012-12-18
partial evaluator bug fix
hallgren
2012-12-18
the C runtime now can read abstract expressions with literals and meta variables
kr.angelov
2012-12-14
debugging infrastructure in the reasoner
kr.angelov
2012-12-14
bugfix for the reasoner in the C runtime
kr.angelov
2012-12-14
a bit more flexible API for parsing in Python
kr.angelov
2012-12-14
The first prototype for exhaustive generation in the C runtime. The trees are...
kr.angelov
2012-12-14
Add language extension for ghc<7.4
hallgren
2012-12-14
More work on the new partial evaluator
hallgren
2012-12-13
bugfix in the lexer from the C runtime. the input sentence doesn't have to te...
kr.angelov
2012-12-13
added simple error handling in the Python test
kr.angelov
2012-12-13
added a simple test for the Python binding
kr.angelov
2012-12-13
an initial API for parsing and linearization from Python
kr.angelov
[next]