Commit Graph
100 Commits
Author SHA1 Message Date
hdaniels 82a8acca71 added an application icon for gfeditor. But the icon itself is worth improvement 2005-06-23 10:52:38 +00:00
hdaniels c9b5a36e03 changed 'Open' into 'Open Text' and 'New Topic' into 'New Grammar' 2005-06-23 10:18:36 +00:00
hdaniels c68aa2b0e6 added GPL headers to JavaGUI2. Include LICENSE files in gfeditor.jar 2005-06-23 09:18:52 +00:00
peb 5438bcfc9a "Committed_by_peb" 2005-06-23 08:43:40 +00:00
hdaniels 1f193ff830 reduced log level if no param descriptions are present 2005-06-22 14:57:02 +00:00
hdaniels 8d79dd035a deleted log4j jar. It is no more used. 2005-06-22 14:53:10 +00:00
hdaniels 46976becbd removed calls to log4j. Logging sth. does not work yet 2005-06-22 14:48:25 +00:00
hdaniels e7a7f7b223 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 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
bringert 1073bc1d3f Wrote about list syntax in gf-history.html 2005-06-21 14:19:03 +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 0bb4ffe057 oops 2005-06-03 20:53: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 d1ce9df464 history doc 2005-05-31 19:27:58 +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 ef49f67b1c Added very basic list test grammars. 2005-05-25 09:42:32 +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 820be04201 Updated GF language doc to include list categories. 2005-05-25 09:20:00 +00:00
aarne 04f6e91ee8 disc. cont in tut 2005-05-23 20:16:29 +00:00
aarne f4a453c119 Spanish verbs (almost) corrected 2005-05-23 15:42:54 +00:00
aarne d3e1fdd291 stared on discont const 2005-05-23 07:05:08 +00:00
aarne 3984f65688 improved resource doc 2005-05-22 18:43:00 +00:00
aarne 1a292ca64e Spanish 2005-05-22 09:12:49 +00:00
aarne 0441f07242 oops, doc 2005-05-20 15:59:51 +00:00
aarne f6a921cf6c more quick start 2005-05-20 15:57:11 +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
peb d04c1afb2b "Committed_by_peb" 2005-05-20 08:42:18 +00:00
aarne b89cfa7c5d optimize restriction doc 2005-05-20 07:12:45 +00:00
aarne f2bd241375 quick start 2005-05-20 06:48:07 +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
bringert fb90359e32 Allow setting GHCFLAGS with configure. 2005-05-19 12:48:00 +00:00
peb a3bdf26f22 "Committed_by_peb" 2005-05-18 08:04:07 +00:00
aarne d57b5b2416 reformulate vint-i 2005-05-18 07:51:54 +00:00
bringert 6446a9f8b5 Changed wording of -utf8id highlight. 2005-05-17 19:13:48 +00:00
bringert b7a27396b5 Added a few more highlights. 2005-05-17 19:12:58 +00:00
aarne 5d511c397e index moved 2005-05-17 19:12:42 +00:00
aarne 9a59b5e4fd index and bib 2005-05-17 19:12:04 +00:00
bringert f56d32a96e Added SourceForge file release stuff and grammar dist building to ReleaseProcedure. 2005-05-17 18:56:31 +00:00
aarne 6dd070f12e index etc 2005-05-17 18:50:43 +00:00
bringert 1d6094c7ef Updated version numbers to 2.2. 2005-05-17 18:04:01 +00:00
aarne a0cc2e00c9 index 2005-05-17 16:43:55 +00:00
aarne ef10aef38a some doc fixes 2005-05-17 16:25:50 +00:00
aarne f592002e7d some doc for release 2005-05-17 16:16:59 +00:00
bringert 8abf80dc4d Changed CFGM format and printer to allow constants in profiles. 2005-05-17 13:04:35 +00:00
peb 31044ec728 "Committed_by_peb" 2005-05-17 12:38:46 +00:00
aarne b12608fb09 ml and tl 2005-05-17 11:37:17 +00:00
peb 9b42aff901 "Committed_by_peb" 2005-05-17 10:20:25 +00:00
aarne fc11aeef6d more in tutorial 2005-05-16 16:07:18 +00:00
aarne 486eed70c5 on resource 2005-05-15 19:14:15 +00:00
aarne 3304438e5a corrected option order; tutorial 2005-05-14 07:38:55 +00:00
peb 20eae7786f "Committed_by_peb" 2005-05-13 11:40:18 +00:00
bringert 0853d7bcfb Added defattr for editor rpm files. 2005-05-13 08:30:46 +00:00
aarne f496c49263 index and tutorial 2005-05-12 16:12:03 +00:00
bringert 73a60aabf5 Added grammar-dist target. 2005-05-12 13:10:16 +00:00
bringert d31e5a4d44 Restored package name to upper case GF. 2005-05-12 12:20:41 +00:00
bringert 1d2830d8bd Split rpm into gf and gf-editor rpms. 2005-05-12 12:19:03 +00:00
bringert 24f2eb8e33 Put RPM-building stuff on one line. 2005-05-12 09:23:46 +00:00