]> gitweb.factorcode.org Git - factor.git/log
factor.git
19 years agoupdate makefile, remove VC project similar-0.72
Mackenzie Straight [Sat, 19 Feb 2005 02:16:14 +0000 (02:16 +0000)]
update makefile, remove VC project

19 years ago0.72 0.72 release-0-72
Slava Pestov [Sat, 19 Feb 2005 02:13:13 +0000 (02:13 +0000)]
0.72

19 years ago0.72 ready for release
Slava Pestov [Sat, 19 Feb 2005 01:37:01 +0000 (01:37 +0000)]
0.72 ready for release

19 years agoupdating examples
Slava Pestov [Sat, 19 Feb 2005 00:09:24 +0000 (00:09 +0000)]
updating examples

19 years agofix circular dependency in UI
Slava Pestov [Sat, 19 Feb 2005 00:02:06 +0000 (00:02 +0000)]
fix circular dependency in UI

19 years agofix map-with stack comment
Mackenzie Straight [Fri, 18 Feb 2005 22:41:49 +0000 (22:41 +0000)]
fix map-with stack comment

19 years agominor style updates
Mackenzie Straight [Fri, 18 Feb 2005 08:48:56 +0000 (08:48 +0000)]
minor style updates

19 years agofix win32 server socket bug, update makefile
Mackenzie Straight [Fri, 18 Feb 2005 04:01:29 +0000 (04:01 +0000)]
fix win32 server socket bug, update makefile

19 years agoinstances word rewritten in factor
Slava Pestov [Fri, 18 Feb 2005 03:49:19 +0000 (03:49 +0000)]
instances word rewritten in factor

19 years agofix stack effects
Slava Pestov [Fri, 18 Feb 2005 03:15:29 +0000 (03:15 +0000)]
fix stack effects

19 years agoeliminate library/primitives.factor
Slava Pestov [Fri, 18 Feb 2005 02:19:27 +0000 (02:19 +0000)]
eliminate library/primitives.factor

19 years agoRemove dllexport from ds, update win32 makefile
Mackenzie Straight [Fri, 18 Feb 2005 01:11:20 +0000 (01:11 +0000)]
Remove dllexport from ds, update win32 makefile

19 years agounit test fix
Slava Pestov [Fri, 18 Feb 2005 00:01:11 +0000 (00:01 +0000)]
unit test fix

19 years agoslot compiled efficiently
Slava Pestov [Thu, 17 Feb 2005 21:10:35 +0000 (21:10 +0000)]
slot compiled efficiently

19 years agods is in esi now
Slava Pestov [Thu, 17 Feb 2005 04:24:35 +0000 (04:24 +0000)]
ds is in esi now

19 years agoworking on jEdit plugin
Slava Pestov [Thu, 17 Feb 2005 02:54:36 +0000 (02:54 +0000)]
working on jEdit plugin

19 years agoChange default timeout for continuation responder. Update live updater
Chris Double [Wed, 16 Feb 2005 01:38:21 +0000 (01:38 +0000)]
Change default timeout for continuation responder. Update live updater
and todo list code for stream and read word changes.

19 years agoUI fixes
Slava Pestov [Tue, 15 Feb 2005 23:05:28 +0000 (23:05 +0000)]
UI fixes

19 years agocons instances fix
Slava Pestov [Tue, 15 Feb 2005 03:40:47 +0000 (03:40 +0000)]
cons instances fix

19 years agogcc 3.x fix
Slava Pestov [Tue, 15 Feb 2005 03:29:40 +0000 (03:29 +0000)]
gcc 3.x fix

19 years agostream word renaming
Slava Pestov [Tue, 15 Feb 2005 03:15:02 +0000 (03:15 +0000)]
stream word renaming

19 years agoRemove tutorial from cont-responder directory as it is in doc directory
Chris Double [Tue, 15 Feb 2005 02:58:09 +0000 (02:58 +0000)]
Remove tutorial from cont-responder directory as it is in doc directory
now.

19 years agoinstances word, memory vocabulary
Slava Pestov [Tue, 15 Feb 2005 02:58:07 +0000 (02:58 +0000)]
instances word, memory vocabulary

19 years agoRemove uneeded files.
Chris Double [Tue, 15 Feb 2005 02:56:46 +0000 (02:56 +0000)]
Remove uneeded files.

19 years agoSplit makefile
Mackenzie Straight [Mon, 14 Feb 2005 23:30:10 +0000 (23:30 +0000)]
Split makefile

19 years agoAdded missing files.
Chris Double [Mon, 14 Feb 2005 22:19:09 +0000 (22:19 +0000)]
Added missing files.

