]> gitweb.factorcode.org Git - factor.git/log
factor.git
18 years agopgcd's { 0 } and { 1 } seqs needed to be cloned.
Doug Coleman [Sun, 16 Oct 2005 21:59:30 +0000 (21:59 +0000)]
pgcd's { 0 } and { 1 } seqs needed to be cloned.

18 years agoCleaned up p/mod
Doug Coleman [Sun, 16 Oct 2005 21:39:46 +0000 (21:39 +0000)]
Cleaned up p/mod
Cleaned up the code in general

18 years agoInitial checkin
Doug Coleman [Sun, 16 Oct 2005 19:11:50 +0000 (19:11 +0000)]
Initial checkin

18 years agoadd css as valid mime type to httpd
Chris Double [Sat, 15 Oct 2005 00:17:57 +0000 (00:17 +0000)]
add css as valid mime type to httpd

18 years agoFreeType bindings work
Slava Pestov [Fri, 14 Oct 2005 08:05:02 +0000 (08:05 +0000)]
FreeType bindings work

18 years agoOrder of login to second server has been changed. A good technique for
Doug Coleman [Thu, 13 Oct 2005 11:16:41 +0000 (11:16 +0000)]
Order of login to second server has been changed.  A good technique for
seeing which packets are in direct response to others is timestamps
in ethereal.
Consequences of above:
Buddy list is sent!
Corrected error in sending a certain request packet

Moved internal words to aim-internal namespace.
Moved external words to aim namespace.

Fixed the naming conventions: only '(paren)' words can exist if there is
a word with that same name 'paren'.

Naming convention: longlong is now 64 bit, u128 is 128 bit.

18 years agofix bootstrap problems
Slava Pestov [Thu, 13 Oct 2005 05:48:16 +0000 (05:48 +0000)]
fix bootstrap problems

18 years agovarious fixes and OpenGL UI work
Slava Pestov [Thu, 13 Oct 2005 04:30:44 +0000 (04:30 +0000)]
various fixes and OpenGL UI work

18 years agoOpenGL work
Slava Pestov [Thu, 13 Oct 2005 04:23:17 +0000 (04:23 +0000)]
OpenGL work

18 years agotuple-db: find-tuples fixed for querying all instances
Chris Double [Thu, 13 Oct 2005 01:14:36 +0000 (01:14 +0000)]
tuple-db: find-tuples fixed for querying all instances

18 years agoCleaned up second-bunch.
Doug Coleman [Wed, 12 Oct 2005 19:22:00 +0000 (19:22 +0000)]
Cleaned up second-bunch.
Bugfix: actually sends a good capabilities packet
Bugfix: actually sends a good request buddylist packet
Added: head-longlong (128 bit)

18 years agoMoved OpenGL to core library
Slava Pestov [Wed, 12 Oct 2005 04:14:46 +0000 (04:14 +0000)]
Moved OpenGL to core library

18 years agoUI fixes for OS X, compiler fixes for PowerPC
Slava Pestov [Wed, 12 Oct 2005 03:28:17 +0000 (03:28 +0000)]
UI fixes for OS X, compiler fixes for PowerPC

18 years agofix powerpc relocation bug
Slava Pestov [Wed, 12 Oct 2005 01:46:14 +0000 (01:46 +0000)]
fix powerpc relocation bug

18 years agocont-responder: add (show) and (show-final) to allow setting content type
Chris Double [Tue, 11 Oct 2005 21:48:06 +0000 (21:48 +0000)]
cont-responder: add (show) and (show-final) to allow setting content type

18 years agolatest fixes
Slava Pestov [Tue, 11 Oct 2005 01:12:53 +0000 (01:12 +0000)]
latest fixes

18 years agocont-responder: change location forwarding to use absolute url's to get things workin...
Chris Double [Mon, 10 Oct 2005 22:17:56 +0000 (22:17 +0000)]
cont-responder: change location forwarding to use absolute url's to get things working with Safari.

