Commit Graph

398 Commits (236588208b03ee3fcfd708c34777778f91abf49e)

Author SHA1 Message Date
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
Slava Pestov 1efbd686a1 Remove two useless files: grovel.c and factor.el (superceded by fu/fu.el) 2009-02-26 01:37:05 -06: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
Jose A. Ortega Ruiz 989912cb47 FUEL: Support for $or markup (still elisp-based, sorry). 2009-02-20 16:55:08 +01:00
Jose A. Ortega Ruiz 3bd573fe13 FUEL: New refactoring command: fuel-refactor-make-generic. 2009-02-20 01:02:24 +01:00
Jose A. Ortega Ruiz 08113cd741 FUEL: Don't load vocabs in USING: form by default. 2009-02-19 01:33:47 +01:00
Jose A. Ortega Ruiz 0f6598d95c FUEL: Recognised parenthesised forms (e.g., stack effects) as syntactic constructs. 2009-02-14 13:44:12 +01:00
Jose A. Ortega Ruiz 08ad6ca116 FUEL: use factor.com instead of factor.exe as default binary under Windows. 2009-02-08 23:22:23 +01:00
Jose A. Ortega Ruiz 84846e21d8 FUEL: Small nits. 2009-02-05 10:45:44 +01:00
Jose A. Ortega Ruiz 9fd675a632 FUEL: Accept '?' in prompts for word and vocabs. 2009-02-05 10:28:57 +01:00
Jose A. Ortega Ruiz 23d4699d5c FUEL: Fix the previous fix. 2009-01-30 22:32:20 +01:00
Jose A. Ortega Ruiz 16c1f210a6 FUEL: Fix for $vocab-link markup. 2009-01-30 22:24:53 +01:00
Jose A. Ortega Ruiz 5fc41b92e7 Merge commit 'origin/master' into emacs 2009-01-30 20:01:57 +01:00
Doug Coleman 3c408342ef renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
Doug Coleman ed7b49df78 Windows vm now tries vm-console.image or vm.image first, then removes -console if it exists and tries to find the image again 2009-01-29 19:57:01 -06:00
Jose A. Ortega Ruiz ba3c188b3c FUEL: Small refactoring. 2009-01-30 00:48:24 +01:00
Jose A. Ortega Ruiz 8d522caa82 FUEL: $synopsis markup implemented. 2009-01-30 00:44:15 +01:00
Jose A. Ortega Ruiz a950bc0d76 FUEL: Even better $see handling in help browser. 2009-01-30 00:40:17 +01:00
Jose A. Ortega Ruiz 2ea9d0bce1 FUEL: Better handling of $see in help browser. 2009-01-30 00:20:58 +01:00
Jose A. Ortega Ruiz 014b664127 Merge commit 'origin/master' into emacs 2009-01-29 20:56:29 +01:00
Doug Coleman 833c3c3bc4 add the shell script 2009-01-29 13:17:56 -06:00
Jose A. Ortega Ruiz 3cd8fbc683 FUEL: Note about .factor-boot-rc added. 2009-01-28 21:32:19 +01:00
Jose A. Ortega Ruiz 3ad52dd85b FUEL: New refactoring: extract region as ARTICLE: (C-cC-xa). 2009-01-28 21:23:21 +01:00
Jose A. Ortega Ruiz dceae3df93 FUEL: Better handling of scaped characters inside strings. 2009-01-27 23:15:08 +01:00
Jose A. Ortega Ruiz 508f9ca5fe FUEL: string font lock fix. 2009-01-26 22:00:09 +01:00
Jose A. Ortega Ruiz 40382f9c5f FUEL: Font lock and indent support for alien parsing words. 2009-01-25 13:49:10 +01:00
Jose A. Ortega Ruiz f64303a3c8 FUEL: Better $snippet handling. 2009-01-25 11:57:27 +01:00
Jose A. Ortega Ruiz 8d943b9625 FUEL: Better, if hackish, to fix the f problem. 2009-01-25 11:42:35 +01:00
Jose A. Ortega Ruiz 91460f5479 FUEL: Pretty print f as 'f' instead of 'nil'. 2009-01-25 10:22:53 +01:00
Jose A. Ortega Ruiz b6b3e4fb54 FUEL: README update. 2009-01-23 20:52:35 +01:00
Jose A. Ortega Ruiz 742241e881 FUEL: Fix for stack effect recognition. 2009-01-23 00:23:11 +01:00
Jose A. Ortega Ruiz ae2e9b4192 FUEL: New refactoring: rename word. 2009-01-22 23:25:17 +01:00
Jose A. Ortega Ruiz a654fac19e FUEL: Cross-reference for vocabs (uses/usage). 2009-01-22 21:13:38 +01:00
Jose A. Ortega Ruiz d3cbb62851 FUEL: fuel.xref subvocabulary factored out. 2009-01-22 16:11:44 +01:00
Jose A. Ortega Ruiz 4a5d8f5344 FUEL: New option fuel-xref-follow-link-method (current buffer, new window or frame). 2009-01-22 09:55:39 +01:00
Jose A. Ortega Ruiz 01acbddd9f FUEL: Small tweak in regexps. 2009-01-21 20:39:10 +01:00
Jose A. Ortega Ruiz 28cfe0fe63 FUEL: small fix. 2009-01-21 03:22:37 +01:00
Jose A. Ortega Ruiz e81c392706 FUEL: Fix for regression in constructor indentation. 2009-01-21 03:03:03 +01:00
Jose A. Ortega Ruiz 5b785d2f38 FUEL: In word extraction, ask for word name before stack effect. 2009-01-21 02:46:50 +01:00
Jose A. Ortega Ruiz f34f7298ee FUEL: remote connections. 2009-01-21 02:37:32 +01:00
Jose A. Ortega Ruiz db63d9d324 FUEL: Fix bug in usings update doing the wrong thing for empty USING:. 2009-01-21 00:44:22 +01:00
Jose A. Ortega Ruiz b9f323c350 FUEL: Font lock for field-less TUPLE: forms. 2009-01-20 09:44:25 +01:00
Jose A. Ortega Ruiz 52f89b717b FUEL: new command: fuel-refresh-all (C-cr in factor code and listener buffers) 2009-01-19 21:59:46 +01:00
Jose A. Ortega Ruiz e27daf5daf FUEL: New fuel-switch-to-buffer command family. 2009-01-19 05:10:47 +01:00
Jose A. Ortega Ruiz 5c1d6b12c8 FUEL: Better font lock for <" "> forms. 2009-01-19 04:18:20 +01:00
Jose A. Ortega Ruiz befeff625d FUEL: Ignore paren chars in \, POSTPONE: and stack effects. 2009-01-19 03:39:53 +01:00
Jose A. Ortega Ruiz c9829a1c08 FUEL: Better font lock for empty USING: ; form (semicolon as parsing word). 2009-01-17 23:11:00 +01:00
Jose A. Ortega Ruiz 923bd07ad4 FUEL: Kind of subtle bug in C-cC-eu caused by syntax table tweakings. 2009-01-17 05:35:16 +01:00
Jose A. Ortega Ruiz 5b3a9eb35f FUEL: RENAME: font lock. 2009-01-17 00:33:14 +01:00
Jose A. Ortega Ruiz fd55ad4322 FUEL: TYPEDEF: font lock. 2009-01-17 00:17:02 +01:00
Jose A. Ortega Ruiz 8d18fc10aa FUEL: C: font lock fix. 2009-01-16 22:20:40 +01:00
Jose A. Ortega Ruiz 037ba93c1c FUEL: Correctly detect vocabs when M-. in a USING:/USE: form. 2009-01-16 22:07:14 +01:00
Jose A. Ortega Ruiz 571860bf93 FUEL: Yet another font lock bug (scape in strings). 2009-01-16 02:43:46 +01:00
Jose A. Ortega Ruiz 40be28cd6f FUEL: Choose adequate factor binary default, depending on system type. 2009-01-16 02:39:59 +01:00
Jose A. Ortega Ruiz 867c1cb63c FUEL: Empty USING: form font lock. 2009-01-16 01:49:01 +01:00
Jose A. Ortega Ruiz 2ec25e67bc FUEL: More font-lock fixes; README fixes. 2009-01-16 01:14:56 +01:00
Jose A. Ortega Ruiz 756464a487 FUEL: Help browser: Fix for links to articles keyed by string lists. 2009-01-16 00:38:18 +01:00
Daniel Ehrenberg 5130573d56 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-15 15:39:16 -06:00
Jose A. Ortega Ruiz 180f43767a FUEL: Use ".exe" in windows to locate factor binary. 2009-01-15 22:08:44 +01:00
Jose A. Ortega Ruiz 7954a0881f FUEL: Correct fontification for multiline forms USING:, TUPLE:, &c. 2009-01-15 14:00:39 +01:00
Jose A. Ortega Ruiz 58adaac5f4 FUEL: Bug in TUPLE: font lock fixed. 2009-01-15 00:05:52 +01:00
Jose A. Ortega Ruiz ea65bd8f2c FUEL: <" "> font lock. 2009-01-14 23:28:19 +01:00
Jose A. Ortega Ruiz 1bb6b77177 FUEL: Fix CHAR: ! font lock. 2009-01-14 22:53:58 +01:00
Jose A. Ortega Ruiz 0ea51ee176 FUEL: Font lock for (( ... )). 2009-01-14 21:51:01 +01:00
Tim Allen 8998f21aa6 Add more Vim support files. 2009-01-14 13:29:55 -06:00
Tim Allen 0cb58510bb Move Vim syntax-highlighter to a Vim subdirectory.
This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.

