aarne
|
f4ecc45831
|
ShellState.changeMain
|
2004-12-22 12:49:44 +00:00 |
|
aarne
|
430fd49622
|
gfcc in Types
|
2004-12-20 07:57:05 +00:00 |
|
janna
|
6938d1af09
|
*** empty log message ***
|
2004-12-12 12:43:02 +00:00 |
|
janna
|
9d77a32846
|
*** empty log message ***
|
2004-12-12 11:44:22 +00:00 |
|
bringert
|
5e0493f4b4
|
Added script for creating a clickable module dependency graph.
|
2004-12-10 15:24:50 +00:00 |
|
bringert
|
a7d8c3cedd
|
Minor clean-up and comment in module dep visualization.
|
2004-12-10 14:56:52 +00:00 |
|
aarne
|
a9e316a1eb
|
sevilla
|
2004-12-10 14:42:37 +00:00 |
|
bringert
|
273088fd71
|
Added visualization of source modules.
|
2004-12-10 14:02:00 +00:00 |
|
aarne
|
bb5c5066bd
|
needed for Sevilla lights
|
2004-12-10 11:24:42 +00:00 |
|
aarne
|
a3b75f842f
|
spanish works although with bugs
|
2004-12-10 07:13:01 +00:00 |
|
aarne
|
666496eee9
|
more Spanish
|
2004-12-09 15:34:24 +00:00 |
|
aarne
|
7f4c23c6f5
|
starting Spanish
|
2004-12-09 13:52:03 +00:00 |
|
bringert
|
f45bdbfa54
|
Make flag value checking depend on the command. Fixed spurious error messages with pm -printer values.
|
2004-12-09 09:51:41 +00:00 |
|
janna
|
8c252ebd5c
|
*** empty log message ***
|
2004-12-08 22:16:18 +00:00 |
|
bringert
|
c63d8d88da
|
Generated GF and GFC lexers with BNFC with string sharing support.
|
2004-12-08 13:21:40 +00:00 |
|
janna
|
96b9b9d8ef
|
*** empty log message ***
|
2004-12-07 20:37:36 +00:00 |
|
bringert
|
f1b84584f8
|
Do string sharing after unescaping in source and canonical grammars.
|
2004-12-07 13:02:27 +00:00 |
|
bringert
|
97dbfc25f2
|
More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file.
|
2004-12-06 19:08:58 +00:00 |
|
bringert
|
5198595d84
|
Use strict parser and GHC-specific lexer for source grammars.
|
2004-12-06 17:44:59 +00:00 |
|
bringert
|
a969c51b69
|
Use HashTable to share strings in tokens when parsing GFC files.
|
2004-12-06 16:02:08 +00:00 |
|
janna
|
3d72b7ce90
|
*** empty log message ***
|
2004-12-04 10:50:49 +00:00 |
|
aarne
|
c44a131dd9
|
experiment with new Rename
|
2004-12-03 16:04:25 +00:00 |
|
bringert
|
5773bf28fc
|
Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drops the memory residency after loading a large gfc file by about 40%.
|
2004-12-02 16:13:16 +00:00 |
|
bringert
|
81a9a75b3d
|
Changed default optimization level to -O2
|
2004-12-01 14:14:07 +00:00 |
|
aarne
|
b1207c48a9
|
Italian with full conjugations
|
2004-11-30 15:28:53 +00:00 |
|
aarne
|
3565bbc26a
|
more French verbs
|
2004-11-30 10:25:38 +00:00 |
|
aarne
|
2a3608af9a
|
subcat in verbs
|
2004-11-29 22:15:23 +00:00 |
|
janna
|
d7da99f786
|
*** empty log message ***
|
2004-11-29 19:42:14 +00:00 |
|
aarne
|
75d02bfcc7
|
french verbs
|
2004-11-29 14:43:17 +00:00 |
|
aarne
|
4564fd2f99
|
finishing verbs; bug fixes in comp
|
2004-11-27 08:13:45 +00:00 |
|
bringert
|
b299e79109
|
Added module file (hacky) URLs to nodes.
|
2004-11-26 14:53:44 +00:00 |
|
aarne
|
4f79c51d86
|
new verbs
|
2004-11-25 17:38:08 +00:00 |
|
bringert
|
e25d29f27d
|
Added case (error) for transfer modules.
|
2004-11-24 18:07:04 +00:00 |
|
bringert
|
c1b4224363
|
Added module graph visualization.
|
2004-11-24 17:54:58 +00:00 |
|
aarne
|
8b6018cb8b
|
order of clitiques and auxiliary
|
2004-11-24 14:42:28 +00:00 |
|
aarne
|
1bda4ff5e7
|
some more
|
2004-11-18 15:32:30 +00:00 |
|
aarne
|
5104521a0e
|
approaching french
|
2004-11-18 15:11:27 +00:00 |
|
aarne
|
2754a5a758
|
adding tense to french
|
2004-11-17 21:26:26 +00:00 |
|
aarne
|
15fd8ec71b
|
resturcturing french resource
|
2004-11-17 14:33:15 +00:00 |
|
aarne
|
36121a1698
|
completing Swedish
|
2004-11-16 21:20:55 +00:00 |
|
aarne
|
2bef5f7a1c
|
newly organized resource with tense in lib
|
2004-11-16 16:28:22 +00:00 |
|
aarne
|
7a16b4501f
|
French logic
|
2004-11-12 09:49:36 +00:00 |
|
bringert
|
623d971dca
|
Added uninstall target to Makefile in binary dists. jgf now looks for a jvm if the hardcoded one is not found.
|
2004-11-11 15:05:41 +00:00 |
|
bringert
|
5991b6c244
|
Added uninstall target for binary tarballs
|
2004-11-11 14:49:07 +00:00 |
|
aarne
|
be553eb951
|
testing ParadigmsFre
|
2004-11-11 14:41:51 +00:00 |
|
janna
|
f36378a64b
|
*** empty log message ***
|
2004-11-10 19:02:00 +00:00 |
|
janna
|
3d3eb65e8e
|
*** empty log message ***
|
2004-11-09 20:08:45 +00:00 |
|
aarne
|
935ab1a8ab
|
Test.hs
|
2004-11-09 18:12:51 +00:00 |
|
aarne
|
1be716148f
|
Index
|
2004-11-09 12:08:52 +00:00 |
|
janna
|
7e1710a596
|
*** empty log message ***
|
2004-11-09 09:54:09 +00:00 |
|