18 years agoChanged print-buddy-list
Doug Coleman [Mon, 10 Oct 2005 21:21:38 +0000 (21:21 +0000)]
Changed print-buddy-list
Added some stubs for unsupported opcodes

18 years agoFAMILY: and OPCODE: take decimal now (not hex)
Doug Coleman [Mon, 10 Oct 2005 19:34:07 +0000 (19:34 +0000)]
FAMILY: and OPCODE: take decimal now (not hex)
General cleanups, handling of some more packet data

18 years agofix random scoping issue
Slava Pestov [Mon, 10 Oct 2005 04:08:51 +0000 (04:08 +0000)]
fix random scoping issue

18 years agomismatch and drop-prefix words, bootstrap fix
Slava Pestov [Mon, 10 Oct 2005 03:19:49 +0000 (03:19 +0000)]
mismatch and drop-prefix words, bootstrap fix

18 years agoUI refactoring and fixes
Slava Pestov [Mon, 10 Oct 2005 01:27:14 +0000 (01:27 +0000)]
UI refactoring and fixes

18 years agocleaner >short-array
Daniel Ehrenberg [Sun, 9 Oct 2005 18:18:44 +0000 (18:18 +0000)]
cleaner >short-array

18 years agofixing sloppy code
Daniel Ehrenberg [Sat, 8 Oct 2005 21:30:18 +0000 (21:30 +0000)]
fixing sloppy code

18 years agofix bignum emission, put MT in core
Slava Pestov [Sat, 8 Oct 2005 05:15:14 +0000 (05:15 +0000)]
fix bignum emission, put MT in core

18 years agosome UI refactoring
Slava Pestov [Sat, 8 Oct 2005 00:26:21 +0000 (00:26 +0000)]
some UI refactoring

18 years agocall get_error_message() for an F_STRING instead of char*
Doug Coleman [Fri, 7 Oct 2005 22:50:31 +0000 (22:50 +0000)]
call get_error_message() for an F_STRING instead of char*

18 years agoMaintain a buddy list
Doug Coleman [Fri, 7 Oct 2005 22:45:47 +0000 (22:45 +0000)]
Maintain a buddy list

18 years agoAdded more functions and enums
Sampo Vuori [Fri, 7 Oct 2005 18:02:22 +0000 (18:02 +0000)]
Added more functions and enums

18 years agoadded several functions
Sampo Vuori [Fri, 7 Oct 2005 17:36:37 +0000 (17:36 +0000)]
added several functions

18 years agoRenaming of code mostly--words like (blah) should have a corresponding word named...
Doug Coleman [Fri, 7 Oct 2005 08:31:14 +0000 (08:31 +0000)]
Renaming of code mostly--words like (blah) should have a corresponding word named blah

18 years agobugfix: error_message alien-invoke takes an "int"
Doug Coleman [Thu, 6 Oct 2005 22:11:53 +0000 (22:11 +0000)]
bugfix: error_message alien-invoke takes an "int"

18 years agoget_error_message() is for native calls in native/win32/ffi.c
Doug Coleman [Thu, 6 Oct 2005 22:10:27 +0000 (22:10 +0000)]
get_error_message() is for native calls in native/win32/ffi.c
error_message() is called via alien-invoke from factor code
bugfix: the last "fix" caused the factor runtime to get a char* instead of F_STRING

18 years agosqlite: various tuple-db bug fixes
Chris Double [Wed, 5 Oct 2005 23:13:57 +0000 (23:13 +0000)]
sqlite: various tuple-db bug fixes

18 years agoAdded beginnings of cairo bindings
Sampo Vuori [Wed, 5 Oct 2005 16:35:29 +0000 (16:35 +0000)]
Added beginnings of cairo bindings

18 years agooops, removed USE: io from last debug session
Doug Coleman [Wed, 5 Oct 2005 07:20:35 +0000 (07:20 +0000)]
oops, removed USE: io from last debug session

18 years agomajor bugfix, was not wrapping around the mt array so the last element stayed the...
Doug Coleman [Wed, 5 Oct 2005 07:19:29 +0000 (07:19 +0000)]
major bugfix, was not wrapping around the mt array so the last element stayed the same
fixed a refactoring error.
added a unit test for the 10,000th random of seed 5489

