]> gitweb.factorcode.org Git - factor.git/log
factor.git
18 years agoFactor plugin 0.76 jedit-plugin-76
Slava Pestov [Thu, 30 Jun 2005 18:33:28 +0000 (18:33 +0000)]
Factor plugin 0.76

18 years agoadded norm, proj words for vectors, removed dot/proj for complex numbers, more UI...
Slava Pestov [Thu, 30 Jun 2005 00:04:13 +0000 (00:04 +0000)]
added norm, proj words for vectors, removed dot/proj for complex numbers, more UI strippage

18 years agobig cleanup of UI code
Slava Pestov [Wed, 29 Jun 2005 23:40:44 +0000 (23:40 +0000)]
big cleanup of UI code

18 years agopresentations in UI of words and vocabs
Slava Pestov [Wed, 29 Jun 2005 04:33:07 +0000 (04:33 +0000)]
presentations in UI of words and vocabs

18 years agomore UI cleanups, fix jedit-stream bug
Slava Pestov [Wed, 29 Jun 2005 03:50:23 +0000 (03:50 +0000)]
more UI cleanups, fix jedit-stream bug

18 years agostart unifying piles and shelves
Slava Pestov [Tue, 28 Jun 2005 20:25:27 +0000 (20:25 +0000)]
start unifying piles and shelves

18 years agofixes to menu code in UI, hacked up presentations in listener
Slava Pestov [Mon, 27 Jun 2005 20:50:21 +0000 (20:50 +0000)]
fixes to menu code in UI, hacked up presentations in listener

18 years agomore UI code cleanups
Slava Pestov [Mon, 27 Jun 2005 18:55:35 +0000 (18:55 +0000)]
more UI code cleanups

18 years agoremoved a terpri
Slava Pestov [Mon, 27 Jun 2005 07:54:58 +0000 (07:54 +0000)]
removed a terpri

18 years agoremoved ansi streams, and simplified listener code
Slava Pestov [Mon, 27 Jun 2005 07:54:43 +0000 (07:54 +0000)]
removed ansi streams, and simplified listener code

18 years agoworking on styled text output in UI
Slava Pestov [Mon, 27 Jun 2005 07:47:22 +0000 (07:47 +0000)]
working on styled text output in UI

18 years agorip out more code
Slava Pestov [Mon, 27 Jun 2005 04:54:49 +0000 (04:54 +0000)]
rip out more code

18 years agoUI cleanup
Slava Pestov [Mon, 27 Jun 2005 04:40:51 +0000 (04:40 +0000)]
UI cleanup

18 years agofix errno numbers across platforms, some UI work
Slava Pestov [Sun, 26 Jun 2005 21:48:05 +0000 (21:48 +0000)]
fix errno numbers across platforms, some UI work

18 years agosplitter control in the UI works, improving panes, various UI cleanups
Slava Pestov [Sun, 26 Jun 2005 00:39:53 +0000 (00:39 +0000)]
splitter control in the UI works, improving panes, various UI cleanups

18 years agosplitter work, renaming compiler-backend::reduce to collapse
Slava Pestov [Sat, 25 Jun 2005 20:43:00 +0000 (20:43 +0000)]
splitter work, renaming compiler-backend::reduce to collapse

18 years agomissing file
Slava Pestov [Fri, 24 Jun 2005 03:32:14 +0000 (03:32 +0000)]
missing file

18 years agoadd missing file
Slava Pestov [Fri, 24 Jun 2005 03:29:04 +0000 (03:29 +0000)]
add missing file

18 years agoduplex-stream stream-close bugfix
Slava Pestov [Fri, 24 Jun 2005 02:35:41 +0000 (02:35 +0000)]
duplex-stream stream-close bugfix

18 years agoport stream-close didn't close the fd
Slava Pestov [Thu, 23 Jun 2005 20:00:26 +0000 (20:00 +0000)]
port stream-close didn't close the fd

18 years agoduplex-stream stream-close was broken
Slava Pestov [Thu, 23 Jun 2005 19:55:17 +0000 (19:55 +0000)]
duplex-stream stream-close was broken

18 years agonew add word, got rid of unused stdio-stream
Slava Pestov [Thu, 23 Jun 2005 19:53:54 +0000 (19:53 +0000)]
new add word, got rid of unused stdio-stream

18 years agoa bnit of UI work
Slava Pestov [Thu, 23 Jun 2005 07:15:44 +0000 (07:15 +0000)]
a bnit of UI work

18 years agoslowly refactoring UI code to use 3-vectors instead of a mix of x/y parameters on...
Slava Pestov [Wed, 22 Jun 2005 06:32:17 +0000 (06:32 +0000)]
slowly refactoring UI code to use 3-vectors instead of a mix of x/y parameters on the stack, and complex numbers representing points, added horizontal scrolling

