]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoFix help search again
Slava Pestov [Mon, 17 Nov 2008 23:30:47 +0000 (17:30 -0600)]
Fix help search again

15 years agoFix index paths
Slava Pestov [Mon, 17 Nov 2008 23:28:44 +0000 (17:28 -0600)]
Fix index paths

15 years agoRefactoring FFI for Win64
Slava Pestov [Mon, 17 Nov 2008 19:34:37 +0000 (13:34 -0600)]
Refactoring FFI for Win64

15 years agoBetter FFI unit tests expose a new problem
Slava Pestov [Mon, 17 Nov 2008 18:23:44 +0000 (12:23 -0600)]
Better FFI unit tests expose a new problem

15 years agoInferring set-datastack is just a warning not an error
Slava Pestov [Mon, 17 Nov 2008 18:23:12 +0000 (12:23 -0600)]
Inferring set-datastack is just a warning not an error

15 years agoBetter error message
Slava Pestov [Mon, 17 Nov 2008 17:16:32 +0000 (11:16 -0600)]
Better error message

15 years agoShorter help filenames
Slava Pestov [Mon, 17 Nov 2008 15:01:01 +0000 (09:01 -0600)]
Shorter help filenames

15 years ago'see' now shows declarations on methods
Slava Pestov [Mon, 17 Nov 2008 14:47:08 +0000 (08:47 -0600)]
'see' now shows declarations on methods