19 years agoadd missing files.
Chris Double [Mon, 14 Feb 2005 22:18:51 +0000 (22:18 +0000)]
add missing files.

19 years agoadd browser style to words to allow browsing source. add browser and
Chris Double [Mon, 14 Feb 2005 21:44:15 +0000 (21:44 +0000)]
add browser style to words to allow browsing source. add browser and
cont-responder to factor httpd. add cont-responder tutorial to main doc
dicretory. mention location of cont-test.factor in tutorial. change
defauly startup location of browser.

19 years agoFix bugs with browser responder.
Chris Double [Sun, 13 Feb 2005 02:51:33 +0000 (02:51 +0000)]
Fix bugs with browser responder.
Fix url>path so it doesn't double decode query parameters.

19 years agotext fields in the UI
Slava Pestov [Sun, 13 Feb 2005 02:15:30 +0000 (02:15 +0000)]
text fields in the UI

19 years agoFix for browser responder for where vocab or word doesn't exist
Chris Double [Sun, 13 Feb 2005 01:57:34 +0000 (01:57 +0000)]
Fix for browser responder for where vocab or word doesn't exist

19 years agoRefactorings of the cont-responder and sqlite code. The browser
Chris Double [Sun, 13 Feb 2005 01:08:32 +0000 (01:08 +0000)]
Refactorings of the cont-responder and sqlite code. The browser
responder now accepts 'word' and 'vocab' as query parameters. The
cont-responder takes the continuation id as a query parameter instead of
part of the url.

19 years agowin32 bug fixes
Mackenzie Straight [Sat, 12 Feb 2005 07:23:38 +0000 (07:23 +0000)]
win32 bug fixes

19 years agoSDL console fix
Slava Pestov [Sat, 12 Feb 2005 00:35:50 +0000 (00:35 +0000)]
SDL console fix

19 years agofield fix
Slava Pestov [Sat, 12 Feb 2005 00:11:31 +0000 (00:11 +0000)]
field fix

19 years agoworking on labels and fields
Slava Pestov [Sat, 12 Feb 2005 00:09:48 +0000 (00:09 +0000)]
working on labels and fields

19 years agobasic notion of keyboard focus
Slava Pestov [Fri, 11 Feb 2005 17:45:24 +0000 (17:45 +0000)]
basic notion of keyboard focus

19 years agostart keyboard focus
Slava Pestov [Fri, 11 Feb 2005 04:58:28 +0000 (04:58 +0000)]
start keyboard focus

19 years agomoved generic.txt to devel-guide
Slava Pestov [Thu, 10 Feb 2005 22:55:34 +0000 (22:55 +0000)]
moved generic.txt to devel-guide

19 years agofix prettyprinter bug
Slava Pestov [Thu, 10 Feb 2005 22:36:19 +0000 (22:36 +0000)]
fix prettyprinter bug

19 years agochange 'library' to 'libraries' in comment for command line syntax.
Chris Double [Thu, 10 Feb 2005 22:32:39 +0000 (22:32 +0000)]
change 'library' to 'libraries' in comment for command line syntax.

19 years agoalien-call should be alien-invoke
Chris Double [Thu, 10 Feb 2005 22:25:31 +0000 (22:25 +0000)]
alien-call should be alien-invoke

19 years agoAdd first cut at sqlite library.
Chris Double [Thu, 10 Feb 2005 22:22:35 +0000 (22:22 +0000)]
Add first cut at sqlite library.

19 years agoDeveloper's guide updates; implicit tuple constructors
Slava Pestov [Thu, 10 Feb 2005 20:14:20 +0000 (20:14 +0000)]
Developer's guide updates; implicit tuple constructors

19 years agotuples gracefully handle changing shape
Slava Pestov [Thu, 10 Feb 2005 03:35:11 +0000 (03:35 +0000)]
tuples gracefully handle changing shape

19 years agoworking on prettyprint
Slava Pestov [Thu, 10 Feb 2005 01:57:19 +0000 (01:57 +0000)]
working on prettyprint

19 years agobug fixes
Mackenzie Straight [Thu, 10 Feb 2005 01:17:23 +0000 (01:17 +0000)]
bug fixes

19 years agostring.c fix
Slava Pestov [Thu, 10 Feb 2005 00:58:53 +0000 (00:58 +0000)]
string.c fix

19 years agotuple dispatch compiled, adding USING: to more files, inference terminator cleanup...
Slava Pestov [Wed, 9 Feb 2005 03:02:44 +0000 (03:02 +0000)]
tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file

19 years agoWin32 version ported to gcc, eliminate MSVC hacks, add gcc hacks
Mackenzie Straight [Tue, 8 Feb 2005 22:05:08 +0000 (22:05 +0000)]
Win32 version ported to gcc, eliminate MSVC hacks, add gcc hacks