18 years agowith-string is now string-out, string-in combinator, documentation updates
Slava Pestov [Sun, 19 Jun 2005 22:53:58 +0000 (22:53 +0000)]
with-string is now string-out, string-in combinator, documentation updates

18 years agostring input streams
Slava Pestov [Sun, 19 Jun 2005 22:31:02 +0000 (22:31 +0000)]
string input streams

18 years agomerged streams, stdio and files into io vocabulary
Slava Pestov [Sun, 19 Jun 2005 21:50:35 +0000 (21:50 +0000)]
merged streams, stdio and files into io vocabulary

18 years agobootstrap fix, I/O code cleanup, stream-read1 generic
Slava Pestov [Sun, 19 Jun 2005 04:23:01 +0000 (04:23 +0000)]
bootstrap fix, I/O code cleanup, stream-read1 generic

18 years agofix multiplexer bug
Slava Pestov [Sun, 19 Jun 2005 01:15:07 +0000 (01:15 +0000)]
fix multiplexer bug

18 years agoproperly handle accept returning EAGAIN or EINTR
Slava Pestov [Sat, 18 Jun 2005 20:42:49 +0000 (20:42 +0000)]
properly handle accept returning EAGAIN or EINTR

18 years agofix typo in syscalls-linux
Slava Pestov [Fri, 17 Jun 2005 17:53:24 +0000 (17:53 +0000)]
fix typo in syscalls-linux

18 years agokick off 0.76 with some minor cleanups of erg's md5 code
Slava Pestov [Fri, 17 Jun 2005 06:40:25 +0000 (06:40 +0000)]
kick off 0.76 with some minor cleanups of erg's md5 code

18 years agoall-tests now pass without out of memory errors 0.75 release-0-75
Slava Pestov [Thu, 16 Jun 2005 23:06:38 +0000 (23:06 +0000)]
all-tests now pass without out of memory errors

18 years agobetter low memory barrier handling
Slava Pestov [Thu, 16 Jun 2005 22:50:49 +0000 (22:50 +0000)]
better low memory barrier handling

18 years agoInitial checkin.
Doug Coleman [Thu, 16 Jun 2005 22:18:16 +0000 (22:18 +0000)]
Initial checkin.
Only supports hashing a string until string-streams are implemented.

18 years agofloat parameters working on OS X
Slava Pestov [Thu, 16 Jun 2005 03:27:28 +0000 (03:27 +0000)]
float parameters working on OS X

18 years agoremoved profiler because it sucks
Slava Pestov [Wed, 15 Jun 2005 20:34:16 +0000 (20:34 +0000)]
removed profiler because it sucks

18 years agofloat-regs cleanup
Slava Pestov [Wed, 15 Jun 2005 00:54:11 +0000 (00:54 +0000)]
float-regs cleanup

18 years agosingle float parameters in powerpc ffi are working
Slava Pestov [Tue, 14 Jun 2005 23:10:48 +0000 (23:10 +0000)]
single float parameters in powerpc ffi are working

18 years agovarious cleanups, and a new register class concept in preparation for float parameter...
Slava Pestov [Tue, 14 Jun 2005 09:01:07 +0000 (09:01 +0000)]
various cleanups, and a new register class concept in preparation for float parameters in PowerPC FFI

18 years agominor bit-rot in winsock.factor
Slava Pestov [Mon, 13 Jun 2005 21:04:58 +0000 (21:04 +0000)]
minor bit-rot in winsock.factor

18 years agoI/O system now uses select()
Slava Pestov [Mon, 13 Jun 2005 05:42:16 +0000 (05:42 +0000)]
I/O system now uses select()

18 years agomore efficient hash-each
Slava Pestov [Mon, 13 Jun 2005 02:06:03 +0000 (02:06 +0000)]
more efficient hash-each

18 years agofix namespace bug in meta-interpreter
Slava Pestov [Mon, 13 Jun 2005 01:52:36 +0000 (01:52 +0000)]
fix namespace bug in meta-interpreter

18 years agofixed typo in socket code
Slava Pestov [Mon, 13 Jun 2005 01:20:00 +0000 (01:20 +0000)]
fixed typo in socket code

18 years agorename stdio-binary to binary
Slava Pestov [Mon, 13 Jun 2005 00:57:20 +0000 (00:57 +0000)]
rename stdio-binary to binary

18 years agobits>float bits>double primitives'
Slava Pestov [Mon, 13 Jun 2005 00:55:30 +0000 (00:55 +0000)]
bits>float bits>double primitives'

18 years agoInitial checkin. PostgreSQL is not supported on Windows yet.
Doug Coleman [Sun, 12 Jun 2005 09:37:05 +0000 (09:37 +0000)]
Initial checkin.  PostgreSQL is not supported on Windows yet.
Tested on Debian with PostgreSQL version 7.4.7.

