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
2012-11-23
Minibar: add show/hide functions
john.j.camilleri
2012-11-22
minibar: can now switch back to the minibar after switching to the syntax editor
hallgren
2012-11-22
PGFService.hs: fix type error caused by change to PGF.graphvizParseTree
hallgren
2012-11-22
Syntax editor: can now load minibar (in-place) from a linearised tree
john.j.camilleri
2012-11-22
better visualization of parse trees
peter.ljunglof
2012-11-22
Added C compilation notes for Mac OSX
peter.ljunglof
2012-11-21
minibar: fix bug introduced in previous update
hallgren
2012-11-21
minibar+syntax editor integration, work in progress 2
hallgren
2012-11-21
Syntax editor: start with initial AST
john.j.camilleri
2012-11-21
minibar+syntax editor integration, work in progress
hallgren
2012-11-21
Syntax editor: start with initial grammar, startcat, to: languages
john.j.camilleri
2012-11-21
support.js: elem() returns false when as is undefined
john.j.camilleri
2012-11-20
gfse: remove obsolete files
hallgren
2012-11-20
GF cloud: move gf-web-api-examples.html out of minibar directory
hallgren
2012-11-20
Syntax editor: update to use common js files
john.j.camilleri
2012-11-20
GF cloud: move support.js and pgf_online.js
hallgren
2012-11-20
Syntax editor: random generation of trees (and subtrees!)
john.j.camilleri
2012-11-19
remove the duplicated definition of PgfProductionIdx in parser.c
kr.angelov
2012-11-17
GF web service API examples: update examples of the browse command
hallgren
2012-11-17
PGF service: command=browse&format=json returns info on all cats and funs
hallgren
2012-11-17
GF web service API examples: added the "abstrjson" command
hallgren
2012-11-16
Syntax editor: work on importing AST as string (eg for generate random)
john.j.camilleri
2012-11-16
bugfix for the building of bottom-up filter in the C runtime
kr.angelov
2012-11-16
new-comp: rewrite f (x|y) into (f x|f y)
hallgren
2012-11-16
Syntax editor: select subset of available languages
john.j.camilleri
2012-11-15
Syntax editor: jump to next hole in tree
john.j.camilleri
2012-11-15
Syntax editor: fix bug in Firefox, Seamonkey
john.j.camilleri
2012-11-14
Add flag --document-root for user with gf --server
hallgren
2012-11-14
GF usage message fixes
hallgren
2012-11-14
revised heuristic in the statistical parser
kr.angelov
2012-11-13
Add first demo of new syntax editor
john.j.camilleri
2012-11-13
Adding a new experimental partial evalutator
hallgren
2012-11-13
bugfix in the statistical parser
kr.angelov
2012-11-12
two simple heuristics which speed up the statistical parser more than seven t...
kr.angelov
2012-11-12
a simple refactoring in the statistical parser
kr.angelov
2012-11-12
more counters in the profiler for the statistical parser
kr.angelov
2012-11-12
now we store the state instead of the offset for every continuation in the ch...
kr.angelov
2012-11-12
in the statistical parser: move the outside probability from the parse items ...
kr.angelov
2012-11-12
small refactoring in the C runtime
kr.angelov
2012-11-12
use size_t consistently as the type for constituent indices in the C runtime
kr.angelov
2012-11-12
implemented gu_map_count in runtime/c/gu/map.c
kr.angelov
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-11-07
GF.Grammar.PatternMatch: relax overly restrictive type signatures
hallgren
2012-11-07
Some changed/new utility functions
hallgren
2012-11-06
gf -server: make it possible to pass arbitrary flags/options to gf when compi...
hallgren
2012-11-05
unicode4k-changed
virk.shafqat
2012-10-30
TransQuiz: use the grammars from the same server
hallgren
2012-10-29
use prob_t instead of float in a few places
kr.angelov
2012-10-26
Minibar: cursor over editable words is now a "hand"
john.j.camilleri
2012-10-25
forgot to add one #ifdef
kr.angelov
[next]