| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-20 | css/style.css: a style sheet for GF web pages | hallgren | |
| 2010-12-20 | index.html: changes for release 3.1.6 | hallgren | |
| It's a bit late. I don't know why these changes haven't been recorded before... | |||
| 2010-12-20 | New demo: translation quiz. Remove outdated demos/index.txt | hallgren | |
| 2010-12-17 | gf.cabal: version 3.1.91, remove pgf-http | hallgren | |
| The version of cabal distributed with Ubuntu 10.10 is too old to handle executables that refer to the library in the same package, so to not make it too complicated for Ubuntu users to compile GF from source, pgf-http is no longer part of the main gf.cabal. :-( | |||
| 2010-12-17 | Add -optimize-pgf to Makefile for Foods.pgf | hallgren | |
| 2010-12-17 | minibar.html: omit explicit grammars_url option | hallgren | |
| The grammars will then by default be fetched from the same server as minibar.html. This means that everything will be served locally when accessing minibar through a locally running pgf-http. | |||
| 2010-12-17 | minibar/support.js: fix comment typos and add links | hallgren | |
| 2010-12-17 | pgf-http now uses $datadir/www instead of ./www as the document root | hallgren | |
| Along with the changes to Setup.hs it should now be enough to do cabal install pgf-http open http://localhost:41296/ to run the PGF service locally and play with some example grammars in minibar. | |||
| 2010-12-17 | RunHTTP.hs: remove hardcoded document root | hallgren | |
| The document root is now part of the arguments passed to runHTTP. | |||
| 2010-12-17 | Install minibar and some example grammars along with pgf-http | hallgren | |
| Together with the changes to pgf-http, this should make it much easier to run the PGF service and minibar locally. | |||
| 2010-12-17 | bugfix: GeneratePMCFG should initialize the lexicon to empty | krasimir | |
| 2010-12-17 | bugfix: setProbabilities should be more robust when there are missing ↵ | krasimir | |
| probabilities for some functions or categories | |||
| 2010-12-16 | fixes in QueryFre | aarne | |
| 2010-12-16 | some fixes in QuerySwe; a first version of QueryFre | aarne | |
| 2010-12-14 | updated documentation of pg -printer formats | aarne | |
| 2010-12-14 | documented the pgf -printer values for help | aarne | |
| 2010-12-14 | option cc -list added | aarne | |
| 2010-12-14 | PGFToCFG should use the full production set because the lexicon is now split out | krasimir | |
| 2010-12-14 | now every parse state keeps reference only to the concrete and the abstract ↵ | krasimir | |
| syntaxes but not to the whole PGF | |||
| 2010-12-14 | numerals: add language flags | hallgren | |
| to help minibar pick the right default language | |||
| 2010-12-14 | Update version number to 3.1.90 to indicate that we are getting close to the ↵ | hallgren | |
| 3.2 release | |||
| 2010-12-14 | work-around in Tree.expr2tree to make Paraphrase work | aarne | |
| 2010-12-14 | type checking of oper types with let expressions | aarne | |
| 2010-12-14 | optimization in the parser for large lexicons. Now, the parser is slightly ↵ | krasimir | |
| slower for grammars with a small lexicon but 3-4 times faster for the English Resource Grammar used in combination with Oxford Advanced Learners Dictionary | |||
| 2010-12-13 | update the testsuite for the parser to the latest API | krasimir | |
| 2010-12-11 | fixed the failure to partial-evaluate pre in right-associative context | aarne | |
| 2010-10-19 | In the haskell code, we make the binary representation of the doubles ↵ | gdetrez | |
| compliant with IEEE 754. The default binary representation in haskell's Data.Binary package is homemade and quite complicated. Making it compliant with IEEE 754 will make it easyer for the java runtimes (and probably others) to load the PGF. | |||
| 2010-12-10 | preparing resource api for multilingual documentation | aarne | |
| 2010-12-09 | minibar/support.js: add an errorcallback parameter to ajax_http_get | hallgren | |
| 2010-12-08 | no pro drop for polite forms in PhrasebookPol | aarne | |
| 2010-12-08 | ProDrop in PhrasebookPol | aarne | |
| 2010-12-08 | some more functions in GF.Data.TrieMap | krasimir | |
| 2010-12-08 | CompCN in Hindustani and Pnb by Shafqat | aarne | |
| 2010-12-08 | fixed typos in the documentation for PGF.Parse | krasimir | |
| 2010-12-06 | simple refactoring in PGF.Macros and related | krasimir | |
| 2010-12-07 | optimize-pgf and file flag in pg -pgf | aarne | |
| 2010-12-07 | moved PGF.ToApi to GF.Compile.ToAPI | aarne | |
| 2010-12-07 | shell command pg -pgf writes current pgf into a file | aarne | |
| 2010-12-07 | minibar.js: restore start_miniabr function for backward compatibility | hallgren | |
| 2010-12-07 | wir without capitals in PhrasebookGer | aarne | |
| 2010-12-07 | slight refactoring of Phrasebook, with less start words | aarne | |
| 2010-12-06 | changed animals so that it compiles, after manual removal of duplicated api ↵ | aarne | |
| functions (to be fixed in ToAPI) | |||
| 2010-12-06 | printing option -api in the eb command | aarne | |
| 2010-12-06 | no more IO in the syntax to API translator | ra.monique | |
| 2010-12-06 | vt -api with conversion to resource API names | aarne | |
| 2010-12-05 | added syntax to api translation module | ra.monique | |
| 2010-12-01 | minibar: rewrite minibar.js in a more idiomatic JS OOP style | hallgren | |
| This provides easier access to minibar internals for people who want to extend it, but probably also reveals too much of the internal machinery... | |||
| 2010-12-01 | Let minibar keep its own copy of tree-btn.png | hallgren | |
| 2010-12-01 | support.js: add function bind (JS OOP trick) | hallgren | |
| 2010-12-01 | documentation in gfm-format examples (dir renamed from multi) | aarne | |
