1
0
forked from GitHub/gf-rgl

203 Commits

Author SHA1 Message Date
aarne
b6c6962d64 added a copy of uddeps.labels; script for generating a table of abstract RGL functions and information on them; an instance of running the script, absfuns.html, to be used as documentation 2015-10-14 08:04:09 +00:00
aarne
80800e3bfd new synopsis, with the recent RGL fixes 2015-07-27 09:13:39 +00:00
aarne
a9bd95ce43 MkTour.hs fixed to work with current ghc 2015-07-16 12:37:01 +00:00
aarne
bf9c061bf3 updated RGL synopsis with Mongolian 2015-03-13 15:21:49 +00:00
aarne
0d308c3e75 updated Setup and RGL status.html with Mongolian: now it compiles by default 2015-03-13 14:51:01 +00:00
aarne
11d4be1339 updated RGL synopsis 2014-10-22 14:37:55 +00:00
john.j.camilleri
d6ab155bdf RGL browser: remove duplicates in API tab
For some reason I was scanning both Syntax and
Constructors, Cat, Structural, Combinators
even though the former imports all the latter...
2014-06-30 07:35:59 +00:00
aarne
68f05a80dd updated synopsis 2014-06-19 07:18:08 +00:00
aarne
8d9c9e5591 some updates in lib/doc/translation.html 2014-05-13 07:18:51 +00:00
aarne
3775af0e9d updated RGL status 2014-05-13 05:46:16 +00:00
aarne
94e966b71f updated library synopsis 2014-05-09 12:36:57 +00:00
john.j.camilleri
448ceb70e4 RGL browser: update build-tags.sh to work on OSX
To run on GNU Linux you need to un/comment some stuff in the file.
To run on Windows... lol
2014-02-13 15:24:57 +00:00
john.j.camilleri
e3422ade40 Remove that annoying <li> before Punjabi in Synopsis 2014-02-07 08:57:52 +00:00
john.j.camilleri
19e628f2fb RGL browser: add recent modules list 2014-01-29 13:21:52 +00:00
john.j.camilleri
e249ae54d1 RGL browser: add ability to search for module name 2014-01-29 10:53:07 +00:00
aarne
5962024c84 working through translator/Extensions with some reorganization and generalizations 2014-01-22 14:44:56 +00:00
aarne
e36f8db12d completed Translate grammars for all 8 languages; a Makefile entry for them; updated doc/translation.html. What remains to do is to make the new documentation facilities (GF-driven, in the Documentation modules) available in the Android app, so that the Parse* modules can be retired from translation tasks. 2014-01-21 08:20:46 +00:00
aarne
ba635d6056 subtitles in translation doc 2014-01-20 08:32:09 +00:00
aarne
ae5721ee7f translation doc: principles distinguishing translation and resource grammars 2014-01-19 18:42:45 +00:00
aarne
f7fadcbe2b translation doc with a module diagram and as html 2014-01-19 18:28:36 +00:00
aarne
851b34db63 started a doc describing the use of RGL in translation, in order to gather relevant information in one place and to structure future developments 2014-01-19 10:50:48 +00:00
aarne
442812a108 Est paradigm documentation in Synopsis 2013-10-22 13:14:20 +00:00
aarne
01b2eb5441 added Estonian to Synopsis and other documentation 2013-10-18 12:01:26 +00:00
aarne
3f408e8ace some fixes in synopsis example display 2013-10-18 08:48:18 +00:00
aarne
aa960d5524 new synopsis again 2013-09-01 09:15:08 +00:00
aarne
8bdfa68261 restored Afrikaans in synopsis 2013-08-23 17:18:42 +00:00
aarne
ce65acbbba gf-english.html added (to be web reachable) 2013-08-29 09:06:08 +00:00
aarne
9cb299bd85 getting into syntax in the grammar document 2013-08-28 05:59:06 +00:00
aarne
0724afe295 morphological types of English documented 2013-08-26 06:13:40 +00:00
aarne
676a71c372 small corrections in RGL document 2013-08-25 21:21:49 +00:00
aarne
e9f31cb04f refactored the RGL description to general and language-specific parts: new languages can be added by writing the latter ones and adding a Makefile entry 2013-08-25 21:09:52 +00:00
aarne
d61f7c9454 finished general section on words; changed doc file name for future globalization of the rgl description document 2013-08-25 15:28:13 +00:00
aarne
ec1e8ee967 added semantic types to pos tables 2013-08-25 10:00:39 +00:00
aarne
0dc2fa9e7e started grammar description text 2013-08-25 09:47:39 +00:00
john.j.camilleri
c3381544e0 Update Maltese entry in the RGL publications page
Somehow a <li> got in there. And added initial in my name.
2013-07-29 15:13:32 +00:00
aarne
d43426981f updated rgl status with tested and publication attributes 2013-07-26 12:53:17 +00:00
aarne
1e589a7adc RGL documentation page now linked from Synopsis 2013-07-26 08:40:33 +00:00
aarne
ad369057ec updated the number of PhD thesis and publications in index.html; started an RGL publications page 2013-07-25 15:24:22 +00:00
john.j.camilleri
8f25794013 RGL Browser: now includes Syntax Editor tab! 2013-07-25 07:36:34 +00:00
john.j.camilleri
39406ae041 RGL Browser: mostly cosmetic improvements 2013-07-24 15:03:48 +00:00
john.j.camilleri
b8c2ec0176 Update link to syntax editor in synopsis-browse.txt 2013-07-24 09:34:11 +00:00
john.j.camilleri
32e45060fb RGL browser: fix scrolling to line 2013-07-24 07:07:50 +00:00
john.j.camilleri
ec6479a772 RGL Browser: fix issue with jumping to code locations 2013-07-23 14:42:59 +00:00
john.j.camilleri
f9cb34b0b5 RGL Browse: version 2, including API search
Also using a jquery panel framework for layout stuff.
2013-07-23 14:16:42 +00:00
john.j.camilleri
a85ad40b26 Maltese RG: update ParadigmsMlt to generate a nice table in the RGL Synopsis 2013-07-16 13:16:50 +00:00
john.j.camilleri
54db7e5cd5 Synopsis makefile: change "../alltenses" to "alltenses" 2013-06-24 08:50:20 +00:00
john.j.camilleri
1ab09c17b3 Synopsis makefile: change mlt to Mlt 2013-06-24 08:20:48 +00:00
john.j.camilleri
bbbf63912e Update RGL status.html for Maltese 2013-06-12 09:02:55 +00:00
john
84beb227da Maltese RG: first proper release
Of course some bugs remain and more testing is needed,
but all functions are complete and Maltese now builds as part
of the normal GF install.
2013-06-10 21:37:10 +00:00
john.j.camilleri
5fc285a01c RGL browser: escape html when printing code (by using .text() instead of .html()) 2013-05-24 09:41:01 +00:00