Jose A. Ortega Ruiz
|
d3c279469c
|
FUEL: Asynchronous comms with Factor implemented. Help mode improvements.
|
2008-12-13 01:54:18 +01:00 |
Jose A. Ortega Ruiz
|
d771e8a306
|
FUEL debug mode: :warnings &co. retrievable, and some cosmetics.
|
2008-12-09 23:37:27 +01:00 |
Jose A. Ortega Ruiz
|
faa6989fe9
|
FUEL: First stab at the debugger: error/restart display and restart invokation.
|
2008-12-09 02:36:55 +01:00 |
Jose A. Ortega Ruiz
|
731361d07a
|
FUEL: Oops, fix previous patch.
|
2008-12-06 07:34:11 +01:00 |
Jose A. Ortega Ruiz
|
eb43cddb33
|
FUEL: fuel-edit-word-at-point, fuel-eval-region, fuel-eval-extended-region.
|
2008-12-06 07:01:12 +01:00 |
Jose A. Ortega Ruiz
|
6860285b07
|
FUEL 0.0 : all factor.el functionality in place, plus evaluation.
|
2008-12-06 04:34:25 +01:00 |
Jose A. Ortega Ruiz
|
34c55672bd
|
Emacs factor mode: Small tweaks.
|
2008-11-30 13:53:15 +01:00 |
Jose A. Ortega Ruiz
|
1a538fcf39
|
Emacs factor mode: disable highlight of vocabs in USING:.
|
2008-11-29 21:30:43 +01:00 |
Jose A. Ortega Ruiz
|
5ca847c326
|
Emacs factor mode: cycle between source, tests and docs factor files.
|
2008-11-29 15:45:00 +01:00 |
Jose A. Ortega Ruiz
|
76afa6bf49
|
Emacs factor mode: improvements in USING:'s font lock and function navigation.
|
2008-11-29 03:49:35 +01:00 |
Jose A. Ortega Ruiz
|
2810b9ac0f
|
Emacs factor: Oops, fix previous commit.
|
2008-11-29 01:58:20 +01:00 |
Jose A. Ortega Ruiz
|
858f848441
|
Emacs factor mode: electric ] and }; another fix for declaration-aware indentation.
|
2008-11-29 01:55:08 +01:00 |
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 |