18 years agomissing USING:
Slava Pestov [Sun, 12 Jun 2005 09:00:54 +0000 (09:00 +0000)]
missing USING:

18 years agofixes
Slava Pestov [Sun, 12 Jun 2005 08:37:45 +0000 (08:37 +0000)]
fixes

18 years agocompiler docs moved to handbook
Slava Pestov [Sun, 12 Jun 2005 07:39:57 +0000 (07:39 +0000)]
compiler docs moved to handbook

18 years agowrunt's alien-invoke shorthand, tons of bug fixes, cleanups and documentation updates
Slava Pestov [Sun, 12 Jun 2005 07:38:57 +0000 (07:38 +0000)]
wrunt's alien-invoke shorthand, tons of bug fixes, cleanups and documentation updates

18 years agominor handbook updates
Slava Pestov [Fri, 10 Jun 2005 22:53:52 +0000 (22:53 +0000)]
minor handbook updates

18 years agoadded binary word unit tests
Slava Pestov [Fri, 10 Jun 2005 21:41:41 +0000 (21:41 +0000)]
added binary word unit tests

18 years agostdio-binary cleanup
Slava Pestov [Fri, 10 Jun 2005 20:08:00 +0000 (20:08 +0000)]
stdio-binary cleanup

18 years agosockaddr-in struct fix for little-endian linux
Slava Pestov [Fri, 10 Jun 2005 01:00:00 +0000 (01:00 +0000)]
sockaddr-in struct fix for little-endian linux

18 years agomore PowerPC fixes, bootstrap works
Slava Pestov [Thu, 9 Jun 2005 23:49:31 +0000 (23:49 +0000)]
more PowerPC fixes, bootstrap works

18 years agowin32 fixes
Mackenzie Straight [Thu, 9 Jun 2005 02:32:45 +0000 (02:32 +0000)]
win32 fixes

18 years agoadd missing dllexport
Slava Pestov [Thu, 9 Jun 2005 02:13:58 +0000 (02:13 +0000)]
add missing dllexport

18 years agofix win32 compile errors
Slava Pestov [Thu, 9 Jun 2005 02:06:33 +0000 (02:06 +0000)]
fix win32 compile errors

18 years agoupdated jEdit plugin documentation
Slava Pestov [Wed, 8 Jun 2005 22:38:11 +0000 (22:38 +0000)]
updated jEdit plugin documentation

18 years agominor improvements to the plugin
Slava Pestov [Wed, 8 Jun 2005 22:11:53 +0000 (22:11 +0000)]
minor improvements to the plugin

18 years agofurther PowerPC fixes
Slava Pestov [Wed, 8 Jun 2005 08:49:05 +0000 (08:49 +0000)]
further PowerPC fixes

18 years agopowerpc fixes
Slava Pestov [Wed, 8 Jun 2005 03:29:47 +0000 (03:29 +0000)]
powerpc fixes

18 years agofix bug in 16/16 reloc
Slava Pestov [Tue, 7 Jun 2005 08:33:24 +0000 (08:33 +0000)]
fix bug in 16/16 reloc

18 years agovarious PowerPC generator fixes
Slava Pestov [Tue, 7 Jun 2005 07:44:34 +0000 (07:44 +0000)]
various PowerPC generator fixes

18 years agoPowerPC backend work
Slava Pestov [Sun, 5 Jun 2005 06:43:05 +0000 (06:43 +0000)]
PowerPC backend work

18 years agoPowerPC backend fixes, new %write-barrier VOP
Slava Pestov [Sat, 4 Jun 2005 06:20:54 +0000 (06:20 +0000)]
PowerPC backend fixes, new %write-barrier VOP

18 years agomore PowerPC work done; overflow checks remain
Slava Pestov [Fri, 3 Jun 2005 04:47:00 +0000 (04:47 +0000)]
more PowerPC work done; overflow checks remain

18 years agoworking on conditional fixnum vops for powerpc
Slava Pestov [Wed, 1 Jun 2005 18:06:25 +0000 (18:06 +0000)]
working on conditional fixnum vops for powerpc

18 years ago%type vop on powerpc
Slava Pestov [Tue, 31 May 2005 01:10:08 +0000 (01:10 +0000)]
%type vop on powerpc

18 years agoFixing embarassing mistake
Daniel Ehrenberg [Tue, 31 May 2005 00:19:37 +0000 (00:19 +0000)]
Fixing embarassing mistake

18 years ago%arithmetic-type generator
Slava Pestov [Mon, 30 May 2005 07:37:22 +0000 (07:37 +0000)]
%arithmetic-type generator

18 years ago%dispatch and %untag-fixnum vops
Slava Pestov [Mon, 30 May 2005 06:19:54 +0000 (06:19 +0000)]
%dispatch and %untag-fixnum vops