18 years agoUI user input fix
Slava Pestov [Wed, 5 Oct 2005 06:01:06 +0000 (06:01 +0000)]
UI user input fix

18 years agodup over dup => dup 2dup
Doug Coleman [Wed, 5 Oct 2005 05:52:15 +0000 (05:52 +0000)]
dup over dup  => dup 2dup

18 years agoCall y from inside set-mth-ith
Doug Coleman [Wed, 5 Oct 2005 05:49:05 +0000 (05:49 +0000)]
Call y from inside set-mth-ith

18 years agoUses array instead of sequence
Doug Coleman [Wed, 5 Oct 2005 05:45:58 +0000 (05:45 +0000)]
Uses array instead of sequence
off by one on sequence initial size corrected
[ 1 + ] change  => inc

18 years agoRemoved (internal) words with no corresponding non-internal
Doug Coleman [Wed, 5 Oct 2005 05:21:14 +0000 (05:21 +0000)]
Removed (internal) words with no corresponding non-internal
Removed SYMBOL: init
minor cleanups

18 years agobuffer_to_c_string() now uses strlen()
Doug Coleman [Wed, 5 Oct 2005 04:24:19 +0000 (04:24 +0000)]
buffer_to_c_string() now uses strlen()

18 years agoquaternion fix; add v>q and q>v words
Slava Pestov [Wed, 5 Oct 2005 04:18:55 +0000 (04:18 +0000)]
quaternion fix; add v>q and q>v words

18 years agoChanged FormatMessage alien-invoke to last_error() alien-invoke in native/misc.c
Doug Coleman [Wed, 5 Oct 2005 04:12:38 +0000 (04:12 +0000)]
Changed FormatMessage alien-invoke to last_error() alien-invoke in native/misc.c

18 years agoAdded buffer_to_c_string to go from a win32-api-allocated buffer to a gc-ed char*
Doug Coleman [Wed, 5 Oct 2005 04:06:57 +0000 (04:06 +0000)]
Added buffer_to_c_string to go from a win32-api-allocated buffer to a gc-ed char*
Changed whitespace removal

18 years agoInclude ctype.h for isspace() only in win32
Doug Coleman [Wed, 5 Oct 2005 04:02:24 +0000 (04:02 +0000)]
Include ctype.h for isspace() only in win32

18 years agoRemove implicit declaration of init_signals() on win32
Doug Coleman [Wed, 5 Oct 2005 03:16:30 +0000 (03:16 +0000)]
Remove implicit declaration of init_signals() on win32

18 years agoquaternions
Slava Pestov [Wed, 5 Oct 2005 01:33:02 +0000 (01:33 +0000)]
quaternions

18 years agoremove obsolete plot3d
Slava Pestov [Tue, 4 Oct 2005 19:28:47 +0000 (19:28 +0000)]
remove obsolete plot3d

18 years agoadded README.txt
Slava Pestov [Tue, 4 Oct 2005 19:28:16 +0000 (19:28 +0000)]
added README.txt

18 years agofix forget memory leak
Slava Pestov [Tue, 4 Oct 2005 07:16:50 +0000 (07:16 +0000)]
fix forget memory leak

18 years agoMoved >byte etc to be used with make
Doug Coleman [Tue, 4 Oct 2005 03:17:06 +0000 (03:17 +0000)]
Moved >byte etc to be used with make

18 years agoChanged to FAMILY: foo OPCODE: bar syntax for declaring opcode handlers
Doug Coleman [Tue, 4 Oct 2005 03:16:40 +0000 (03:16 +0000)]
Changed to FAMILY: foo OPCODE: bar syntax for declaring opcode handlers
Moved several symbols to inlined words
General cleanup

18 years agofix incorrect quadrants code
Slava Pestov [Tue, 4 Oct 2005 01:04:07 +0000 (01:04 +0000)]
fix incorrect quadrants code

18 years agoinspector improvements
Slava Pestov [Tue, 4 Oct 2005 00:54:05 +0000 (00:54 +0000)]
inspector improvements

