summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-21Syntax editor: start with initial grammar, startcat, to: languagesjohn.j.camilleri
2012-11-21support.js: elem() returns false when as is undefinedjohn.j.camilleri
2012-11-20gfse: remove obsolete fileshallgren
2012-11-20GF cloud: move gf-web-api-examples.html out of minibar directoryhallgren
2012-11-20Syntax editor: update to use common js filesjohn.j.camilleri
2012-11-20GF cloud: move support.js and pgf_online.jshallgren
2012-11-20Syntax editor: random generation of trees (and subtrees!)john.j.camilleri
2012-11-19remove the duplicated definition of PgfProductionIdx in parser.ckr.angelov
2012-11-17GF web service API examples: update examples of the browse commandhallgren
2012-11-17PGF service: command=browse&format=json returns info on all cats and funshallgren
2012-11-17GF web service API examples: added the "abstrjson" commandhallgren
2012-11-16Syntax editor: work on importing AST as string (eg for generate random)john.j.camilleri
2012-11-16bugfix for the building of bottom-up filter in the C runtimekr.angelov
2012-11-16new-comp: rewrite f (x|y) into (f x|f y)hallgren
2012-11-16Syntax editor: select subset of available languagesjohn.j.camilleri
2012-11-15Syntax editor: jump to next hole in treejohn.j.camilleri
2012-11-15Syntax editor: fix bug in Firefox, Seamonkeyjohn.j.camilleri
2012-11-14Add flag --document-root for user with gf --serverhallgren
2012-11-14GF usage message fixeshallgren
2012-11-14revised heuristic in the statistical parserkr.angelov
2012-11-13Add first demo of new syntax editorjohn.j.camilleri
2012-11-13Adding a new experimental partial evalutatorhallgren
2012-11-13bugfix in the statistical parserkr.angelov
2012-11-12two simple heuristics which speed up the statistical parser more than seven t...kr.angelov
2012-11-12a simple refactoring in the statistical parserkr.angelov
2012-11-12more counters in the profiler for the statistical parserkr.angelov
2012-11-12now we store the state instead of the offset for every continuation in the ch...kr.angelov
2012-11-12in the statistical parser: move the outside probability from the parse items ...kr.angelov
2012-11-12small refactoring in the C runtimekr.angelov
2012-11-12use size_t consistently as the type for constituent indices in the C runtimekr.angelov
2012-11-12implemented gu_map_count in runtime/c/gu/map.ckr.angelov
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
2012-11-07GF.Grammar.PatternMatch: relax overly restrictive type signatureshallgren
2012-11-07Some changed/new utility functionshallgren
2012-11-06gf -server: make it possible to pass arbitrary flags/options to gf when compi...hallgren
2012-11-05unicode4k-changedvirk.shafqat
2012-10-30TransQuiz: use the grammars from the same serverhallgren
2012-10-29use prob_t instead of float in a few placeskr.angelov
2012-10-26Minibar: cursor over editable words is now a "hand"john.j.camilleri
2012-10-25forgot to add one #ifdefkr.angelov
2012-10-25GF.Grammar.Macros: add function collectPattOphallgren
2012-10-25a major refactoring in the robust parser: bottom-up filtering and garbage col...kr.angelov
2012-10-24GF.Grammar.Macros: add function composPattOphallgren
2012-10-24Compute.ConcreteNew: support variantshallgren
2012-10-24GeneratePMCFG: prefix messages about "impossible" errors with 'Internal error:'hallgren
2012-10-23gf-cloud-api.html: document the new command=remakehallgren
2012-10-23gf -server: introduce command=remake for recompiling previously uploaded gram...hallgren
2012-10-23cleanuphallgren
2012-10-22Add Chinese to the list of installed RGL languages and support it in the web ...hallgren
2012-10-19Refactor compileSourceModulehallgren