krasimir
|
4fdd21f127
|
detailed information for the type errors from PGFService
|
2010-07-13 15:33:54 +00:00 |
|
krasimir
|
c671399014
|
update the shell scripts and some other configuration files for GWT 2.0.4
|
2010-07-08 12:03:36 +00:00 |
|
krasimir
|
9953091888
|
add src/ui folder for both Android and GWT UIs
|
2010-07-08 10:06:26 +00:00 |
|
krasimir
|
be06bc8a09
|
change the package name of the GWT Apps to org.grammaticalframework.ui.gwt
|
2010-07-08 09:55:09 +00:00 |
|
krasimir
|
faf816dbac
|
upgrade to GWT 2.0.4
|
2010-07-08 09:32:17 +00:00 |
|
krasimir
|
027c14dcbb
|
FridgeApp and TranslateApp now show the type errors
|
2010-07-08 07:57:36 +00:00 |
|
krasimir
|
ef4b068902
|
fix PGFService after the change in the parser API
|
2010-07-07 14:46:24 +00:00 |
|
aarne
|
dc00e7ea3a
|
disambiguation in Phrasebook: show Eng instead of AST if DisambL is missing; show all alternative disambiguations for each alternative translation
|
2010-05-28 03:40:35 +00:00 |
|
krasimir
|
9e7b914c3c
|
for backward compatibility we have the old parse function again. the old functionality is exposed by parse_
|
2010-04-30 20:18:26 +00:00 |
|
krasimir
|
c757e914cd
|
fix PGFService after the change in the API
|
2010-04-30 15:09:21 +00:00 |
|
hallgren
|
d4be36d218
|
Update version numbers for build-depends in gf-server.cabal
|
2010-04-22 14:22:55 +00:00 |
|
krasimir
|
e3a279e457
|
now the PGF service communicates with Graphviz using UTF8 for the input and binary for the output
|
2010-04-22 14:01:08 +00:00 |
|
krasimir
|
9db279b24b
|
the pgf service now compiles with the latest CGI package
|
2010-04-22 12:37:36 +00:00 |
|
hallgren
|
8b5827fc89
|
Changes to lighttpd.conf to allow grammars.cgi to work
|
2010-04-20 14:46:36 +00:00 |
|
aarne
|
95d4adac99
|
in PGFService disambiguation, show tree if there's no disamb grammar
|
2010-04-04 20:45:50 +00:00 |
|
aarne
|
5cb147fa19
|
simplified the treatment of politeness in Phrasebook
|
2010-03-30 18:48:59 +00:00 |
|
aarne
|
de909a4e44
|
disambiguation in Phrasebook grammars, PGF server, and the GUI
|
2010-03-30 15:39:11 +00:00 |
|
aarne
|
ccac96eaa0
|
catching initial bind symbol in PGFServer
|
2010-03-28 20:32:03 +00:00 |
|
aarne
|
2925edd088
|
text-like unlexer for phrasebook web service
|
2010-03-26 22:08:48 +00:00 |
|
aarne
|
c24440d134
|
fixes for webdemos, including bug in StructuralIta
|
2010-03-26 17:38:20 +00:00 |
|
aarne
|
5f6f4cdea3
|
www api command translategroup, which uses groupResults
|
2010-03-22 22:04:36 +00:00 |
|
hallgren
|
8e344646f0
|
Quick fix to adapt to new version of the PGF library.
|
2010-03-04 18:46:18 +00:00 |
|
hallgren
|
3d939a9500
|
Update version number 3.0 to 3.1 in a number of places
|
2009-12-15 15:27:26 +00:00 |
|
krasimir
|
4d4b618c93
|
fix the directories in gf-server.cabal
|
2009-12-14 15:21:09 +00:00 |
|
krasimir
|
f85232947e
|
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
|
2009-12-13 18:50:29 +00:00 |
|
krasimir
|
991a58badb
|
TranslateApp now have browser for abstract syntax
|
2009-11-29 14:51:12 +00:00 |
|
krasimir
|
2c54ad525e
|
function doListGrammars in PGFService is obsolete
|
2009-11-26 16:27:04 +00:00 |
|
krasimir
|
d7fba06bda
|
the default function of the PGFService should return list of functions as well as list of categories
|
2009-11-26 14:47:35 +00:00 |
|
krasimir
|
ba1b602053
|
change PGF.categories to return list of identifiers instead of types
|
2009-11-26 14:43:31 +00:00 |
|
aarne
|
e91cd9c832
|
Dutch lexicon generated via Google translate; method in lib/src/MkExx.hs
|
2009-11-16 15:21:56 +00:00 |
|
krasimir
|
8ebb4e854a
|
fix the compilation of MorphoService.hs
|
2009-10-27 09:10:50 +00:00 |
|
krasimir
|
02bb6cc073
|
added tree visualizations in TranslateApp
|
2009-10-24 10:38:21 +00:00 |
|
krasimir
|
861e0a4c13
|
make the GF server to compile after that changes in the PGF runtime
|
2009-10-15 11:32:25 +00:00 |
|
aarne
|
be966cdda2
|
paths in Symbol modules; present in ResRon (not complete)
|
2009-10-05 12:54:17 +00:00 |
|
krasimir
|
4d8a5fbd50
|
make the text in the SyntaxEditor float nicely
|
2009-06-06 08:33:11 +00:00 |
|
krasimir
|
fb29ce7834
|
scratched version of GWT Syntax Editor
|
2009-06-05 18:19:53 +00:00 |
|
krasimir
|
fc38ae9a93
|
update the Makefile and the README for the server
|
2009-06-04 16:45:29 +00:00 |
|
krasimir
|
02ec4e5329
|
added decoding from UTF8 in MorphoService.hs
|
2009-06-04 16:39:06 +00:00 |
|
krasimir
|
3587a3a7f6
|
GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to run Happy
|
2009-06-04 16:38:07 +00:00 |
|
krasimir
|
f2a968b6d5
|
the morpho server is now updated and works with the current GF. the sources are moved in directory server
|
2009-06-04 16:26:52 +00:00 |
|
krasimir
|
6a263f05aa
|
Update FastCGIUtils.hs to work with GHC 6.10
|
2009-06-04 14:56:50 +00:00 |
|
aarne
|
a175874e2c
|
idea page
|
2009-03-11 16:54:16 +00:00 |
|
krasimir
|
92bb971ea3
|
the grammars are now recognized by extension i.e. .pgf is grammar just like .php is a PHP script
|
2009-01-25 22:06:20 +00:00 |
|
krasimir
|
7dfc17cd98
|
the pgf-server is single-threaded on Windows
|
2009-01-25 22:04:59 +00:00 |
|
krasimir
|
904282fb87
|
add Translate-compile.bat
|
2009-01-25 21:27:41 +00:00 |
|
krasimir
|
7e96a1ae3c
|
add Fridge-compile.bat
|
2009-01-25 15:12:56 +00:00 |
|
krasimir
|
798380cbd3
|
hack for pgf-server for Windows
|
2009-01-25 15:07:29 +00:00 |
|
bjorn
|
498466f8b2
|
Rename PGF Server cabal packages to pgf-server (was gf-server).
|
2008-12-05 19:10:51 +00:00 |
|
bjorn
|
934a5fc120
|
Added more functions to gf-server-jsapi.js
|
2008-12-05 19:08:58 +00:00 |
|
bjorn
|
91cc5f44c6
|
Update src/server/simple-client.html and gf-server-jsapi.js to work with current pgf server.
|
2008-12-05 19:00:20 +00:00 |
|