19 years agowin32 IO memory leak fix
Mackenzie Straight [Tue, 8 Feb 2005 15:48:12 +0000 (15:48 +0000)]
win32 IO memory leak fix

19 years agocheckboxes
Slava Pestov [Tue, 8 Feb 2005 01:10:02 +0000 (01:10 +0000)]
checkboxes

19 years agofix unit test regressions
Slava Pestov [Mon, 7 Feb 2005 23:42:33 +0000 (23:42 +0000)]
fix unit test regressions

19 years agoAdd dlists to USING:
Mackenzie Straight [Mon, 7 Feb 2005 23:33:33 +0000 (23:33 +0000)]
Add dlists to USING:

19 years agodlists vocabulary
Slava Pestov [Mon, 7 Feb 2005 23:31:06 +0000 (23:31 +0000)]
dlists vocabulary

19 years agodlists.factor, working on UI
Slava Pestov [Mon, 7 Feb 2005 23:27:55 +0000 (23:27 +0000)]
dlists.factor, working on UI

19 years agoThreading/IO updates
Mackenzie Straight [Mon, 7 Feb 2005 23:04:49 +0000 (23:04 +0000)]
Threading/IO updates

19 years agofix see
Slava Pestov [Mon, 7 Feb 2005 18:14:55 +0000 (18:14 +0000)]
fix see

19 years agosee shows stack effect of primitives, sdl console fix
Slava Pestov [Mon, 7 Feb 2005 17:16:39 +0000 (17:16 +0000)]
see shows stack effect of primitives, sdl console fix

19 years agotuple docs
Slava Pestov [Mon, 7 Feb 2005 17:02:06 +0000 (17:02 +0000)]
tuple docs

19 years agofix for expired fonts, inference unit test failure
Slava Pestov [Mon, 7 Feb 2005 16:51:22 +0000 (16:51 +0000)]
fix for expired fonts, inference unit test failure

19 years agofixed UI bootstrap
Slava Pestov [Mon, 7 Feb 2005 15:24:03 +0000 (15:24 +0000)]
fixed UI bootstrap

19 years agoPreliminary win32 fixes; will refactor later
Mackenzie Straight [Mon, 7 Feb 2005 14:46:56 +0000 (14:46 +0000)]
Preliminary win32 fixes; will refactor later

19 years agofix sdl console
Mackenzie Straight [Mon, 7 Feb 2005 14:20:10 +0000 (14:20 +0000)]
fix sdl console

19 years agoChanges to cont-responder to work with recent Factor changes
Chris Double [Mon, 7 Feb 2005 00:08:14 +0000 (00:08 +0000)]
Changes to cont-responder to work with recent Factor changes
(string-output instead of string-output-stream, new cons format, etc).

19 years agogadget-test
Slava Pestov [Sun, 6 Feb 2005 23:01:43 +0000 (23:01 +0000)]
gadget-test

19 years agoinside method for ellipses
Slava Pestov [Sun, 6 Feb 2005 05:21:26 +0000 (05:21 +0000)]
inside method for ellipses

19 years agomore UI work, new shapes, tuple in/out syntax
Slava Pestov [Sun, 6 Feb 2005 03:51:41 +0000 (03:51 +0000)]
more UI work, new shapes, tuple in/out syntax

19 years agomouse enter/leave events
Slava Pestov [Sat, 5 Feb 2005 16:52:24 +0000 (16:52 +0000)]
mouse enter/leave events

19 years agobuttons now update their appearance when pressed
Slava Pestov [Fri, 4 Feb 2005 03:21:51 +0000 (03:21 +0000)]
buttons now update their appearance when pressed

19 years agoborders of various kinds
Slava Pestov [Fri, 4 Feb 2005 00:11:06 +0000 (00:11 +0000)]
borders of various kinds

19 years agoremoved boxes; all gadgets can contain children now
Slava Pestov [Thu, 3 Feb 2005 23:18:47 +0000 (23:18 +0000)]
removed boxes; all gadgets can contain children now

19 years agorefactoring shape protocol for mutability; layouts
Slava Pestov [Thu, 3 Feb 2005 03:00:46 +0000 (03:00 +0000)]
refactoring shape protocol for mutability; layouts

19 years agolayouts
Slava Pestov [Thu, 3 Feb 2005 00:50:13 +0000 (00:50 +0000)]
layouts

19 years agolabel gadget
Slava Pestov [Wed, 2 Feb 2005 03:48:04 +0000 (03:48 +0000)]
label gadget

19 years agomissing file
Slava Pestov [Wed, 2 Feb 2005 03:00:55 +0000 (03:00 +0000)]
missing file

