Jose A. Ortega Ruiz
|
1a384e5e01
|
FUEL: Tidbits.
|
2009-01-07 04:08:36 +01:00 |
Jose A. Ortega Ruiz
|
37760a0852
|
FUEL: Fix for symbol words display in vocab help pages.
|
2009-01-07 03:03:20 +01:00 |
Jose A. Ortega Ruiz
|
3ee5772c88
|
FUEL: Shorten very long words in tables to keep delims aligned.
|
2009-01-07 02:47:44 +01:00 |
Jose A. Ortega Ruiz
|
03455ab770
|
FUEL: $operation.
|
2009-01-07 01:59:15 +01:00 |
Jose A. Ortega Ruiz
|
b8793abeea
|
FUEL: Vocab word lists in help browser.
|
2009-01-07 01:44:45 +01:00 |
Eduardo Cavazos
|
7c6b3e6278
|
L-system: Handle case of 'f' string (use axiom)
|
2009-01-06 16:31:11 -06:00 |
Daniel Ehrenberg
|
5357eee12e
|
Fixing unicode normalization--all tests pass
|
2009-01-06 16:25:12 -06:00 |
Jose A. Ortega Ruiz
|
efcd8cb194
|
FUEL: Tags and authors support in help browser.
|
2009-01-06 23:08:33 +01:00 |
Daniel Ehrenberg
|
be34c407d1
|
unicode.breaks tests and bug fixes
|
2009-01-06 10:19:19 -06:00 |
Jose A. Ortega Ruiz
|
af78443832
|
FUEL: Much faster and nicer table rendering.
|
2009-01-06 16:28:10 +01:00 |
Jose A. Ortega Ruiz
|
956492447c
|
FUEL: $describe-vocab and child vocab lists implemented.
|
2009-01-06 07:05:42 +01:00 |
Slava Pestov
|
d815c0c048
|
Fix Farkup link escaping
|
2009-01-05 23:39:29 -06:00 |
Daniel Ehrenberg
|
6452ebac6e
|
Commenting out failing unit test in unicode
|
2009-01-05 22:39:38 -06:00 |
Daniel Ehrenberg
|
9d3d3f815f
|
Unicode normalization bug fixes (incomplete)
|
2009-01-05 22:19:14 -06:00 |
Daniel Ehrenberg
|
fa91133cc0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-05 20:59:04 -06:00 |
Jose A. Ortega Ruiz
|
76dcfc6c2b
|
FUEL: New command fuel-help-vocab (v in help browser).
|
2009-01-06 02:23:38 +01:00 |
Jose A. Ortega Ruiz
|
23205a8bf4
|
Merge commit 'origin/master' into emacs
|
2009-01-06 02:02:47 +01:00 |
Slava Pestov
|
af49278d3f
|
Add 2tri* and 2tri@ combinators, clean up (3each), and fix failing unit test for 3map
|
2009-01-05 18:12:34 -06:00 |
Slava Pestov
|
4c25fef273
|
Remove extra/faq now that we don't need it anymore
|
2009-01-05 17:33:27 -06:00 |
Slava Pestov
|
3ac2fd15d6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-05 17:33:12 -06:00 |
Slava Pestov
|
16cdedb838
|
Update copyright year
|
2009-01-05 17:33:06 -06:00 |
Slava Pestov
|
7c6d86491b
|
Add .# to gitignore
|
2009-01-05 17:32:28 -06:00 |
Slava Pestov
|
7b110b0bfd
|
Move 3each, 3map from compiler.utilities to sequences
|
2009-01-05 17:32:08 -06:00 |
Jose A. Ortega Ruiz
|
bb774d61c8
|
FUEL: MEMO:: recognised in factor syntax.
|
2009-01-05 23:29:26 +01:00 |
Jose A. Ortega Ruiz
|
f623c46314
|
FUEL: Document edit command.
|
2009-01-05 22:09:18 +01:00 |
Jose A. Ortega Ruiz
|
ca0f944e04
|
FUEL: Edit article command in help buffers.
|
2009-01-05 22:06:43 +01:00 |
Jose A. Ortega Ruiz
|
9ca81aed93
|
FUEL: bogus key binding fixed
|
2009-01-05 15:30:07 +01:00 |
Jose A. Ortega Ruiz
|
a59271139c
|
FUEL: Index entries sorted and some improvements in other tags in help browser.
|
2009-01-05 14:58:38 +01:00 |
Eduardo Cavazos
|
6416cb78b0
|
Add 'abop-1' L-system model
|
2009-01-05 04:12:27 -06:00 |
Eduardo Cavazos
|
63b86900e7
|
Add L-system (complete rewrite of lsys)
|
2009-01-05 04:11:43 -06:00 |
Jose A. Ortega Ruiz
|
fd35c362ef
|
FUEL: 'h' for help on word at point in xref buffers.
|
2009-01-05 07:08:45 +01:00 |
Jose A. Ortega Ruiz
|
a0f3a44aa0
|
FUEL: New command fuel-help-kill-page (bound to 'k' in help browser).
|
2009-01-05 06:22:36 +01:00 |
Daniel Ehrenberg
|
256eeb3d3e
|
Typo in unicode normalization
|
2009-01-04 22:22:18 -06:00 |
Jose A. Ortega Ruiz
|
c7b589f712
|
FUEL: $quotation and $see markup; no autodoc by default in help buffers.
|
2009-01-05 04:58:19 +01:00 |
Daniel Ehrenberg
|
142007f94d
|
inverses for append and prepend
|
2009-01-04 15:59:55 -05:00 |
Jose A. Ortega Ruiz
|
b5110ccdb6
|
FUEL: Fixes in help pages caching.
|
2009-01-04 19:40:22 +01:00 |
Jose A. Ortega Ruiz
|
b05a2388f0
|
FUEL: Avoid contiguous duplicates in help history.
|
2009-01-04 19:17:04 +01:00 |
Doug Coleman
|
ffe0aac310
|
Fix a couple bugs in unix.users and add unit tests
|
2009-01-04 11:44:49 -06:00 |
Doug Coleman
|
e626431a7e
|
Refactor html.parser.utils a bit
|
2009-01-04 11:38:25 -06:00 |
Jose A. Ortega Ruiz
|
e603602e18
|
FUEL: Fixes in help browser navigation and new refresh command.
|
2009-01-04 16:01:03 +01:00 |
Jose A. Ortega Ruiz
|
77d86b8550
|
FUEL: README reformatted.
|
2009-01-04 15:59:54 +01:00 |
Jose A. Ortega Ruiz
|
4f6426bd40
|
FUEL: Help page bookmarks facility.
|
2009-01-04 04:04:08 +01:00 |
Jose A. Ortega Ruiz
|
c13a6efe97
|
FUEL: New command: fuel-apropos.
|
2009-01-04 02:36:58 +01:00 |
Jose A. Ortega Ruiz
|
9832429b94
|
FUEL: Better help page caching and some fixes.
|
2009-01-04 01:50:13 +01:00 |
Jose A. Ortega Ruiz
|
992633dd32
|
FUEL: Help system now displays vocab help.
|
2009-01-04 00:01:51 +01:00 |
Jose A. Ortega Ruiz
|
1ef58cbd43
|
FUEL: Help index pages implemented (but no vocab-index yet).
|
2009-01-03 21:51:21 +01:00 |
Jose A. Ortega Ruiz
|
796a7e9d37
|
FUEL: Help system overhaul.
|
2009-01-03 16:37:28 +01:00 |
Jose A. Ortega Ruiz
|
303735db5a
|
FUEL: Offer a command to add missing vocabs after run-file.
|
2008-12-31 04:05:34 +01:00 |
Jose A. Ortega Ruiz
|
a89b5d6a8a
|
FUEL: Fix for autodoc in presence of <PRIVATE > sections.
|
2008-12-31 01:31:03 +01:00 |
Jose A. Ortega Ruiz
|
33971016c5
|
FUEL: Emacs 22 compat.
|
2008-12-31 00:47:02 +01:00 |