18 years agomore PowerPC vops
Slava Pestov [Mon, 30 May 2005 04:21:17 +0000 (04:21 +0000)]
more PowerPC vops

18 years agovop docs
Slava Pestov [Mon, 30 May 2005 01:27:51 +0000 (01:27 +0000)]
vop docs

18 years agovarious minor additions and PowerPC backend enhancements
Slava Pestov [Sun, 29 May 2005 00:52:23 +0000 (00:52 +0000)]
various minor additions and PowerPC backend enhancements

18 years agomiscellaneous bug fixes and cleanups, powerpc work
Slava Pestov [Tue, 24 May 2005 23:59:21 +0000 (23:59 +0000)]
miscellaneous bug fixes and cleanups, powerpc work

18 years agoImprovements to simple-gl, particularly using methods for event handling and working...
Alex Chapman [Tue, 24 May 2005 10:07:36 +0000 (10:07 +0000)]
Improvements to simple-gl, particularly using methods for event handling and working resize code

18 years agostarting to update compiler for powerpc
Slava Pestov [Tue, 24 May 2005 05:26:45 +0000 (05:26 +0000)]
starting to update compiler for powerpc

18 years agoI/O timeouts
Slava Pestov [Tue, 24 May 2005 00:56:38 +0000 (00:56 +0000)]
I/O timeouts

18 years agoAdd XML to mime type table.
Chris Double [Mon, 23 May 2005 23:27:36 +0000 (23:27 +0000)]
Add XML to mime type table.

18 years agohttpd fixes and socket timeout
Slava Pestov [Mon, 23 May 2005 23:14:29 +0000 (23:14 +0000)]
httpd fixes and socket timeout

18 years agoadded vhosting support to httpd
Slava Pestov [Mon, 23 May 2005 05:23:33 +0000 (05:23 +0000)]
added vhosting support to httpd

18 years agoslightly more modular loading of subsystems
Slava Pestov [Mon, 23 May 2005 05:18:51 +0000 (05:18 +0000)]
slightly more modular loading of subsystems

18 years agodebugging matrices
Slava Pestov [Mon, 23 May 2005 04:25:52 +0000 (04:25 +0000)]
debugging matrices

18 years agotidied up gl and glu, simplified FUNCTION:
Alex Chapman [Mon, 23 May 2005 03:50:55 +0000 (03:50 +0000)]
tidied up gl and glu, simplified FUNCTION:

18 years agoadded plot3d example; some cleanups
Slava Pestov [Mon, 23 May 2005 02:54:14 +0000 (02:54 +0000)]
added plot3d example; some cleanups

18 years agoupdating matrices section of handbook
Slava Pestov [Mon, 23 May 2005 02:16:31 +0000 (02:16 +0000)]
updating matrices section of handbook

18 years agofixing matrices
Slava Pestov [Mon, 23 May 2005 02:08:46 +0000 (02:08 +0000)]
fixing matrices

18 years agoadd win32 dll loading
Slava Pestov [Mon, 23 May 2005 02:03:54 +0000 (02:03 +0000)]
add win32 dll loading

18 years agoadd-library calls fixed
Slava Pestov [Mon, 23 May 2005 01:59:24 +0000 (01:59 +0000)]
add-library calls fixed

18 years agoMost gl and glu functions now added. Loading the gl libraries after
Alex Chapman [Mon, 23 May 2005 01:45:52 +0000 (01:45 +0000)]
Most gl and glu functions now added. Loading the gl libraries after
bootstrapping doesn't seem to work, although I haven't verified that that is
the problem.

18 years agooptimizer updates
Slava Pestov [Mon, 23 May 2005 01:07:24 +0000 (01:07 +0000)]
optimizer updates

18 years agodataflow optimizer work
Slava Pestov [Sun, 22 May 2005 06:35:38 +0000 (06:35 +0000)]
dataflow optimizer work

18 years agoupdate plugin for sequences changes
Slava Pestov [Sat, 21 May 2005 20:05:39 +0000 (20:05 +0000)]
update plugin for sequences changes

18 years agoinitial import of gl bindings into contrib/gl. simple-gl doesn't work yet...
Alex Chapman [Sat, 21 May 2005 08:48:12 +0000 (08:48 +0000)]
initial import of gl bindings into contrib/gl. simple-gl doesn't work yet...

18 years agosome new matrix words
Slava Pestov [Sat, 21 May 2005 06:28:23 +0000 (06:28 +0000)]
some new matrix words

18 years agoadded C primitive arrays, faster stack effect inference
Slava Pestov [Sat, 21 May 2005 03:52:31 +0000 (03:52 +0000)]
added C primitive arrays, faster stack effect inference

18 years agoadd rollover and remove underline from factor browser links
Chris Double [Fri, 20 May 2005 00:08:05 +0000 (00:08 +0000)]
add rollover and remove underline from factor browser links