| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-10-25 | Fix some more typos and clean up 3.2.9 download page | hallgren | |
| 2011-10-25 | Fix typo on GF 3.3 download page | hallgren | |
| 2011-10-25 | Adding two binary packages to the GF 3.3 download page | hallgren | |
| 2011-10-25 | GF 3.3 news item on the GF home page | hallgren | |
| 2011-10-25 | Move GF 3.3 download page in place | hallgren | |
| 2011-10-25 | Recording an alternative version of look in Compute/ConcreteLazy.hs | hallgren | |
| Commented out, causes problems in the greek example. | |||
| 2011-10-25 | GF 3.3 tentative release date is 2011-10-27 | hallgren | |
| 2011-10-25 | Preparations for release of GF 3.3 | hallgren | |
| + Changing version numbers and dates here and there. + Simplify build-binary-dist.sh since pgf-http need not be built anymore. + Use--gf-lib-path to make the sample grammars for minibar compile even if GF is not installed. | |||
| 2011-10-25 | qualification with real module name accepted, as in GF refman | aarne | |
| 2011-10-25 | Preparing for release of GF 3.3 | hallgren | |
| + Release notes in download/release-3.3.t2t + New download page in download/index-3.3.t2t (to be renamed to index.t2t) | |||
| 2011-10-25 | TODO list for example-based grammar writing and grammar editor functionality | hallgren | |
| 2011-10-25 | items to release notes on my changes | aarne | |
| 2011-10-24 | download/release-3.2.t2t: make room for GF 3.2.10 release notes | hallgren | |
| 2011-10-24 | gf-quickstart.html: describe gf -server instead of pgf-http | hallgren | |
| 2011-10-24 | use associativity to force more precompilation of pre expressions | aarne | |
| 2011-10-21 | Work on example-based grammar writing | hallgren | |
| + Preparations to support more target languages. Tested with Swedish. + Don't enable example-based editing if there is less that two concrete languages in the grammar. + Don't show the "By example" button until the required lincat has been defined. + Remember the chosen language for examples. | |||
| 2011-10-20 | Introduce an explicit error value in the Term type | hallgren | |
| This makes it easier to treat run-time errors (e.g. caused by calls to Predef.error) in a way that is more typical for a lazy functional language. | |||
| 2011-10-20 | Some experiments with PSeq (left commented out) | hallgren | |
| 2011-10-20 | Compute/ConcreteLazy.hs: no need to reverse when looking up labels in records | hallgren | |
| 2011-10-20 | AppPredefined.hs: more readable notation for the types of primitives | hallgren | |
| 2011-10-20 | phrasebook/Makefile: use 'gf -run' to make missing.txt | hallgren | |
| 2011-10-20 | Setup.hs: less verbose output during the compilation of the RGL | hallgren | |
| Only show the full gf command line if an error occurs. | |||
| 2011-10-20 | PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happy | hallgren | |
| Also remove oddly named function forExample (topological sorting) from export list. | |||
| 2011-10-18 | pgf-http setup: update path to minibar | hallgren | |
| 2011-10-18 | minibar: adding a start category menu | hallgren | |
| + The start category menu can be turned off by passing the option {startcat_menu:false} when starting the minibar. + Documentation updates. | |||
| 2011-10-18 | minibar: add a button to show some grammar info | hallgren | |
| 2011-10-18 | pgf service: include the start category in grammar info | hallgren | |
| 2011-10-17 | Added Eclipse contents | john.j.camilleri | |
| 2011-10-17 | Added link for GFEP | john.j.camilleri | |
| 2011-10-17 | example-based: use random generation for the examples | hallgren | |
| 2011-10-14 | Bug fix in setup for gf -server mode | hallgren | |
| Use the command "dist/build/gf/gf" instead of "gf" to compile the sample grammars for the minibar, to avoid failing if gf is installed in a directory which is not in the $PATH. | |||
| 2011-10-12 | Show version & configuration info when gf -server starts | hallgren | |
| 2011-10-12 | Bug fixes for gf -server mode and setup | hallgren | |
| 2011-10-12 | Improvements of "gf -server" mode and related setup | hallgren | |
| "gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete. | |||
| 2011-10-11 | More work on support for gfse in "gf -server" mode | hallgren | |
| 2011-10-10 | gfse: make it workw ith "gf -server" cloud services | hallgren | |
| 2011-10-10 | Add cloud services needed by gfse to "gf -server" mode | hallgren | |
| 2011-10-10 | minibar/support.js: added function encodeArgs. | hallgren | |
| 2011-10-10 | More functionality in "gf -server" mode | hallgren | |
| "gf -server" mode now includes PGF service and the services to support example-based grammar writing. (But gf -server is not quite ready to replace pgf-http yet...) Also bumped GF version number to 3.2.10-darcs | |||
| 2011-10-07 | gfse: documentation tweaks | hallgren | |
| 2011-10-04 | example-based grammar writing: avoid a problem by returning Nothing instead ↵ | hallgren | |
| of calling error | |||
| 2011-10-03 | gf-bibliography.html with Thomas' corrected links | aarne | |
| 2011-10-03 | updated gf-biblio with cse instead of cs | aarne | |
| 2011-10-03 | corrected links in gf-biblio | hallgren | |
| 2011-10-03 | new items in gf-bibliography.t2t | aarne | |
| 2011-10-03 | gfse: browser compatibility fixes | hallgren | |
| 2011-10-03 | gfse: references to the GF book in keyword tool tips and style tweaks for ↵ | hallgren | |
| example-based grammar editing | |||
| 2011-09-29 | Example-based grammar writing: fix problems caused by the use of exprToAPI | hallgren | |
| The editor needs to keep track of both the raw term and the nice term returned by exprToAPI. (Manually constructed linearization rules will now have the raw term and can not be tested.) Also replace metavariables in generalized terms with the apropriate parameter from the linearization rule. Also fix communication problems caused by inconsistent use of show/read vs showExpr/readExpr. | |||
| 2011-09-28 | gfse: about.html updates | hallgren | |
| 2011-09-27 | gfse: mention example-based grammar writing in about.html | hallgren | |
