1
0
forked from GitHub/gf-core
Commit Graph

643 Commits

Author SHA1 Message Date
hdaniels
c3d2178d27 removed calls to log4j. Logging sth. does not work yet 2005-06-22 14:48:25 +00:00
hdaniels
c1cbd94c0e typed menu entries even with printnames, on exit one is asked if 'text' instead of 'constraint' should be saved 2005-06-22 12:09:08 +00:00
bringert
fe016e3078 Fixed some formatting errors in the rpm spec. 2005-06-22 11:54:57 +00:00
aarne
bba5cac60a printname cat bug fixed 2005-06-22 07:52:02 +00:00
bringert
b9d2a84436 Fixed silly typo in Makefile.binary. 2005-06-21 18:56:32 +00:00
bringert
4667ca6a18 Delete GF_DATA_DIR in binary dist uninstall. 2005-06-21 18:55:32 +00:00
hdaniels
a924f3dc3d added gfeditor script to Makefile.binary 2005-06-21 18:52:45 +00:00
bringert
deeafdfe29 Include gfeditor.in in binary dists. 2005-06-21 18:50:27 +00:00
hdaniels
d0b0c09150 Changed gf.spec to produce a rpm for the HTML and printnames enhanced editor. Package called editor2 2005-06-21 18:46:37 +00:00
hdaniels
a037c25eba added daniels' version of the Java editor 2005-06-21 18:40:22 +00:00
aarne
61483017f6 better tree viz 2005-06-21 14:49:08 +00:00
aarne
4262046464 parse tree visualization 2005-06-20 15:14:19 +00:00
bringert
6e0f34625a Changed name of Con constructor in GFC.cf to avoid errors on Windows when generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too. 2005-06-17 13:15:16 +00:00
bringert
6220d484a8 Added beginnings of ATK SLF generation. 2005-06-17 11:46:04 +00:00
bringert
a162f3b596 Generate Haskell lists for GF lists. 2005-06-17 11:39:07 +00:00
aarne
a630a55e30 started Finnish paradigms (still dummy); exper with non-precomuted gfr 2005-06-14 19:09:56 +00:00
aarne
9ae17accd7 some more tense in FInnish 2005-06-14 14:43:03 +00:00
aarne
cff7d884a5 undo k and keep position in editor 2005-06-11 19:27:05 +00:00
aarne
6c5b4ea96b gfe as preprocessing to compiler 2005-06-10 20:04:00 +00:00
aarne
3b4eaf5017 editor command pc n ; resource/finnish 2005-06-10 14:59:58 +00:00
aarne
536dd517f2 qualified cat in gfe 2005-06-06 08:56:28 +00:00
aarne
59ee7b7115 improved parsing of gfe 2005-06-05 08:11:00 +00:00
aarne
2a8edb3c3f editor command sequence 2005-06-03 21:44:36 +00:00
aarne
b067b3b5e0 example substitutions 2005-06-03 20:51:58 +00:00
aarne
fc67c38fe9 adjusting doc on gfe 2005-06-03 08:35:22 +00:00
aarne
234777c5a6 improved gfe; sloc stats 2005-06-03 07:29:37 +00:00
aarne
aaa83aa708 better MkConcrete and example in lib/resource/doc/example 2005-06-02 16:31:56 +00:00
aarne
2b1753adf1 lin rules by parsing 2005-06-02 09:23:52 +00:00
aarne
04ae4c37cb cf for restricted import; new API funs 2005-05-31 11:47:51 +00:00
aarne
0c310d3cae restricted inheritance almost implemented 2005-05-30 20:08:14 +00:00
aarne
46e796f7cf BinTree vs. FiniteMap 2005-05-30 17:39:43 +00:00
aarne
fc70965de3 a dialogue resource started 2005-05-30 15:22:42 +00:00
peb
5b4fe38de8 "Committed_by_peb" 2005-05-30 07:11:32 +00:00
aarne
92007a3aaf experiment with gfc input 2005-05-27 20:05:17 +00:00
aarne
665c542af2 lib path and * 2005-05-27 10:37:57 +00:00
aarne
81b789c3f1 paths 2005-05-27 07:13:35 +00:00
aarne
3d9f442b5c include - in header 2005-05-26 13:34:21 +00:00
aarne
63ee4ef12d romance Inf ; %, included 2005-05-26 13:18:17 +00:00
bringert
4a3ed629b3 Added new GF.cf. 2005-05-26 08:26:18 +00:00
aarne
2b2ae6cf08 printing % 2005-05-25 18:59:59 +00:00
bringert
e2dc03a9ca Added support for list categories. 2005-05-25 09:41:59 +00:00
bringert
b3f5a2d7a1 Use explicit imports from SourceToGrammar 2005-05-25 09:27:12 +00:00
bringert
0cdd385caa i, wf, af, rf commands unquote first argument. 2005-05-20 13:34:11 +00:00
bringert
1950529f9d Allow quoted strings for shell command arguments. 2005-05-20 13:18:15 +00:00
bringert
610ddd4765 Allow both slash and backslash as separators. 2005-05-20 12:31:28 +00:00
bringert
a2bc6c8cba Mark platform-specific functions that need to be fixed. 2005-05-20 12:12:33 +00:00
bringert
95811b667a Only create gf.wxs when build MSI package, to avoid including it in binary dists. 2005-05-19 19:19:10 +00:00
bringert
4dca982c88 Use $(TAR) instead of gtar in Makefile 2005-05-19 19:11:18 +00:00
bringert
c36bdfd7b9 Look for tar in configure, since we must have gtar on Solaris and tar on Windows. 2005-05-19 19:07:18 +00:00
bringert
0efdba25fd Added jgf.bat. Set GF_HOME variable and use it in jgf.bat. 2005-05-19 17:56:30 +00:00