18 years agotab completion in the UI
Slava Pestov [Mon, 3 Oct 2005 23:53:32 +0000 (23:53 +0000)]
tab completion in the UI

18 years agoInitial commit
Doug Coleman [Mon, 3 Oct 2005 23:04:30 +0000 (23:04 +0000)]
Initial commit

18 years agosqlite: add ability to bind parameters by name.
Chris Double [Sun, 2 Oct 2005 23:00:11 +0000 (23:00 +0000)]
sqlite: add ability to bind parameters by name.
sqlite: add simple tuple database routines
sqlite: add ability to save a tuple
sqlite: Add documentation for tuple-db
sqlite: add note about closing database

18 years agosqlite: add ability to bind parameters by name.
Chris Double [Sun, 2 Oct 2005 22:59:23 +0000 (22:59 +0000)]
sqlite: add ability to bind parameters by name.
sqlite: add simple tuple database routines
sqlite: add ability to save a tuple
sqlite: add note about closing database

18 years agoRemove "\r\n" from last_error() if it exists
Doug Coleman [Sun, 2 Oct 2005 20:15:59 +0000 (20:15 +0000)]
Remove "\r\n" from last_error() if it exists

18 years agoset dll->dll = NULL on failure in ffi_dllopen()
Doug Coleman [Sun, 2 Oct 2005 19:47:33 +0000 (19:47 +0000)]
set dll->dll = NULL   on failure in ffi_dllopen()

18 years agoifte -> if
Doug Coleman [Sun, 2 Oct 2005 18:15:15 +0000 (18:15 +0000)]
ifte -> if

18 years agofixing sloppy code
Daniel Ehrenberg [Sun, 2 Oct 2005 04:34:31 +0000 (04:34 +0000)]
fixing sloppy code

18 years agofix bootstrap failure
Slava Pestov [Sat, 1 Oct 2005 05:44:49 +0000 (05:44 +0000)]
fix bootstrap failure

18 years agosqlite: add ability to get id of last inserted row
Chris Double [Fri, 30 Sep 2005 00:56:34 +0000 (00:56 +0000)]
sqlite: add ability to get id of last inserted row

18 years agoMoved things around
Doug Coleman [Thu, 29 Sep 2005 20:17:28 +0000 (20:17 +0000)]
Moved things around
fixed Away vs Online status bug

18 years agowin32 fix
Mackenzie Straight [Thu, 29 Sep 2005 19:26:32 +0000 (19:26 +0000)]
win32 fix

18 years agofix line editor usability flaw
Slava Pestov [Thu, 29 Sep 2005 03:41:56 +0000 (03:41 +0000)]
fix line editor usability flaw

18 years agominor UI fixes
Slava Pestov [Thu, 29 Sep 2005 03:29:00 +0000 (03:29 +0000)]
minor UI fixes

18 years agofixes for unit test regressions
Slava Pestov [Thu, 29 Sep 2005 00:09:10 +0000 (00:09 +0000)]
fixes for unit test regressions

18 years agoAdd inspector namespace to cont-examples in contrib
Chris Double [Wed, 28 Sep 2005 00:44:03 +0000 (00:44 +0000)]
Add inspector namespace to cont-examples in contrib

18 years agousing make-hash for attributes
Daniel Ehrenberg [Tue, 27 Sep 2005 23:52:30 +0000 (23:52 +0000)]
using make-hash for attributes

18 years agoUI updates
Slava Pestov [Tue, 27 Sep 2005 23:21:08 +0000 (23:21 +0000)]
UI updates

18 years agoupdating xml code
Daniel Ehrenberg [Tue, 27 Sep 2005 20:24:05 +0000 (20:24 +0000)]
updating xml code

18 years agolatest changes
Slava Pestov [Tue, 27 Sep 2005 19:14:25 +0000 (19:14 +0000)]
latest changes

18 years agominor tweaks
Slava Pestov [Tue, 27 Sep 2005 18:35:30 +0000 (18:35 +0000)]
minor tweaks

