aarne
|
5937e51a8e
|
moved gfcc program to gfi, wrote document gf3.txt
|
2007-11-07 13:07:02 +00:00 |
|
aarne
|
6a716b0f68
|
Devel/GF3: experimentally putting together all functionalities for the first time
|
2007-11-06 14:44:17 +00:00 |
|
aarne
|
074ef6e09f
|
updated gfcc to new gfcc, now with parsing
|
2007-10-05 13:01:05 +00:00 |
|
aarne
|
953ad2cf4c
|
make gfcc makes old gfcc; use make newgfcc for the format produced by gfc
|
2007-10-04 21:46:23 +00:00 |
|
aarne
|
41201c2d4e
|
new GFCC format in GF/GFCC
|
2007-10-04 21:38:59 +00:00 |
|
aarne
|
835a5264e7
|
make lib in src/Makefile
|
2007-10-04 11:27:31 +00:00 |
|
aarne
|
4a020f6c75
|
makefiles for first make
|
2007-10-04 11:24:46 +00:00 |
|
aarne
|
121c247d15
|
compact printing of gf files
|
2007-09-20 21:51:54 +00:00 |
|
aarne
|
7324597039
|
started extending GFCC API with parsing
|
2007-09-19 16:48:13 +00:00 |
|
bringert
|
893427b0f2
|
make (all) in src now compiles the resource grammars.
|
2007-09-13 08:27:48 +00:00 |
|
aarne
|
87fe551a57
|
install instructions updated
|
2007-09-12 09:12:42 +00:00 |
|
aarne
|
2fe0291147
|
bug fix in import reading (had forgotten gfr)
|
2007-09-12 07:53:54 +00:00 |
|
bringert
|
3d786625fa
|
Use darcs dist instead of darcs get in make dist. This should get around the problem with partial repositories.
|
2007-07-08 18:32:45 +00:00 |
|
aarne
|
30f6af1b88
|
those links to tutorial... make grammar-dist
|
2007-07-08 17:25:03 +00:00 |
|
bringert
|
de62a2f8e6
|
Use compiled.tgz in dist and install-lib.
|
2007-07-05 12:25:00 +00:00 |
|
bringert
|
f626a08116
|
Changed dist target to work with current darcs version.
|
2007-07-04 15:38:42 +00:00 |
|
bringert
|
c49b68d3b8
|
Added lib target to src/Makefile. It builds all the resource-1.0 modules.
|
2007-07-04 15:30:07 +00:00 |
|
bringert
|
aa5d9556ff
|
Install compiled resource modules in source and binary installs.
|
2007-07-04 13:27:22 +00:00 |
|
bringert
|
0c90c3843f
|
Remove old VCS configure flags.
|
2007-07-04 13:27:04 +00:00 |
|
bringert
|
1c2161d820
|
Fixed NOINLINE bug in Today.hs
|
2007-07-04 13:26:17 +00:00 |
|
bringert
|
e9857531e1
|
Build GF/Today.hs directly from Makefile. Include libdir.
|
2007-07-04 12:49:01 +00:00 |
|
bringert
|
da339b2686
|
Added gfcc2c to GF repo.
|
2006-12-22 13:43:32 +00:00 |
|
bringert
|
1e3ea113bb
|
Added tags target for building a TAGS file.
|
2006-11-30 21:25:23 +00:00 |
|
aarne
|
482e08bf9f
|
robustness to gfcc interpreter ; make gfcc to bin
|
2006-11-12 20:48:01 +00:00 |
|
aarne
|
9949eda1b6
|
slight change in gfcc syntax and evaluation
|
2006-10-07 14:08:58 +00:00 |
|
aarne
|
1dd70a285e
|
new constructs in gfcc, removed lambda
|
2006-09-29 10:55:36 +00:00 |
|
bringert
|
1e7d498b6c
|
Set GF_LIB_PATH to the dist dir when building grammar-dist.
|
2006-03-21 13:20:03 +00:00 |
|
bringert
|
c2b3a28411
|
Use date-based package name for grammar dist. Included compiled resource-1.0 in grammar dist.
|
2006-03-21 13:02:14 +00:00 |
|
bringert
|
b5d8ec661f
|
Don't rebuild java code when installing it.
|
2006-03-21 12:25:34 +00:00 |
|
priesnit
|
979bb39632
|
continuation of environment variable patch
|
2006-03-02 22:47:45 +00:00 |
|
bringert
|
18a57aa56a
|
Added semi-working speech_input command.
|
2005-12-13 21:03:56 +00:00 |
|
bringert
|
f0e40a923d
|
Make tools/mktoday.sh executable in dist and snapshot. Reported by Johan Bockgård.
|
2005-11-23 15:35:21 +00:00 |
|
bringert
|
19154d0317
|
Fixed bugs in the snapshot versioning code.
|
2005-11-18 14:43:44 +00:00 |
|
bringert
|
435c9aa5a0
|
Fixed snapshot building to use data-based version number.
|
2005-11-18 14:40:31 +00:00 |
|
bringert
|
1ca48c9a5e
|
Changed Makefile use of CVS for creating dists to use darcs.
|
2005-11-17 16:07:51 +00:00 |
|
bringert
|
a51f7dad56
|
Allow disabling signal support in configure.
|
2005-11-11 10:12:49 +00:00 |
|
aarne
|
0d33fd98e0
|
Embed/TemplateApp
|
2005-10-07 12:06:19 +00:00 |
|
bringert
|
fea451f06c
|
Used home-grown graph implementation in FiniteState, to remove dependency on fgl. This also lead to a dramatic performance increase.
|
2005-09-12 20:41:19 +00:00 |
|
bringert
|
a134b2b6f8
|
Added the prerequisits for automaton building.
|
2005-09-07 13:21:30 +00:00 |
|
bringert
|
62804db4fb
|
Removed -package util (why was it ever there?), since that caused linking with libreadline on Unix, even with --without-readline.
|
2005-08-31 13:02:32 +00:00 |
|
bringert
|
949249fe74
|
Fixed shell scripts for java apps to use windows paths instead of cygwin paths.
|
2005-07-20 10:34:04 +00:00 |
|
bringert
|
c970c6b0c0
|
Removed unneeded elements in classpath when building gfeditor in order to work around problems with different path separators.
|
2005-07-17 14:49:50 +00:00 |
|
bringert
|
0ca08b7aa9
|
Changed jar target according to Kristofers note about OS X behaviour.
|
2005-07-17 14:31:47 +00:00 |
|
aarne
|
19d635046c
|
Finnish close to production ; Predef.occurs
|
2005-06-26 19:40:31 +00:00 |
|
hdaniels
|
aab06133c6
|
better icon for the editor
|
2005-06-23 11:48:10 +00:00 |
|
hdaniels
|
a4993bcd39
|
added an application icon for gfeditor. But the icon itself is worth improvement
|
2005-06-23 10:52:38 +00:00 |
|
hdaniels
|
be6a1a40d9
|
added GPL headers to JavaGUI2. Include LICENSE files in gfeditor.jar
|
2005-06-23 09:18:52 +00:00 |
|
hdaniels
|
ebae7eedc1
|
deleted log4j jar. It is no more used.
|
2005-06-22 14:53:10 +00:00 |
|
bringert
|
deeafdfe29
|
Include gfeditor.in in binary dists.
|
2005-06-21 18:50:27 +00:00 |
|
hdaniels
|
a037c25eba
|
added daniels' version of the Java editor
|
2005-06-21 18:40:22 +00:00 |
|