Joe Groff
|
4d0f9744a4
|
vim: highlight $ and $[ ]
|
2009-10-15 20:44:59 -05:00 |
Phil Dawes
|
4ba2c5edaf
|
fuel: help subsections now work again
|
2009-10-14 19:04:16 +01:00 |
Joe Groff
|
72986dc66d
|
vim: highlight @ and _, don't highlight things that aren't special anymore
|
2009-10-01 22:42:28 -05:00 |
Joe Groff
|
87b96ed421
|
improve vim highlighting of 1+2/3 ratios, 1/3. float ratios, HEX: 1.2p3 hex floats, 1,234 number literals with commas, NAN: xxx literals, and ALIEN: xxx hex literals
|
2009-09-29 12:25:55 -05:00 |
Joe Groff
|
c50a58168c
|
vim: highlight anything that looks like "text{ }" as an array
|
2009-09-28 22:58:20 -05:00 |
Joe Groff
|
97785c0c09
|
vim: now highlighting more """ strings in more places!
|
2009-09-28 10:59:45 -05:00 |
Joe Groff
|
b742928d8f
|
adjust vim string syntax highlighting to match doug's changes for multiline and """ strings
|
2009-09-27 20:10:33 -05:00 |
Joe Groff
|
02b4503205
|
add vim syntax highlighting for ALIAS:, QUALIFIED:, QUALIFIED-WITH:, and FROM:. fix highlighting for empty comment at end of line
|
2009-09-27 14:04:39 -05:00 |
Joe Groff
|
6376adf4fc
|
fix vim syntax highlighting when a word contains square brackets, and add highlighting for STRUCT:
|
2009-09-27 12:33:23 -05:00 |
Joe Groff
|
32146c645d
|
add some keyboard shortcuts to vim plugin
|
2009-09-20 23:10:54 -05:00 |
Joe Groff
|
044139aa88
|
add a :NewFactorVocab command to vim plugin
|
2009-09-13 15:36:43 -05:00 |
Joe Groff
|
2a4df54969
|
improve :FactorVocab completion
|
2009-09-10 23:15:24 -04:00 |
Joe Groff
|
0e10785508
|
update misc/vim/README
|
2009-09-10 22:55:29 -04:00 |
Joe Groff
|
d26082c031
|
only set vim plugin global variables if they haven't yet been set, so they can be configured from vimrc
|
2009-09-10 22:55:17 -04:00 |
Joe Groff
|
5a8e5facfd
|
groom default vim settings for general use
|
2009-09-10 21:27:15 -04:00 |
Joe Groff
|
5e4751db64
|
completion for :FactorVocab vim function
|
2009-09-10 20:24:56 -05:00 |
Joe Groff
|
1a5b62238c
|
vim plugin for factor, with shortcuts for opening vocabs and switching between implementation, docs, and tests
|
2009-09-10 18:41:36 -05:00 |
Philipp Brüschweiler
|
8738b3d219
|
sequences.product: product-each and product-map
misc/vim.syntax.fgen: small fix for quotation highlighting
|
2009-09-04 16:40:47 +02:00 |
Doug Coleman
|
7c92ab1ea5
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |
Philipp Brüschweiler
|
26859a45eb
|
various doc fixes
|
2009-08-11 16:58:47 +02:00 |
Slava Pestov
|
4b7185b61a
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-08-10 16:20:14 -05:00 |
Philipp Brüschweiler
|
230061783a
|
misc small documentation fixes, some fixes for factor.vim, changed permissions of vm/* to 644
|
2009-08-10 21:33:07 +02:00 |
Slava Pestov
|
057a2d7b5c
|
Rename some files in misc/Factor.tmbundle since Windows doesn't allow : in file names
|
2009-08-09 04:47:37 -05:00 |
Sam Anklesaria
|
70428241bd
|
textmate bundle scaffolding
|
2009-08-04 16:05:37 -05:00 |
Sam Anklesaria
|
dcd6bc316c
|
textmate snippets for factor bundle
|
2009-08-03 14:06:00 -05:00 |
Sam Anklesaria
|
07b34c6d0a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-03 10:13:27 -05:00 |
Sam Anklesaria
|
a211054962
|
textmate bundle work- stopped by modules bug
|
2009-08-03 10:12:20 -05: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 |
Doug Coleman
|
2cb94598b3
|
fix vim syntax highlighting for MEMO:, MEMO::, ::, MACRO::
|
2009-07-02 16:33:08 -05:00 |
Jose A. Ortega Ruiz
|
4a6ee34ec4
|
FUEL: Bug fix: indentation of consecutive setter lines.
|
2009-06-14 20:29:27 +02:00 |
Slava Pestov
|
2b61f6c7ca
|
Merge branch 'master' of git://github.com/mrjbq7/factor
|
2009-06-09 03:07:36 -05:00 |
John Benediktsson
|
427e44fb33
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-01 21:01:48 -07: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 |
John Benediktsson
|
00999b072f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-01 15:04:34 -07: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 |
John Benediktsson
|
e0df03bfb1
|
Adding cdfactor script.
|
2009-06-01 11:20:49 -07:00 |
John Benediktsson
|
aa7d24eec6
|
Resolved merge.
|
2009-05-26 22:20:53 -07:00 |
Doug Coleman
|
5a3a14d1c9
|
remove at-default. it was hardly used and it's just '?at drop'
|
2009-05-24 21:46:59 -05:00 |
Doug Coleman
|
e18aa54eeb
|
clean up vim syntax highlighting file, add a few more syntax words
|
2009-05-19 18:54:56 -05: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 |