Commit Graph

11108 Commits (87a1363c9560e96d2ea469636d2270c35367b75d)

Author SHA1 Message Date
Jose A. Ortega Ruiz 40be28cd6f FUEL: Choose adequate factor binary default, depending on system type. 2009-01-16 02:39:59 +01:00
Doug Coleman 0aff3f2452 more cleanups. (pack) -> pack, use PRIVATE 2009-01-15 19:10:40 -06:00
Doug Coleman 75af02313c add copyright information to pack 2009-01-15 19:08:08 -06:00
Doug Coleman 681e91cad5 clean up pack macros 2009-01-15 19:03:55 -06:00
Jose A. Ortega Ruiz 867c1cb63c FUEL: Empty USING: form font lock. 2009-01-16 01:49:01 +01:00
Doug Coleman ceada6d56a clean up pack 2009-01-15 18:38:58 -06:00
Jose A. Ortega Ruiz 2ec25e67bc FUEL: More font-lock fixes; README fixes. 2009-01-16 01:14:56 +01:00
Doug Coleman 81e3ba4bab Merge branch 'master' of git://factorcode.org/git/factor 2009-01-15 17:56:16 -06:00
Doug Coleman a6e0df75ea use sigma 2009-01-15 17:56:09 -06:00
Doug Coleman db21e8ed31 add way to get length of packed bytes, add words to read packed bytes directly from streams 2009-01-15 17:55:30 -06:00
Daniel Ehrenberg 4583852caf Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-15 17:39:33 -06: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 11b9dbfcd5 Placating Slava (2) 2009-01-15 16:46:57 -06:00
Daniel Ehrenberg 79d4bb04e9 More descriptive XML errors 2009-01-15 16:35:55 -06:00
Slava Pestov a1338e75d2 Merge branch 'master' of git://factorcode.org/git/factor into new_ui 2009-01-15 16:02:57 -06:00
Slava Pestov 2bb6d7f6b1 Rename editor-caret* and editor-mark* without the * since we don't have the old accessors anymore 2009-01-15 15:50:48 -06:00
Slava Pestov 0bcc9b4123 Get rid of a spin usage 2009-01-15 15:48:44 -06:00
Daniel Ehrenberg 26b81f4677 Placating Slava 2009-01-15 15:43:42 -06:00
Daniel Ehrenberg 5130573d56 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-15 15:39:16 -06:00
Slava Pestov 24f9dada5e Merge branch 'master' into new_ui 2009-01-15 15:37:42 -06:00
Slava Pestov 94292d1791 Move monotonic? unit tests to grouping 2009-01-15 15:37:30 -06:00
Slava Pestov 55bfbde279 Merge branch 'master' into new_ui 2009-01-15 15:30:14 -06:00
Daniel Ehrenberg b9d773b3f0 Fix subtle Unicode encodings autodetection bug 2009-01-15 15:25:00 -06:00
Slava Pestov 1f0c01183e Re-implement monotonic? without using rot 2009-01-15 15:24:46 -06:00
Slava Pestov d871691342 Simplify define-operation-map; it doesn't need the hook quotation at all 2009-01-15 15:22:25 -06:00
Jose A. Ortega Ruiz 180f43767a FUEL: Use ".exe" in windows to locate factor binary. 2009-01-15 22:08:44 +01:00
Slava Pestov 2612b3c087 Fix typo in each-line docs 2009-01-15 13:02:45 -06:00
Slava Pestov ca9e04c086 Fix word operations 2009-01-15 13:02:31 -06:00
Jose A. Ortega Ruiz 7954a0881f FUEL: Correct fontification for multiline forms USING:, TUPLE:, &c. 2009-01-15 14:00:39 +01:00
Slava Pestov aa3d39ff83 Merge branch 'master' into new_ui 2009-01-15 01:44:22 -06:00
Slava Pestov d3a9f83b86 Fix copyright notice in Factor.app 2009-01-15 01:44:12 -06:00
Slava Pestov 7e8f69081c Fix listener docs 2009-01-15 01:43:50 -06:00
Slava Pestov d1c84783f1 Word operations now DTRT if the completion popup is visible 2009-01-15 01:33:35 -06:00
Slava Pestov ecd2f75808 Display completion popups in the right place 2009-01-15 00:52:05 -06:00
Daniel Ehrenberg db0fee9e3c Merge branch 'master' of git://factorcode.org/git/factor 2009-01-15 00:29:32 -06:00
Daniel Ehrenberg a6ed18c3c2 XML encoding auto-detection 2009-01-15 00:11:23 -06:00
Slava Pestov 92b9686b6c Merge branch 'master' into new_ui 2009-01-14 21:04:19 -06:00
Slava Pestov 36e73b8c91 Add unit tests for alien.remote-control 2009-01-14 21:03:07 -06:00
Slava Pestov 07ec51b24a Clean up embedding API 2009-01-14 18:40:23 -06:00
Slava Pestov d3cdd79795 Clarify with-stream docs 2009-01-14 18:33:15 -06: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
Slava Pestov d8b8c82a56 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-14 13:30:22 -06:00
Tim Allen 8998f21aa6 Add more Vim support files. 2009-01-14 13:29:55 -06:00
Tim Allen 2e731c63f2 Mention Vim support files in the Vim integration documentation. 2009-01-14 13:29:44 -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
Eduardo Cavazos 8c6da81121 Merge commit 'factor/master' 2009-01-14 13:12:17 -06:00
Eduardo Cavazos ddfea0cf5e Add git-tool.remote 2009-01-14 13:09:50 -06:00