15 years agoFix <button> elements for IE 7
Slava Pestov [Mon, 17 Nov 2008 13:17:05 +0000 (07:17 -0600)]
Fix <button> elements for IE 7

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-SLAVA-DFB8FF805\Slava [Mon, 17 Nov 2008 12:59:35 +0000 (06:59 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMess around with tags
U-SLAVA-DFB8FF805\Slava [Mon, 17 Nov 2008 12:59:17 +0000 (06:59 -0600)]
Mess around with tags

15 years agoboids: more indentation fixes
Eduardo Cavazos [Mon, 17 Nov 2008 12:20:25 +0000 (06:20 -0600)]
boids: more indentation fixes

15 years agoMore OpenGL tweaks
Slava Pestov [Mon, 17 Nov 2008 11:56:53 +0000 (05:56 -0600)]
More OpenGL tweaks

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 17 Nov 2008 11:16:46 +0000 (05:16 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoOpenGL rendering tweaks
Slava Pestov [Mon, 17 Nov 2008 11:16:34 +0000 (05:16 -0600)]
OpenGL rendering tweaks

15 years agoboids: minor indentation fix
Eduardo Cavazos [Mon, 17 Nov 2008 06:49:42 +0000 (00:49 -0600)]
boids: minor indentation fix

15 years agoautomata.ui: minor indentation fix
Eduardo Cavazos [Mon, 17 Nov 2008 05:31:36 +0000 (23:31 -0600)]
automata.ui: minor indentation fix

15 years agoautomata: more indentation fixes
Eduardo Cavazos [Mon, 17 Nov 2008 03:20:00 +0000 (21:20 -0600)]
automata: more indentation fixes

15 years agoautomata: minor indentation fix
Eduardo Cavazos [Mon, 17 Nov 2008 02:55:25 +0000 (20:55 -0600)]
automata: minor indentation fix

15 years agoBetter error message when vocab top level forms leave crap on the stack
Slava Pestov [Mon, 17 Nov 2008 01:47:52 +0000 (19:47 -0600)]
Better error message when vocab top level forms leave crap on the stack

15 years agoBetter inference error messages
Slava Pestov [Mon, 17 Nov 2008 01:42:53 +0000 (19:42 -0600)]
Better inference error messages

15 years agogeom depends on mortar which has compiler errors. moving to unmaintained
Slava Pestov [Mon, 17 Nov 2008 01:20:35 +0000 (19:20 -0600)]
geom depends on mortar which has compiler errors. moving to unmaintained

15 years agoFix typo
Slava Pestov [Mon, 17 Nov 2008 01:19:53 +0000 (19:19 -0600)]
Fix typo

15 years agoOn Windows, we now look for factor-rc and factor-boot-rc, instead of .factor-rc and...
Slava Pestov [Mon, 17 Nov 2008 01:15:51 +0000 (19:15 -0600)]
On Windows, we now look for factor-rc and factor-boot-rc, instead of .factor-rc and .factor-boot-rc, since Explorer doesn't like filenames with leading periods

15 years agoWindows workaround
Slava Pestov [Mon, 17 Nov 2008 01:15:09 +0000 (19:15 -0600)]
Windows workaround

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 16 Nov 2008 23:20:25 +0000 (17:20 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMore more stuff to unmaintained because of compile errors
Slava Pestov [Sun, 16 Nov 2008 23:20:02 +0000 (17:20 -0600)]
More more stuff to unmaintained because of compile errors

15 years agoMove odbc to unmtainained: compile errors
Slava Pestov [Sun, 16 Nov 2008 23:18:10 +0000 (17:18 -0600)]
Move odbc to unmtainained: compile errors

15 years agofix compile errors
Slava Pestov [Sun, 16 Nov 2008 22:59:25 +0000 (16:59 -0600)]
fix compile errors

15 years agoOnly upload help if buld is clean
Slava Pestov [Sun, 16 Nov 2008 22:21:25 +0000 (16:21 -0600)]
Only upload help if buld is clean

15 years agoDisable referrer checking by default since adblock doesn't send it for some lame...
Slava Pestov [Sun, 16 Nov 2008 22:19:18 +0000 (16:19 -0600)]
Disable referrer checking by default since adblock doesn't send it for some lame reason

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 16 Nov 2008 22:12:33 +0000 (16:12 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sun, 16 Nov 2008 22:12:11 +0000 (16:12 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' of erg@factorcode.org:/git/factor
Doug Coleman [Sun, 16 Nov 2008 21:51:56 +0000 (15:51 -0600)]
Merge branch 'master' of erg@factorcode.org:/git/factor

15 years agoFix load error
Slava Pestov [Sun, 16 Nov 2008 21:51:10 +0000 (15:51 -0600)]
Fix load error

15 years agofix compile errors
Doug Coleman [Sun, 16 Nov 2008 21:50:48 +0000 (15:50 -0600)]
fix compile errors

15 years agoForgot to add call to upload-help
Slava Pestov [Sun, 16 Nov 2008 21:39:30 +0000 (15:39 -0600)]
Forgot to add call to upload-help

15 years agoFix bug in do-compile-errors
Slava Pestov [Sun, 16 Nov 2008 21:31:31 +0000 (15:31 -0600)]
Fix bug in do-compile-errors

15 years agoformat-table should not be private since ui.gadgets.grids uses it
Slava Pestov [Sun, 16 Nov 2008 21:31:17 +0000 (15:31 -0600)]
format-table should not be private since ui.gadgets.grids uses it

15 years agoCosmetic changes: factor-- prefix for internal symbols, sectioning with ^L, header...
Jose A. Ortega Ruiz [Sun, 16 Nov 2008 21:10:19 +0000 (22:10 +0100)]
Cosmetic changes: factor-- prefix for internal symbols, sectioning with ^L, header comments.

15 years agoPut compiler errors in build report
Slava Pestov [Sun, 16 Nov 2008 19:46:45 +0000 (13:46 -0600)]
Put compiler errors in build report

15 years agoUpdate for compiler.errors change
Slava Pestov [Sun, 16 Nov 2008 19:46:30 +0000 (13:46 -0600)]
Update for compiler.errors change

15 years agoMove words from compiler.errors.private to compiler.errors
Slava Pestov [Sun, 16 Nov 2008 19:46:21 +0000 (13:46 -0600)]
Move words from compiler.errors.private to compiler.errors

15 years agogl-rect stack effect changed
Slava Pestov [Sun, 16 Nov 2008 19:07:03 +0000 (13:07 -0600)]
gl-rect stack effect changed

15 years agoAdd exception handling to help.html
Slava Pestov [Sun, 16 Nov 2008 17:54:26 +0000 (11:54 -0600)]
Add exception handling to help.html

15 years agoRemove unused F_CURRY struct from layouts.h
Slava Pestov [Sun, 16 Nov 2008 17:49:32 +0000 (11:49 -0600)]
Remove unused F_CURRY struct from layouts.h

15 years agoGenerate help before running tests
Slava Pestov [Sun, 16 Nov 2008 17:49:20 +0000 (11:49 -0600)]
Generate help before running tests

15 years agoFix io.sockets docs for when io.sockets.secure isn't loaded
Slava Pestov [Sun, 16 Nov 2008 17:33:38 +0000 (11:33 -0600)]
Fix io.sockets docs for when io.sockets.secure isn't loaded

15 years agomason now generates HTML documentation using help.html
Slava Pestov [Sun, 16 Nov 2008 17:29:35 +0000 (11:29 -0600)]
mason now generates HTML documentation using help.html

15 years agoDocument furnace
Slava Pestov [Sun, 16 Nov 2008 16:31:12 +0000 (10:31 -0600)]
Document furnace

15 years agoFix help-lint
Slava Pestov [Sun, 16 Nov 2008 16:31:04 +0000 (10:31 -0600)]
Fix help-lint

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sun, 16 Nov 2008 16:13:44 +0000 (10:13 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoIndentation in Emacs factor-mode: customizable width and no tabs.
Jose A. Ortega Ruiz [Sun, 16 Nov 2008 15:21:47 +0000 (16:21 +0100)]
Indentation in Emacs factor-mode: customizable width and no tabs.

15 years agoMore usages of $quotation
Slava Pestov [Sun, 16 Nov 2008 15:08:38 +0000 (09:08 -0600)]
More usages of $quotation

15 years agoNew $quotation markup element
Slava Pestov [Sun, 16 Nov 2008 15:03:30 +0000 (09:03 -0600)]
New $quotation markup element

15 years agoDocument webapps.user-admin
Slava Pestov [Sun, 16 Nov 2008 14:39:18 +0000 (08:39 -0600)]
Document webapps.user-admin

15 years agoDocument furnace.auth
Slava Pestov [Sun, 16 Nov 2008 14:39:08 +0000 (08:39 -0600)]
Document furnace.auth

15 years agoDocument furnace.auth.features
Slava Pestov [Sun, 16 Nov 2008 13:41:27 +0000 (07:41 -0600)]
Document furnace.auth.features

15 years agoDocumentation for furnace.auth.login
Slava Pestov [Sun, 16 Nov 2008 13:27:31 +0000 (07:27 -0600)]
Documentation for furnace.auth.login

15 years agoDocumentation for furnace.auth.basic
Slava Pestov [Sun, 16 Nov 2008 13:19:20 +0000 (07:19 -0600)]
Documentation for furnace.auth.basic

15 years agoDocumentation for furnace.auth.providers
Slava Pestov [Sun, 16 Nov 2008 13:19:05 +0000 (07:19 -0600)]
Documentation for furnace.auth.providers

15 years agoFix help lint
Slava Pestov [Sun, 16 Nov 2008 13:04:51 +0000 (07:04 -0600)]
Fix help lint

15 years agoFix tests, and clear-deque on dlists
Slava Pestov [Sun, 16 Nov 2008 12:57:53 +0000 (06:57 -0600)]
Fix tests, and clear-deque on dlists

15 years agoAdd $maybe markup element
Slava Pestov [Sun, 16 Nov 2008 12:02:13 +0000 (06:02 -0600)]
Add $maybe markup element

15 years agoRename io.streams.string:null to null-encoding
Slava Pestov [Sun, 16 Nov 2008 11:59:38 +0000 (05:59 -0600)]
Rename io.streams.string:null to null-encoding

15 years agoUnrolled lists
Slava Pestov [Sun, 16 Nov 2008 11:59:14 +0000 (05:59 -0600)]
Unrolled lists

15 years agodlists no longer have a length slot; tweak dlist code so that types infer better
Slava Pestov [Sun, 16 Nov 2008 11:53:25 +0000 (05:53 -0600)]
dlists no longer have a length slot; tweak dlist code so that types infer better

15 years agoFaces used in factor-mode are now customizable (plus a bit of
Jose A. Ortega Ruiz [Sun, 16 Nov 2008 02:16:57 +0000 (03:16 +0100)]
Faces used in factor-mode are now customizable (plus a bit of
reordering in factor.el).

15 years agoFont lock for USE: and USING: args.
Jose A. Ortega Ruiz [Sun, 16 Nov 2008 00:51:20 +0000 (01:51 +0100)]
Font lock for USE: and USING: args.

15 years agoBetter string font lock (catch scaped quotes).
Jose A. Ortega Ruiz [Sun, 16 Nov 2008 00:27:21 +0000 (01:27 +0100)]
Better string font lock (catch scaped quotes).

15 years agoShow keybindings for factor-mode in help buffer (C-h m).
Jose A. Ortega Ruiz [Sat, 15 Nov 2008 23:19:05 +0000 (00:19 +0100)]
Show keybindings for factor-mode in help buffer (C-h m).

15 years agoFont lock improvements (highlight word, symbol and tuple definitions).
Jose A. Ortega Ruiz [Sat, 15 Nov 2008 23:16:13 +0000 (00:16 +0100)]
Font lock improvements (highlight word, symbol and tuple definitions).

15 years agoFix serialize tsets
Slava Pestov [Sat, 15 Nov 2008 10:13:03 +0000 (04:13 -0600)]
Fix serialize tsets

15 years agoMore JSON tweaks
Slava Pestov [Sat, 15 Nov 2008 09:09:57 +0000 (03:09 -0600)]
More JSON tweaks

15 years agojson.writer now converts ratios to floats
Slava Pestov [Sat, 15 Nov 2008 09:07:55 +0000 (03:07 -0600)]
json.writer now converts ratios to floats

15 years ago(serialize) should not be private since concurrency.distributed defines a method
Slava Pestov [Sat, 15 Nov 2008 08:35:53 +0000 (02:35 -0600)]
(serialize) should not be private since concurrency.distributed defines a method

15 years agoFix validators docs
Slava Pestov [Sat, 15 Nov 2008 05:01:12 +0000 (23:01 -0600)]
Fix validators docs

15 years agoDocument furnace.syndication
Slava Pestov [Sat, 15 Nov 2008 05:01:04 +0000 (23:01 -0600)]
Document furnace.syndication

15 years agoDocument furnace.sessions
Slava Pestov [Sat, 15 Nov 2008 04:51:53 +0000 (22:51 -0600)]
Document furnace.sessions

15 years agoRemove bogus dependency
Slava Pestov [Sat, 15 Nov 2008 04:51:14 +0000 (22:51 -0600)]
Remove bogus dependency

15 years agoMinor documentation updates: json, xml, serialize
Slava Pestov [Sat, 15 Nov 2008 04:49:17 +0000 (22:49 -0600)]
Minor documentation updates: json, xml, serialize

15 years agoDocument furnace.conversations
Slava Pestov [Sat, 15 Nov 2008 03:59:15 +0000 (21:59 -0600)]
Document furnace.conversations

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sat, 15 Nov 2008 03:38:49 +0000 (21:38 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoDocument furnace.boilerplate
Slava Pestov [Sat, 15 Nov 2008 03:21:10 +0000 (21:21 -0600)]
Document furnace.boilerplate

15 years agofactor.el: fix for empty strings font lock.
jao [Sat, 15 Nov 2008 02:52:20 +0000 (03:52 +0100)]
factor.el: fix for empty strings font lock.

15 years agoMerge branch 'json' of git://github.com/rictic/factor
Slava Pestov [Sat, 15 Nov 2008 02:30:22 +0000 (20:30 -0600)]
Merge branch 'json' of git://github.com/rictic/factor

15 years agoChange tags a bit
Slava Pestov [Sat, 15 Nov 2008 02:17:27 +0000 (20:17 -0600)]
Change tags a bit

15 years agoHelp lint fixes
Slava Pestov [Fri, 14 Nov 2008 13:22:19 +0000 (07:22 -0600)]
Help lint fixes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 14 Nov 2008 10:01:54 +0000 (04:01 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRename alias article
Slava Pestov [Fri, 14 Nov 2008 10:01:43 +0000 (04:01 -0600)]
Rename alias article

15 years agoWorking on docs for furnace.json, furnace.redirection, and furnace.referrer
Slava Pestov [Fri, 14 Nov 2008 10:01:26 +0000 (04:01 -0600)]
Working on docs for furnace.json, furnace.redirection, and furnace.referrer

15 years agocleanup of ftp.client. remove the ls load error.
Doug Coleman [Fri, 14 Nov 2008 08:56:12 +0000 (02:56 -0600)]
cleanup of ftp.client.  remove the ls load error.

15 years agofix load error, document directory.
Doug Coleman [Fri, 14 Nov 2008 06:55:17 +0000 (00:55 -0600)]
fix load error, document directory.

15 years agomake more words private
Doug Coleman [Fri, 14 Nov 2008 06:51:14 +0000 (00:51 -0600)]
make more words private

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 14 Nov 2008 06:45:25 +0000 (00:45 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix listing on unix
Doug Coleman [Fri, 14 Nov 2008 06:44:01 +0000 (00:44 -0600)]
fix listing on unix

15 years agoSLOT: now defines the accessor words instead of just deferring them
Slava Pestov [Fri, 14 Nov 2008 06:39:28 +0000 (00:39 -0600)]
SLOT: now defines the accessor words instead of just deferring them

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 14 Nov 2008 06:38:21 +0000 (00:38 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove ls
Doug Coleman [Fri, 14 Nov 2008 06:37:56 +0000 (00:37 -0600)]
remove ls

15 years agomove ls to io.files.listing
Doug Coleman [Fri, 14 Nov 2008 06:25:00 +0000 (00:25 -0600)]
move ls to io.files.listing