Commit Graph

146 Commits (bc5c6d85c414f5233db83d75edf5051ab69ceae4)

Author SHA1 Message Date
Jose A. Ortega Ruiz bc5c6d85c4 Emacs factor mode: fix indentation in presence of declaration word, and add a face for them. 2008-11-28 22:51:36 +01:00
Jose A. Ortega Ruiz 4c1e23b82d Emacs factor mode: bug fix: don't depend on cl's DO. 2008-11-28 13:23:15 +01:00
Jose A. Ortega Ruiz 95bf38f5ee Emacs factor mode: Fail gracefully when the listener is not running. 2008-11-28 02:37:49 +01:00
Jose A. Ortega Ruiz d7587282fd Emacs factor mode: 'see' in minibuffer and Eldoc mode available. 2008-11-28 01:51:33 +01:00
Jose A. Ortega Ruiz c1b42e9646 Emacs factor mode: correct fontification in presence of word names containing !. 2008-11-26 22:58:11 +01:00
Jose A. Ortega Ruiz a11453e458 Emacs factor-mode: fix indentation of empty line after starting word definition. 2008-11-25 21:53:06 +01:00
Jose A. Ortega Ruiz 1f61f6dad0 Emacs factor modes: gensym is not needed. 2008-11-25 11:48:11 +01:00
Jose A. Ortega Ruiz c4f8da0510 Emacs factor mode: better defaults for font-lock faces. 2008-11-24 22:44:05 +01:00
Jose A. Ortega Ruiz 47ef542e92 Emacs factor mode: defun and sexp navigation are aware of word definition syntax. 2008-11-24 10:18:47 +01:00
Jose A. Ortega Ruiz 892aad7d0b Emacs factor mode: More correct treatment of strings and comments in font-lock. 2008-11-24 00:45:48 +01:00
Jose A. Ortega Ruiz 70645e0d3a Emacs Factor listener: new help mode; better run-factor/switch-to-factor behaviour. 2008-11-22 04:22:38 +01:00
Jose A. Ortega Ruiz 5df0a0073f Emacs factor-mode: small indentation fixes and cleanups. 2008-11-19 10:37:54 +01:00
Jose A. Ortega Ruiz dad3a5ead1 Emacs factor-mode: correct indentation for field setters after constructors. 2008-11-19 02:00:00 +01:00
Jose A. Ortega Ruiz 27bcb413a5 Emacs factor-mode: better font lock: constructors, setters and parent types (with accompanying custom faces). 2008-11-19 00:59:43 +01:00
Jose A. Ortega Ruiz b0821229a1 Emacs factor mode: indentation improvements. 2008-11-18 03:47:13 +01:00
Jose A. Ortega Ruiz bb8df5c0c9 Cosmetic changes: factor-- prefix for internal symbols, sectioning with ^L, header comments. 2008-11-16 22:10:19 +01:00
Jose A. Ortega Ruiz 96bb916c35 Indentation in Emacs factor-mode: customizable width and no tabs. 2008-11-16 16:21:47 +01:00
Jose A. Ortega Ruiz 74c59d1531 Faces used in factor-mode are now customizable (plus a bit of
reordering in factor.el).
2008-11-16 03:16:57 +01:00
Jose A. Ortega Ruiz 16cc409354 Font lock for USE: and USING: args. 2008-11-16 01:51:20 +01:00
Jose A. Ortega Ruiz aa43297364 Better string font lock (catch scaped quotes). 2008-11-16 01:27:21 +01:00
Jose A. Ortega Ruiz e7ccb46254 Show keybindings for factor-mode in help buffer (C-h m). 2008-11-16 00:19:05 +01:00
Jose A. Ortega Ruiz 74e5979ba8 Font lock improvements (highlight word, symbol and tuple definitions). 2008-11-16 00:16:13 +01:00
jao 9099b12603 factor.el: fix for empty strings font lock. 2008-11-15 03:52:20 +01:00
jao a13c6a4655 - Bug fix: comments are fontified even when they contain double quotes
- Enhancement: more parsing words highlighted
2008-11-14 02:54:37 +01:00
Slava Pestov 40e1b32220 Merge branch 'emacs-indent' of git://eth0.net.ua/factor 2008-09-22 01:23:30 -05:00
Alexander Solovyov 83ef3149fe Upgraded version of emacs indentation 2008-09-21 19:23:12 +03:00
Alexander Solovyov 22c10e8f4f Got Emacs' factor-mode indentation working with non-closed brackets 2008-09-21 19:23:12 +03:00
Alexander Solovyov 6032bdf8e6 first efforts to get indentation in emacs 2008-09-21 19:23:12 +03:00
John Benediktsson ccac749a70 Adding support for fry quotations. 2008-09-14 10:04:04 -07:00
Alfredo Beaumont 264fffbf08 factor.el: factor-run-file ask to save if source has been modified.
Add factor-display-output-buffer to optionally show factor buffer.
2008-07-05 23:30:04 +02:00
James Cash b2f4217e08 Making indentation default 4 spaces, instead of 2 2008-05-26 21:22:39 -04:00
Eduardo Cavazos 9c569034f6 factor.el: couple of font-lock words 2008-05-23 00:12:01 -05:00
Slava Pestov 42dc4bdc24 Bundle updates 2008-05-02 21:18:34 -05:00
Alex Chapman ffd3ae635d update factor.vim (not sure what happened with that last commit) 2008-04-28 14:23:16 +10:00
erg cb3fdc5c7d fix the Makefile and make targets 2008-03-28 21:40:02 -05:00
sheeple c300d4482a rm staging files in temp/ 2008-03-27 11:14:40 -05:00
U-FROGGER\erg 5769ad62f7 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-25 14:37:36 -05:00
U-FROGGER\erg dc22e5767b add more dlls to factor.sh 2008-03-25 14:37:17 -05:00
Doug Coleman 8362ef0958 fix netbsd32 2008-03-25 13:51:09 -05:00
Doug Coleman c45ccbbc24 special case netbsd64 gcc3-4 2007-04-07 12:39:10 -05:00
Doug Coleman 327c07b67e make md5 work on netbsd in factor.sh 2008-03-20 19:11:04 -05:00
Slava Pestov b840555157 Clean things up for binary releases 2008-03-21 00:37:58 -05:00
Slava Pestov 15a747cce4 Move things around a bit 2008-03-21 00:37:27 -05:00
Slava Pestov 2bdfc46331 Move bitmaps 2008-03-21 00:31:00 -05:00
Doug Coleman 5bd82ef42b add long 2008-03-16 16:40:58 -05:00
Doug Coleman 906734e8eb add unix types 2008-03-16 16:29:49 -05:00
Doug Coleman 67c9e2f631 make openbsd64 bootstrap
fix target for openbsd64
2008-03-16 15:17:11 -05:00
Doug Coleman bf57d5d5aa add openbsd to target 2008-03-20 15:35:59 -05:00
Doug Coleman 6d36f738eb playing around with a cross-platform c program to write out factor structs 2008-03-20 14:54:16 -05:00
Eduardo Cavazos 3cc32597f8 factor.el: minor additions 2008-03-16 15:57:37 -06:00