This commit also adds a README that describes how to regenerate the
syntax file.
2009-01-14 13:29:23 -06:00
Jose A. Ortega Ruiz f64b8a2279 FUEL: Fix ratio and float font lock. 2009-01-14 02:25:31 +01:00
Jose A. Ortega Ruiz 7e751b4195 FUEL: Fix the fix to multiline string literals font-lock. 2009-01-13 11:57:59 +01:00
Jose A. Ortega Ruiz 5909ca0bd8 FUEL: New refactoring: inline word. 2009-01-13 04:06:21 +01:00
Jose A. Ortega Ruiz 0b36b8b259 FUEL: M-. improvements and new M-,. 2009-01-13 02:58:33 +01:00
Jose A. Ortega Ruiz a70018bcc4 FUEL: Correct font-lock for string literals (no multiline). 2009-01-13 01:44:22 +01:00
Jose A. Ortega Ruiz 104b052e7e FUEL: Better word extraction: detect existing words and extend refactoring. 2009-01-13 00:14:54 +01:00
Jose A. Ortega Ruiz 18c2c9cf03 FUEL: Fix indentation of multiline TUPLE:, SYMBOLS: & similar forms. 2009-01-12 12:13:21 +01:00
Jose A. Ortega Ruiz 093c615dfa FUEL: Use better defaults for factor's binary and image file. 2009-01-12 10:35:59 +01:00
Jose A. Ortega Ruiz fb98eaf990 FUEL: Fix stack effect font-lock. 2009-01-12 03:16:56 +01:00
Jose A. Ortega Ruiz 8bf0176e8c FUEL: Typo. 2009-01-12 03:09:50 +01:00
Jose A. Ortega Ruiz 871a2bb745 FUEL: Fix usings update when no newline at eof. 2009-01-12 02:34:39 +01:00
Jose A. Ortega Ruiz 28029404c3 FUEL: README updated. 2009-01-12 02:12:30 +01:00
Jose A. Ortega Ruiz 977c4d6b6a FUEL: New command: fuel-refactor-extract-vocab. 2009-01-12 02:10:13 +01:00
Jose A. Ortega Ruiz 960b67f6c9 FUEL: Subvocabularies factored out from fuel. 2009-01-12 00:52:31 +01:00
Jose A. Ortega Ruiz d00d12d18c FUEL: fuel-scaffold-vocab: go to the right source file for subvocabs. 2009-01-11 22:29:11 +01:00
Jose A. Ortega Ruiz 4686f04bec FUEL: Help parsing words recognised. 2009-01-11 20:37:06 +01:00
Jose A. Ortega Ruiz 5c8a09eb52 FUEL: Use the customized developer name in fuel-scaffold-help. 2009-01-11 20:22:08 +01:00
Jose A. Ortega Ruiz 4bb5ad1925 FUEL: Interface with tools.scaffold. 2009-01-11 20:07:34 +01:00
Jose A. Ortega Ruiz 4543590ca9 FUEL: Electric indentation for ] and } fixed. 2009-01-11 18:01:52 +01:00
Jose A. Ortega Ruiz 608352f313 FUEL: Workaround for comint mode hang up. 2009-01-11 16:28:02 +01:00
Jose A. Ortega Ruiz 732c525eaa FUEL: Fix for indentation after brace-words. 2009-01-11 14:29:55 +01:00
Jose A. Ortega Ruiz bb7c82a9aa FUEL: Fix for float highlight (+ en exp) and small tweaks. 2009-01-11 14:15:26 +01:00