Erik Charlebois
|
baab8c060d
|
Remove ENUM: f and replace uses with CONSTANTs.
Fix bootstrap and load-all errors from enum classes.
|
2010-04-19 20:08:40 -07:00 |
Erik Charlebois
|
04d947ef1a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-04-17 17:48:40 -07:00 |
Dmitry Shubin
|
a540ffdc36
|
FUEL: do not fail if there is no file associated with current buffer
|
2010-04-17 03:27:00 +04:00 |
Erik Charlebois
|
d387947033
|
FUEL: Syntax highlight CONSULT: and PROTOCOL:
|
2010-04-16 13:41:16 -07:00 |
Erik Charlebois
|
26a55bbb16
|
Syntax highlighting for TYPED::
|
2010-04-06 12:58:37 -07:00 |
Erik Charlebois
|
77e63550a7
|
Add syntax highlighting for BEFORE: and AFTER:
|
2010-04-02 00:47:37 -07:00 |
Erik Charlebois
|
98da7ac16e
|
FUEL syntax updates
|
2010-03-02 19:32:07 -08:00 |
Erik Charlebois
|
0142d46688
|
Add scaffolding for platforms.txt, add option to fuel-scaffold-vocab
|
2010-02-22 20:17:49 -08:00 |
Erik Charlebois
|
4f8a6a032c
|
Syntax highlighting for COM-INTERFACE:
|
2010-02-22 19:34:54 -08:00 |
Erik Charlebois
|
52a8c3ebc9
|
FUEL: Add UNION-STRUCT: to syntax highlighting.
|
2010-02-21 16:42:31 -08:00 |
Erik Charlebois
|
9b8fd8d160
|
Fix parse error in elisp file
|
2010-02-21 04:39:44 -08:00 |
Erik Charlebois
|
a452966af9
|
FUEL: Add prefix key behavior to fuel-test-vocab so that it is similar to other FUEL interactive functions.
|
2010-02-21 03:35:15 -08:00 |
Erik Charlebois
|
ffddca36b7
|
Add scaffolding words for tags, summary and authors and hook these up to FUEL. Modified fuel-scaffold-vocab to prompt the user for tags, summary and whether to create help and test files immediately.
|
2010-02-21 03:34:08 -08:00 |
Erik Charlebois
|
bb3665f37e
|
FUEL: Flip the default behavior of visit-other-file so that it does not try to create -docs or -tests files if they do not exist by default. This is the more common case when spelunking in code and in general you want to scaffold those files anyway.
|
2010-02-21 03:27:16 -08:00 |
Erik Charlebois
|
a19c5f5663
|
Update FUEL font coloring for new syntactic keywords
|
2010-02-10 22:03:39 -08:00 |
erikc
|
c4bd780bff
|
Add fuel-test-vocab to FUEL (C-ct default) to run unit tests on a vocab
|
2010-02-08 15:58:40 -08:00 |
erikc
|
e3c3739624
|
Add brace matching for parse time quotes $\[
|
2010-02-05 15:52:55 -08:00 |
erikc
|
3e2f848101
|
Make TUPLE: indent, which seems to be the common indentation.
|
2010-01-27 15:31:08 -08:00 |
erikc
|
b2db8c4492
|
Add struct, struct-union and tag indent words.
|
2010-01-26 22:00:25 -08:00 |
Joe Groff
|
8f0321a0b1
|
remove [wlet ]
|
2009-10-26 23:17:40 -05:00 |
Phil Dawes
|
4ba2c5edaf
|
fuel: help subsections now work again
|
2009-10-14 19:04:16 +01:00 |
Jose A. Ortega Ruiz
|
e006b5f844
|
FUEL: additional debug level for, well, debugging purposes.
|
2009-07-31 17:45:46 +02:00 |
Jose A. Ortega Ruiz
|
5f4df2d661
|
FUEL: Bug fix: parenthesis matching when ( belongs to a word.
|
2009-07-29 00:29:43 +02:00 |
Jose A. Ortega Ruiz
|
69c82bc980
|
FUEL: Font lock/indentation for M::.
|
2009-07-10 01:00:06 +02:00 |
Jose A. Ortega Ruiz
|
4a6ee34ec4
|
FUEL: Bug fix: indentation of consecutive setter lines.
|
2009-06-14 20:29:27 +02:00 |
Jose A. Ortega Ruiz
|
7639afb0d7
|
FUEL: Tiny refactoring.
|
2009-06-02 05:02:39 +02:00 |
Jose A. Ortega Ruiz
|
09b08a0924
|
FUEL: Better looking tables in help buffers and a fix for in-cell links.
|
2009-06-02 04:34:40 +02:00 |
Jose A. Ortega Ruiz
|
a381d12b6d
|
FUEL: Automatic insertion of scaffolding in docs and test upon file creation.
|
2009-06-02 03:21:35 +02:00 |
Jose A. Ortega Ruiz
|
577c450db9
|
FUEL: When creating foo-docs.factor, optionally insert scaffold.
|
2009-06-02 00:55:53 +02:00 |
Jose A. Ortega Ruiz
|
2675533bed
|
FUEL: Use by default Factor's developer-name in scaffolds.
|
2009-06-01 23:24:05 +02:00 |
Jose A. Ortega Ruiz
|
45e6683c62
|
FUEL: developer-name is not overriden in scaffolds if so desired.
|
2009-06-01 23:09:30 +02:00 |
Jose A. Ortega Ruiz
|
1f0bd22365
|
FUEL: Support for SYNTAX: parsing word.
|
2009-06-01 22:32:47 +02:00 |
Slava Pestov
|
0432b00336
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-04-30 21:16:37 -05:00 |
Jose A. Ortega Ruiz
|
9b19b34126
|
FUEL: Fix for C-cC-eC-l (make factor command ( -- )).
|
2009-04-24 22:15:20 +02:00 |
Jose A. Ortega Ruiz
|
e4055005ea
|
FUEL: Fixes for string highlighting.
|
2009-04-24 22:03:38 +02:00 |
Nicholas Seckar
|
7f88f86f84
|
Merge branch 'master' of git://factorcode.org/git/factor into autouse-existing-usings
|
2009-04-22 15:10:21 -07:00 |
Jose A. Ortega Ruiz
|
425be6a414
|
FUEL: modify directly use/in to set up evaluation context
|
2009-04-19 20:35:54 +02:00 |
Nicholas Seckar
|
8806a0b18b
|
Make fuel auto-use the existing using in fuel-debug--uses-for-file.
|
2009-04-15 16:12:31 -07:00 |
Jose A. Ortega Ruiz
|
5c6bc3f85e
|
FUEL: Fixes for POSTPONE: forms font-lock.
|
2009-04-15 08:13:56 +02:00 |
Jose A. Ortega Ruiz
|
69017ce41f
|
FUEL: fix for call( indentation.
|
2009-04-14 01:56:06 +02:00 |
Jose A. Ortega Ruiz
|
b549bd6cc9
|
FUEL: More robust extract word refactoring (catching empty region case).
|
2009-04-04 22:34:21 +02:00 |
Jose A. Ortega Ruiz
|
408d592c3e
|
FUEL: Font lock and no indentation for EBNF: ... ;EBNF forms.
|
2009-04-01 05:03:28 +02:00 |
Jose A. Ortega Ruiz
|
5519e44550
|
FUEL: Fix indentation in presence of trailing whitespace.
|
2009-03-19 01:20:00 +01:00 |
Jose A. Ortega Ruiz
|
577aceb7fc
|
FUEL: Fix for syntax highlighting of SYMBOLS: and SINGLETONS:.
|
2009-03-19 00:55:14 +01:00 |
Jose A. Ortega Ruiz
|
22ee146b60
|
FUEL: () and (()) are paren syntax only when surronded by word boundaries.
|
2009-03-13 23:17:31 +01:00 |
Jose A. Ortega Ruiz
|
e248615afc
|
FUEL: Fix highlighting for lines containing 'CHAR: "' plus other string literals.
|
2009-03-13 22:53:26 +01:00 |
Jose A. Ortega Ruiz
|
42fc636abc
|
FUEL: fix vocabulary list tables.
|
2009-03-07 14:21:23 +01:00 |
Jose A. Ortega Ruiz
|
87d70e9523
|
FUEL: Autoloads for customization groups.
|
2009-02-28 02:56:38 +01:00 |
Jose A. Ortega Ruiz
|
473095b6d5
|
FUEL: Persistent listener history.
|
2009-02-28 02:29:35 +01:00 |
Jose A. Ortega Ruiz
|
90dac6f881
|
FUEL: C-uC-co won't ask for file creation while cycling.
|
2009-02-22 20:20:46 +01:00 |