Commit Graph

4991 Commits

Author SHA1 Message Date
bringert ae2627ff5b Fixed some formatting errors in the rpm spec. 2005-06-22 11:54:57 +00:00
aarne 20f694b8e9 printname cat bug fixed 2005-06-22 07:52:02 +00:00
bringert 5398983836 Fixed silly typo in Makefile.binary. 2005-06-21 18:56:32 +00:00
bringert 50f52aa183 Delete GF_DATA_DIR in binary dist uninstall. 2005-06-21 18:55:32 +00:00
hdaniels 7d32e5b390 added gfeditor script to Makefile.binary 2005-06-21 18:52:45 +00:00
bringert f96b05923a Include gfeditor.in in binary dists. 2005-06-21 18:50:27 +00:00
hdaniels 37ac948641 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 6693b50c9d added daniels' version of the Java editor 2005-06-21 18:40:22 +00:00
aarne 0c71d62d4c better tree viz 2005-06-21 14:49:08 +00:00
aarne 9cf71d3bba parse tree visualization 2005-06-20 15:14:19 +00:00
bringert 2c48a10236 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 05b5ffe5bf Added beginnings of ATK SLF generation. 2005-06-17 11:46:04 +00:00
bringert 30e3a8fd99 Generate Haskell lists for GF lists. 2005-06-17 11:39:07 +00:00
aarne fd56758c40 started Finnish paradigms (still dummy); exper with non-precomuted gfr 2005-06-14 19:09:56 +00:00
aarne a40d1b5305 some more tense in FInnish 2005-06-14 14:43:03 +00:00
aarne e2cc1184d4 undo k and keep position in editor 2005-06-11 19:27:05 +00:00
aarne 6a66fc5d71 gfe as preprocessing to compiler 2005-06-10 20:04:00 +00:00
aarne 3f192bd2bb editor command pc n ; resource/finnish 2005-06-10 14:59:58 +00:00
aarne 17c4219691 qualified cat in gfe 2005-06-06 08:56:28 +00:00
aarne 9d6aaadb03 improved parsing of gfe 2005-06-05 08:11:00 +00:00
aarne e6e29eab78 editor command sequence 2005-06-03 21:44:36 +00:00
aarne e8aa32d746 example substitutions 2005-06-03 20:51:58 +00:00
aarne 4b281ab7d6 adjusting doc on gfe 2005-06-03 08:35:22 +00:00
aarne 2e0b40f138 improved gfe; sloc stats 2005-06-03 07:29:37 +00:00
aarne f0e13dd29f better MkConcrete and example in lib/resource/doc/example 2005-06-02 16:31:56 +00:00
aarne a38a894481 lin rules by parsing 2005-06-02 09:23:52 +00:00
aarne d4c1a0f09d cf for restricted import; new API funs 2005-05-31 11:47:51 +00:00
aarne 3a3342a0f9 restricted inheritance almost implemented 2005-05-30 20:08:14 +00:00
aarne 5bf9a7fe70 BinTree vs. FiniteMap 2005-05-30 17:39:43 +00:00
aarne 24d5b02523 a dialogue resource started 2005-05-30 15:22:42 +00:00
peb e04956a42d "Committed_by_peb" 2005-05-30 07:11:32 +00:00
aarne 136b0203eb experiment with gfc input 2005-05-27 20:05:17 +00:00
aarne dc49b7a891 lib path and * 2005-05-27 10:37:57 +00:00
aarne 276a08a0d7 paths 2005-05-27 07:13:35 +00:00
aarne f77c9c86ae include - in header 2005-05-26 13:34:21 +00:00
aarne 9a756a3ac1 romance Inf ; %, included 2005-05-26 13:18:17 +00:00
bringert 71c50e18d3 Added new GF.cf. 2005-05-26 08:26:18 +00:00
aarne 908add0d17 printing % 2005-05-25 18:59:59 +00:00
bringert 65bc1948d4 Added support for list categories. 2005-05-25 09:41:59 +00:00
bringert 4690a23538 Use explicit imports from SourceToGrammar 2005-05-25 09:27:12 +00:00
bringert 06469bd953 i, wf, af, rf commands unquote first argument. 2005-05-20 13:34:11 +00:00
bringert 8952bb9abd Allow quoted strings for shell command arguments. 2005-05-20 13:18:15 +00:00
bringert e10c1bea53 Allow both slash and backslash as separators. 2005-05-20 12:31:28 +00:00
bringert 058bc27936 Mark platform-specific functions that need to be fixed. 2005-05-20 12:12:33 +00:00
bringert 9843884512 Only create gf.wxs when build MSI package, to avoid including it in binary dists. 2005-05-19 19:19:10 +00:00
bringert b6028484a6 Use $(TAR) instead of gtar in Makefile 2005-05-19 19:11:18 +00:00
bringert 8f34e389bc 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 f0e3d46b33 Added jgf.bat. Set GF_HOME variable and use it in jgf.bat. 2005-05-19 17:56:30 +00:00
bringert 138ac2dece Clean target now works in cygwin. Quoted paths to java executables to handle spaces in paths. Include more files in the MSI package. Disable readline automatically on GHC 6.4 for Windows. 2005-05-19 17:19:42 +00:00
bringert c2ac91bc16 Can now build Windows MSI packages using WiX. 2005-05-19 14:19:13 +00:00