| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-05 | GFEP: more screenshots | john.j.camilleri | |
| 2012-03-05 | GFEP: updated readme | john.j.camilleri | |
| 2012-03-05 | GFEP: updated screenshots | john.j.camilleri | |
| 2012-03-05 | GFEP: updated examples | john.j.camilleri | |
| 2012-03-05 | HinPesPhrasebook | virk.shafqat | |
| 2012-03-05 | refinements | virk.shafqat | |
| 2012-03-03 | Update home page and download page for GF 3.3.3 release | hallgren | |
| 2012-03-02 | libpgf: preliminary version for the statistical ranking. we use naive ↵ | kr.angelov | |
| statistical model with random weight for the meta variables. | |||
| 2012-03-02 | GF download page: Windows binary package added | hallgren | |
| 2012-03-02 | libpgf: simple optimization in the implementation for heaps | kr.angelov | |
| 2012-03-02 | GF 3.3.3 download page: initial set of binary packages added | hallgren | |
| 2012-03-02 | added HTML readme file to fracasbank | peter.ljunglof | |
| 2012-03-02 | Fix release notes typos | hallgren | |
| 2012-03-02 | Updated GF 3.3.3 release notes | hallgren | |
| 2012-03-02 | gf.cabal: update version number to 3.3.3 | hallgren | |
| but I am not tagging it yet, there is still time for some changes | |||
| 2012-03-01 | Update doc/gf-help-full.txt | hallgren | |
| * echo help -full -t2t | gf -run >doc/gf-help-full.txt * Insert 3 empty lines first in the file. | |||
| 2012-03-01 | gfse: bug fix | hallgren | |
| Fix a problem opening grammars created before grammar extension was introduced. | |||
| 2012-03-01 | WebSetup.hs: avoid ? wildcards because of odd behaviour under Win32 | hallgren | |
| There is some discussion here: http://www.xxcopy.com/xxcopy18.htm | |||
| 2012-03-01 | doc-phrasebook.txt: update link to minibar doc | hallgren | |
| 2012-03-01 | doc-phrasebook.txt: update hyperlinks | hallgren | |
| Link to www.grammaticalframework.org instead of code.haskell.org/gf. | |||
| 2012-03-01 | GF home page minor style update | hallgren | |
| 2012-03-01 | Setup.hs: include Hindi and Thai by default in RGL builds | hallgren | |
| 2012-03-01 | WebSetup.hs: use </> instead of '/' for Win32 compatibility | hallgren | |
| 2012-03-01 | Rename FoodsThai.gf back to FoodsTha.gf | hallgren | |
| so that it is included by default when building Foods.pgf for gf -server mode. | |||
| 2012-02-29 | libpgf: an API for building heaps from buffers in gu/seq.c | kr.angelov | |
| 2012-02-29 | gfse & minibar: minor style adjustments | hallgren | |
| 2012-02-29 | gf -server: update start page, add links to some documentation | hallgren | |
| 2012-02-29 | gfse: add missing file sort.js to the repository | hallgren | |
| 2012-02-29 | PGFService.hs bug fix: pattern match failure in doParse | hallgren | |
| doParse was missing a branch for PGF.ParseIncomplete. Also introduced the operator .= to simply the code that builds JSON objects. | |||
| 2012-02-28 | Updated GF 3.3.3 release notes | hallgren | |
| 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 | gfse: Translation Quiz integration | hallgren | |
| Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so that it will be installed by 'cabal install' along with the other files that are installed for use by gf -server mode. | |||
| 2012-02-28 | gf -server mode: JSONP support for grammar lists | hallgren | |
| Needed by the translation quiz. | |||
| 2012-02-28 | libpgf: another fix in the parser debugger | kr.angelov | |
| 2012-02-28 | GF 3.3.3 release notes: mention the new RGL languages | hallgren | |
| 2012-02-28 | bug fix in AppPredefined: don't compare values that contain variables. this ↵ | aarne | |
| should be checked even more generally. | |||
| 2012-02-28 | Updates for the GF 3.3.3 download page | hallgren | |
| 2012-02-28 | libpgf: the time measurement in pgf-translate should be made after ↵ | kr.angelov | |
| pgf_parse_result for more accurate timing | |||
| 2012-02-28 | libpgf: fix in the parser debugger | kr.angelov | |
| 2012-02-28 | Updated 3.3.3 release doc | john.j.camilleri | |
| Added link to GFEP page. | |||
| 2012-02-28 | Adding release notes and download page for version 3.3.3 | hallgren | |
| Feel free to add to the release notes! | |||
| 2012-02-28 | buf fix in the compiler for HOAS | kr.angelov | |
| 2012-02-28 | fixed Italian loro->li | aarne | |
| 2012-02-27 | gfse: recognize Predef categories Int, Float and String | hallgren | |
| but don't show them in the startcat menu. | |||
| 2012-02-27 | gfse: text mode improvements | hallgren | |
| + Preserve the startcat flag. + Preserve judgement order when possible (GF's parser does not preserve order and does not record exact source locations, only line numbers) | |||
| 2012-02-27 | libpgf: pretty printing for expressions with metavaraibles | kr.angelov | |
| 2012-02-27 | Phrasebook feedback: hide feedback submitted by Googlebot | hallgren | |
| 2012-02-25 | Hin and Snd in MiniGrammar demo | aarne | |
| 2012-02-24 | gfse: text mode editing: accept grammars with printname judgements | hallgren | |
| But printname judgements are ignored for now. Also fixed an UTF-8 encoding bug when parsing uploaded grammars in gf -server mode. | |||