18 years agooutliner improvements
Slava Pestov [Tue, 27 Sep 2005 18:12:17 +0000 (18:12 +0000)]
outliner improvements

18 years agoNULL -> f
Doug Coleman [Tue, 27 Sep 2005 04:54:53 +0000 (04:54 +0000)]
NULL -> f
[ ] [ ] catch -> [ ] catch [ ] when
ifte -> if

18 years agofix bootstrap failure
Slava Pestov [Tue, 27 Sep 2005 04:44:38 +0000 (04:44 +0000)]
fix bootstrap failure

18 years agoarrows in the UI, and various cleanups
Slava Pestov [Tue, 27 Sep 2005 04:24:42 +0000 (04:24 +0000)]
arrows in the UI, and various cleanups

18 years agoobject outline
Slava Pestov [Mon, 26 Sep 2005 02:25:54 +0000 (02:25 +0000)]
object outline

18 years agosome fixes
Slava Pestov [Mon, 26 Sep 2005 02:20:29 +0000 (02:20 +0000)]
some fixes

18 years agobootstrap fixes
Slava Pestov [Mon, 26 Sep 2005 01:59:22 +0000 (01:59 +0000)]
bootstrap fixes

18 years agonew describe tool is useful stand-alone
Slava Pestov [Mon, 26 Sep 2005 01:56:48 +0000 (01:56 +0000)]
new describe tool is useful stand-alone

18 years agonew words: browser words. vocab.; inspector supports outlining
Slava Pestov [Mon, 26 Sep 2005 01:54:25 +0000 (01:54 +0000)]
new words: browser words. vocab.; inspector supports outlining

18 years agoincremental layout love
Slava Pestov [Mon, 26 Sep 2005 01:27:29 +0000 (01:27 +0000)]
incremental layout love

18 years agoworking on incremental layout
Slava Pestov [Mon, 26 Sep 2005 00:41:49 +0000 (00:41 +0000)]
working on incremental layout

18 years agochange cont-responder tutorial to use new html attribute scheme
Chris Double [Sun, 25 Sep 2005 06:25:55 +0000 (06:25 +0000)]
change cont-responder tutorial to use new html attribute scheme

18 years agoget contrib examples working with html attribute changes
Chris Double [Sun, 25 Sep 2005 06:23:07 +0000 (06:23 +0000)]
get contrib examples working with html attribute changes

18 years agoifte -> if
Doug Coleman [Sun, 25 Sep 2005 06:15:29 +0000 (06:15 +0000)]
ifte -> if

18 years agoUpdate contributed code I wrote, plus dlists written by eiz, to use if instead of...
Chris Double [Sun, 25 Sep 2005 06:03:36 +0000 (06:03 +0000)]
Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte.

18 years agooutliner cleanup
Slava Pestov [Sun, 25 Sep 2005 05:35:29 +0000 (05:35 +0000)]
outliner cleanup

18 years agomissing file
Slava Pestov [Sun, 25 Sep 2005 05:16:35 +0000 (05:16 +0000)]
missing file

18 years agoworking on presentation outliner to replace mindmap
Slava Pestov [Sun, 25 Sep 2005 05:10:02 +0000 (05:10 +0000)]
working on presentation outliner to replace mindmap

18 years agomake panes a bit more flexible
Slava Pestov [Sun, 25 Sep 2005 04:18:12 +0000 (04:18 +0000)]
make panes a bit more flexible

18 years agosome UI tweaking
Slava Pestov [Sun, 25 Sep 2005 03:21:09 +0000 (03:21 +0000)]
some UI tweaking

18 years agoadd more env slots
Slava Pestov [Sat, 24 Sep 2005 21:26:04 +0000 (21:26 +0000)]
add more env slots

18 years agobug fixes
Slava Pestov [Sat, 24 Sep 2005 20:34:10 +0000 (20:34 +0000)]
bug fixes

18 years agorename ifte to if
Slava Pestov [Sat, 24 Sep 2005 19:21:17 +0000 (19:21 +0000)]
rename ifte to if