john.j.camilleri
0ed07b14bb
RGL browser: bug in "show local". better screen-space usage.
2012-05-15 14:03:41 +00:00
john.j.camilleri
ab28a26db5
RGL Browser: added show local option
2012-05-15 13:32:49 +00:00
hallgren
d13f71a27e
Integrate Japanese
...
* Update Setup.hs to build Japanese by default.
* News item about Japanese on the home page.
* Add Japanese to the supported RGL imports in the grammar editor (gfse).
2012-05-15 13:11:32 +00:00
hallgren
496897c8e1
Quick updates to doc/gf-developers.t2t
2012-05-15 12:51:58 +00:00
john.j.camilleri
dd6e3bd973
RGL Browser updates
...
Added files which didn't get added in previous patch (bloody darcs)
2012-05-15 12:10:30 +00:00
john.j.camilleri
87e812455f
RGL Browser updates
...
- Better layout
- Jump to defition
- Syntax highlighting, line numbers
2012-05-15 12:08:18 +00:00
aarne
d59f54ba41
missing case in partial evaluation of + fixed
2012-05-15 11:48:30 +00:00
aarne
c15c55a142
some Ger corrections by Erzsébet
2012-05-15 09:16:57 +00:00
aarne
f6b87a7d88
fixed some discontinuous categories in synopsis by wrapping with mkUtt
2012-05-15 08:02:12 +00:00
john.j.camilleri
d6ae92f1df
RGL Browser: small user guide, less crash-prone
2012-05-14 14:29:11 +00:00
john.j.camilleri
050c8b7396
Fixed encoding issue in Web RGL Browser
2012-05-11 13:49:43 +00:00
aarne
670b92fd16
some new functions in ResourceDemo
2012-05-11 12:09:42 +00:00
john.j.camilleri
99c7579e85
RGL Browser
...
(added files which didn't add in previous patch)
2012-05-11 12:00:52 +00:00
john.j.camilleri
94f99118ad
Added RGL Browser tool
...
Quick and dirty web-based tool for browsing the scope & source of the RGL.
Announcement to be posted in gf-dev group
2012-05-11 11:54:40 +00:00
aarne
e4c310ec2e
renamed lib/src/mini/MiniGrammar to lib/src/demo/ResourceDemo ; added Jap
2012-05-10 11:54:30 +00:00
aarne
36b1e82edb
another fix in Ger Quant, for "gute Häuser"
2012-05-08 13:45:31 +00:00
aarne
e64cd561c9
Emil Djupfeldt's correction to PhrasebookGer
2012-05-08 12:10:36 +00:00
kr.angelov
4aca965109
a new unbiased statistical parser. it is still far from perfect use it on your own risk.
2012-05-08 12:13:28 +00:00
aarne
4a62dae5e1
adjective form with Ger determiners
2012-05-08 11:54:36 +00:00
kr.angelov
38ed063405
fixes in DictEng and ParseEng
2012-05-07 21:40:14 +00:00
kr.angelov
ed6a53609b
yet another fix for parsing literals
2012-04-18 15:50:55 +00:00
kr.angelov
c6c54f8815
some fixes in the robust parser and a new API for literals
2012-04-12 06:55:25 +00:00
aarne
13f4eef70c
Japanese added to status
2012-05-07 12:35:08 +00:00
aarne
ddf3a01c9b
Japanese added to RGL Make and synopsis
2012-05-07 12:31:34 +00:00
aarne
245a2b0007
new japanese from Liza 30 April
2012-05-07 11:31:05 +00:00
hallgren
3fed5b1cbc
Demos: add a note that the WebAlt Math translator is out of order
2012-05-04 12:52:05 +00:00
hallgren
2774275bf7
alex 3 incompatibility workaround
...
As a temporary workaround, alex is no longer invoked automatically when
building with cabal. Developers who want to modify the lexer need to run
alex on Lexer.x manually and record the modified Lexer.hs.
src/compiler/GF/Grammar/lexer/Lexer.x -- hidden from cabal
src/compiler/GF/Grammar/Lexer.hs -- update it manually
2012-05-04 12:39:07 +00:00
hallgren
d19854cf0f
minibar_offline: fix the link to the regular minibar
2012-04-30 14:03:58 +00:00
hallgren
b57b7bdc4b
minibar_offline: Update the API exported by pgf_offline.js to be compatible with pgf_online.js
...
This makes the minibar offline demo work again.
2012-04-30 13:53:55 +00:00
hallgren
82e1ee4a95
minibar: word-for-word replacements: use concrete syntax for replacement words when possible
...
Instead of showing the name of a function in the abstract syntax, linearize it
and show the result. For functions with argument, e.g. That : Kind -> Item,
the function is applied to the right number of placeholder arguments: 'That ?'.
If the linearization fails, the name of the function is shown anyway.
2012-04-27 14:00:01 +00:00
hallgren
5241469c8e
minibar&gfse: grammar extension user interface improvements
...
The grammar extension is now done with a regular HTML form, so you can use the
TAB key to move between the fields and press ENTER to submit the extension when
you are done.
TODO: more immediate error feedback
2012-04-24 17:13:33 +00:00
virk.shafqat
f8e224f0ab
refinments
2012-04-24 12:14:47 +00:00
virk.shafqat
b3afadcdb9
WNDictEng
2012-04-24 12:01:23 +00:00
hallgren
42f96474a6
minibar & cloud service: minor style changes
...
Also include the GF logo on the cloud service start page.
2012-04-19 15:34:56 +00:00
hallgren
22a2945d02
Minibar documentation update
...
Document recent additions in minibar/about.html.
2012-04-19 12:36:03 +00:00
john.j.camilleri
171c26fad3
GFEP: updated readme for 1.5.0
2012-04-19 09:44:42 +00:00
hallgren
fe53747a45
minibar: add buttons to use generated translations as input
...
This functionality was available in the origial Fridge Poetry app, but has been
missing in minibar until now.
2012-04-18 16:26:49 +00:00
aarne
7b2ae94895
Japanese RGL by Liza Zimina - almost complete!
2012-04-18 11:29:32 +00:00
hallgren
c5308e99da
download page: fixed a typo
2012-04-14 11:50:11 +00:00
hallgren
da98d9b527
download page: added a note that Xcode 3.2.3 or later is needed on Mac OS X
...
The Haskell Platform page for Mac states that Xcode 3.2 or later is ok, but
there seems to be a problem with Xcode 3.2.2.
Also added some other small clarifications.
2012-04-14 10:03:27 +00:00
hallgren
645b29b769
minibar: fix to prevent the typed input field from losing focus when turning word-for-word replacment on or off
2012-04-11 14:03:39 +00:00
aarne
836bcfa4f7
substantival IndefArt in Ger (einer, eines, eine); DetNPMasc and DetNPFem in Extra
2012-04-10 20:50:50 +00:00
hallgren
840f982fd4
minibar: internal state type change
...
The current intput is now represented as an array of words instead of as a
string.
(This is the kind of change is scary to do in a dynamically type language
like JavaScript. In a statically typed language like Haskell you can do it
with confidence, since you know the compiler can help you catch all mistakes...)
2012-04-10 18:00:13 +00:00
hallgren
69623bf5d0
minibar_input.js: internal state simplification
...
Get rid of list of previous states, which was only used to delete the last
word.
2012-04-10 16:49:51 +00:00
hallgren
15bf21c091
minibar/pgf_online.js: pass arguments to the browse function in the same way as the other functions
...
Also document it in gf-web-api-examples.html.
2012-04-10 13:33:12 +00:00
kr.angelov
18185aba97
insert spaces in the hyphenated words in DictEng. Various small fixes in DictEng and ParseEng
2012-04-10 09:15:37 +00:00
hallgren
4ddf81c05f
minibar&gfse: grammar extension user interface fixes
...
It works OK now, but it could be better, e.g. the number of mouse clicks
required to enter an extension could to be reduced...
2012-04-05 15:25:10 +00:00
hallgren
be89ed18b3
minibar&gfse: first working grammar extension interface in minibar
...
There are still some user interface wrinkles to iron out.
2012-04-04 17:00:25 +00:00
john.j.camilleri
13aa9a9dbc
GFEP: updated readme
2012-04-04 10:19:11 +00:00
john.j.camilleri
499cc097ad
GFEP: updated readme
2012-04-04 08:00:56 +00:00