19 years agoworking on UI gestures
Slava Pestov [Wed, 2 Feb 2005 02:47:10 +0000 (02:47 +0000)]
working on UI gestures

19 years agoworking on hand gadget
Slava Pestov [Wed, 2 Feb 2005 01:14:03 +0000 (01:14 +0000)]
working on hand gadget

19 years agomore UI work
Slava Pestov [Wed, 2 Feb 2005 00:00:16 +0000 (00:00 +0000)]
more UI work

19 years agomore UI work
Slava Pestov [Tue, 1 Feb 2005 03:32:06 +0000 (03:32 +0000)]
more UI work

19 years agofixed compiler; UI work
Slava Pestov [Mon, 31 Jan 2005 19:02:09 +0000 (19:02 +0000)]
fixed compiler; UI work

19 years agotuples used for i/o streams, removed traits metaclass
Slava Pestov [Sun, 30 Jan 2005 20:57:25 +0000 (20:57 +0000)]
tuples used for i/o streams, removed traits metaclass

19 years agoadded new tuple metaclass, eventually to replace the traits metaclass
Slava Pestov [Sat, 29 Jan 2005 21:39:30 +0000 (21:39 +0000)]
added new tuple metaclass, eventually to replace the traits metaclass

19 years agoUSING: parsing word more compact than multiple USE:
Slava Pestov [Sat, 29 Jan 2005 19:18:28 +0000 (19:18 +0000)]
USING: parsing word more compact than multiple USE:

19 years agoremoved <filebr>, <filebw>, renamed <filecr> to <file-reader>, <filecw> to <file...
Slava Pestov [Sat, 29 Jan 2005 05:07:56 +0000 (05:07 +0000)]
removed <filebr>, <filebw>, renamed <filecr> to <file-reader>, <filecw> to <file-writer>

19 years agogrowable hashtables
Slava Pestov [Sat, 29 Jan 2005 04:55:22 +0000 (04:55 +0000)]
growable hashtables

19 years agohashtables bootstrap correctly
Slava Pestov [Fri, 28 Jan 2005 01:06:10 +0000 (01:06 +0000)]
hashtables bootstrap correctly

19 years agoarray refactoring; started hashtable refactoring
Slava Pestov [Wed, 26 Jan 2005 00:40:57 +0000 (00:40 +0000)]
array refactoring; started hashtable refactoring

19 years agobetter plugin tools
Slava Pestov [Mon, 24 Jan 2005 02:53:55 +0000 (02:53 +0000)]
better plugin tools

19 years agomore descriptive undefined-method error
Slava Pestov [Mon, 24 Jan 2005 02:31:32 +0000 (02:31 +0000)]
more descriptive undefined-method error

19 years agoadded bitstream vera fonts, sdl console uses sdl-ttf for text rendering
Slava Pestov [Mon, 24 Jan 2005 02:00:52 +0000 (02:00 +0000)]
added bitstream vera fonts, sdl console uses sdl-ttf for text rendering

19 years agoremoved times*, use repeat instead
Slava Pestov [Sun, 23 Jan 2005 21:47:28 +0000 (21:47 +0000)]
removed times*, use repeat instead

19 years agoadd sdl-ttf library for Windows
Mackenzie Straight [Sun, 23 Jan 2005 04:40:26 +0000 (04:40 +0000)]
add sdl-ttf library for Windows

19 years agofix 'extract word' putting stuff in the wrong place
Slava Pestov [Fri, 21 Jan 2005 04:10:37 +0000 (04:10 +0000)]
fix 'extract word' putting stuff in the wrong place

19 years agostarted work on sdl-ttf binding, some-with? combinator
Slava Pestov [Thu, 20 Jan 2005 02:01:47 +0000 (02:01 +0000)]
started work on sdl-ttf binding, some-with? combinator

19 years agofix SDL console
Slava Pestov [Wed, 19 Jan 2005 02:52:03 +0000 (02:52 +0000)]
fix SDL console

19 years agoimproved SDL console
Slava Pestov [Wed, 19 Jan 2005 02:42:29 +0000 (02:42 +0000)]
improved SDL console

19 years agoliteral table should be reset on warm boot
Slava Pestov [Tue, 18 Jan 2005 00:55:18 +0000 (00:55 +0000)]
literal table should be reset on warm boot

19 years agonew simplifier
Slava Pestov [Mon, 17 Jan 2005 20:33:12 +0000 (20:33 +0000)]
new simplifier

19 years agofaster generic arithmetic, messing around with inference
Slava Pestov [Sun, 16 Jan 2005 22:58:28 +0000 (22:58 +0000)]
faster generic arithmetic, messing around with inference