]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 12 Sep 2008 13:37:24 +0000 (06:37 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:

basis/cocoa/types/types.factor

15 years agoNew benchmark: like nsieve but using a byte array
Slava Pestov [Fri, 12 Sep 2008 13:29:32 +0000 (08:29 -0500)]
New benchmark: like nsieve but using a byte array

15 years agoMinor change to copy and subseq to improve type inference
Slava Pestov [Fri, 12 Sep 2008 13:18:57 +0000 (08:18 -0500)]
Minor change to copy and subseq to improve type inference

15 years agoAdding identity optimization pass, tweak inlining heuristic
Slava Pestov [Fri, 12 Sep 2008 13:18:44 +0000 (08:18 -0500)]
Adding identity optimization pass, tweak inlining heuristic

15 years agoOops
Slava Pestov [Fri, 12 Sep 2008 10:36:06 +0000 (05:36 -0500)]
Oops

15 years agoPerform loop detection before normalization, clean up normalization pass, more aggres...
Slava Pestov [Fri, 12 Sep 2008 10:17:27 +0000 (05:17 -0500)]
Perform loop detection before normalization, clean up normalization pass, more aggressive recursive return value propagation. Fixes regression on nsieve benchmark

15 years agoAdd file to work dir to ensure it gets checked in
Slava Pestov [Fri, 12 Sep 2008 09:36:32 +0000 (04:36 -0500)]
Add file to work dir to ensure it gets checked in

15 years agoFix regression
Slava Pestov [Fri, 12 Sep 2008 09:02:54 +0000 (04:02 -0500)]
Fix regression

15 years agoAdd missing type
Slava Pestov [Fri, 12 Sep 2008 09:02:42 +0000 (04:02 -0500)]
Add missing type

15 years agoFix Joe Groff's x86-64 structs/callbacks bug
Slava Pestov [Fri, 12 Sep 2008 09:02:32 +0000 (04:02 -0500)]
Fix Joe Groff's x86-64 structs/callbacks bug

15 years agoRemove invaders.rom imported by accident
Slava Pestov [Fri, 12 Sep 2008 08:24:40 +0000 (03:24 -0500)]
Remove invaders.rom imported by accident

15 years agoAdd unit test for Joe Groff's bg
Slava Pestov [Fri, 12 Sep 2008 05:04:56 +0000 (00:04 -0500)]
Add unit test for Joe Groff's bg

15 years agotypo
Joe Groff [Fri, 12 Sep 2008 04:35:52 +0000 (21:35 -0700)]
typo

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 12 Sep 2008 01:01:36 +0000 (20:01 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoSimplify mandelbrot
Slava Pestov [Fri, 12 Sep 2008 01:01:10 +0000 (20:01 -0500)]
Simplify mandelbrot

15 years agofix nehe, use in-thread correctly
Doug Coleman [Thu, 11 Sep 2008 20:36:42 +0000 (15:36 -0500)]
fix nehe, use in-thread correctly

15 years agoHelp lint fixes
Slava Pestov [Thu, 11 Sep 2008 10:04:49 +0000 (05:04 -0500)]
Help lint fixes

15 years agoFix Linux bootstrap
slava [Thu, 11 Sep 2008 08:58:20 +0000 (03:58 -0500)]
Fix Linux bootstrap

15 years agoRPO linearization
Slava Pestov [Thu, 11 Sep 2008 07:05:22 +0000 (02:05 -0500)]
RPO linearization

15 years agoFix Windows bootstrap
U-SLAVA-DFB8FF805\Slava [Thu, 11 Sep 2008 06:27:23 +0000 (01:27 -0500)]
Fix Windows bootstrap

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 11 Sep 2008 06:21:49 +0000 (01:21 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoppc bootstrap
Doug Coleman [Thu, 11 Sep 2008 06:15:31 +0000 (01:15 -0500)]
ppc bootstrap

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 11 Sep 2008 06:11:59 +0000 (01:11 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agorandom numbers were endian-dependent. clean up blum-blum-shub a bit
Doug Coleman [Thu, 11 Sep 2008 06:11:17 +0000 (01:11 -0500)]
random numbers were endian-dependent.  clean up blum-blum-shub a bit

15 years agoMore fixes
Slava Pestov [Thu, 11 Sep 2008 05:48:23 +0000 (00:48 -0500)]
More fixes

15 years agoFixing make-image
Slava Pestov [Thu, 11 Sep 2008 05:40:25 +0000 (00:40 -0500)]
Fixing make-image

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 11 Sep 2008 05:37:21 +0000 (00:37 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRemove debug code
Slava Pestov [Thu, 11 Sep 2008 05:36:55 +0000 (00:36 -0500)]
Remove debug code

15 years agoDocumentation update
Slava Pestov [Thu, 11 Sep 2008 05:24:39 +0000 (00:24 -0500)]
Documentation update

15 years agoFixing unit tests for make, fry changes
Slava Pestov [Thu, 11 Sep 2008 05:20:06 +0000 (00:20 -0500)]
Fixing unit tests for make, fry changes

15 years agoone more cocoa type bug
Joe Groff [Thu, 11 Sep 2008 04:40:41 +0000 (21:40 -0700)]
one more cocoa type bug

15 years agooops--broke the alien>objc-types reverse mapping
Joe Groff [Thu, 11 Sep 2008 04:28:38 +0000 (21:28 -0700)]
oops--broke the alien>objc-types reverse mapping

15 years agomore cocoa 64-bit type fixes
Joe Groff [Thu, 11 Sep 2008 03:19:57 +0000 (20:19 -0700)]
more cocoa 64-bit type fixes

15 years agoUpdating code for make and fry changes
Slava Pestov [Thu, 11 Sep 2008 03:11:40 +0000 (22:11 -0500)]
Updating code for make and fry changes

15 years agoChecking in new codegen
Slava Pestov [Thu, 11 Sep 2008 03:11:03 +0000 (22:11 -0500)]
Checking in new codegen

15 years agoogg plays but 1) sound is broken and 2) it doesn't recognize EOF anymore, so it hangs...
Doug Coleman [Thu, 11 Sep 2008 02:35:43 +0000 (21:35 -0500)]
ogg plays but 1) sound is broken and 2) it doesn't recognize EOF anymore, so it hangs at the end

15 years agoremove old ogg. could have used git mv i guess. oops
Doug Coleman [Thu, 11 Sep 2008 02:11:59 +0000 (21:11 -0500)]
remove old ogg.  could have used git mv i guess. oops

15 years agoupdate ogg player for new accessors, delegation. sound is broken
Doug Coleman [Thu, 11 Sep 2008 02:11:24 +0000 (21:11 -0500)]
update ogg player for new accessors, delegation.  sound is broken

15 years agofix help lint
Doug Coleman [Thu, 11 Sep 2008 01:47:37 +0000 (20:47 -0500)]
fix help lint

15 years agomake a webapp that shows you your ip
Doug Coleman [Thu, 11 Sep 2008 01:45:48 +0000 (20:45 -0500)]
make a webapp that shows you your ip

15 years agomake vocabulary
Slava Pestov [Thu, 11 Sep 2008 01:07:07 +0000 (20:07 -0500)]
make vocabulary

15 years agoMove make to its own vocabulary, remove fry _ feature
Slava Pestov [Thu, 11 Sep 2008 01:07:00 +0000 (20:07 -0500)]
Move make to its own vocabulary, remove fry _ feature

15 years agoclean up count-end
Doug Coleman [Thu, 11 Sep 2008 00:16:18 +0000 (19:16 -0500)]
clean up count-end

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 10 Sep 2008 23:24:38 +0000 (18:24 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoClean up mandelbrot
Slava Pestov [Wed, 10 Sep 2008 23:22:50 +0000 (18:22 -0500)]
Clean up mandelbrot

15 years agoclean up random
Doug Coleman [Wed, 10 Sep 2008 21:57:53 +0000 (16:57 -0500)]
clean up random

15 years agoFix generation of 32-bit images on a 64-bit machine
Slava Pestov [Wed, 10 Sep 2008 08:17:22 +0000 (03:17 -0500)]
Fix generation of 32-bit images on a 64-bit machine

15 years agoFix dispatch bug found by mnestic
Slava Pestov [Wed, 10 Sep 2008 06:45:16 +0000 (01:45 -0500)]
Fix dispatch bug found by mnestic

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
Slava Pestov [Wed, 10 Sep 2008 04:39:32 +0000 (23:39 -0500)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

15 years agoFix conflict
Slava Pestov [Wed, 10 Sep 2008 04:39:30 +0000 (23:39 -0500)]
Fix conflict

15 years agoAdd a couple of onlinline inline declarations
Slava Pestov [Wed, 10 Sep 2008 04:38:40 +0000 (23:38 -0500)]
Add a couple of onlinline inline declarations

15 years agochange cocoa and core foundation types to be 64-bit clean
Joe Groff [Wed, 10 Sep 2008 02:19:59 +0000 (19:19 -0700)]
change cocoa and core foundation types to be 64-bit clean

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 10 Sep 2008 00:31:35 +0000 (19:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix seq docs
Doug Coleman [Wed, 10 Sep 2008 00:31:26 +0000 (19:31 -0500)]
fix seq docs

15 years agofix regexp2
Doug Coleman [Wed, 10 Sep 2008 00:16:11 +0000 (19:16 -0500)]
fix regexp2

15 years agofix blum blum shub tests
Doug Coleman [Wed, 10 Sep 2008 00:14:56 +0000 (19:14 -0500)]
fix blum blum shub tests

15 years agorecording patches so i can go eat
Doug Coleman [Wed, 10 Sep 2008 00:06:47 +0000 (19:06 -0500)]
recording patches so i can go eat

15 years agoadd more docs to sequences
Doug Coleman [Wed, 10 Sep 2008 00:05:47 +0000 (19:05 -0500)]
add more docs to sequences

15 years agobetter docs for smtp
Doug Coleman [Tue, 9 Sep 2008 23:55:49 +0000 (18:55 -0500)]
better docs for smtp

15 years agoremove bad docs
Doug Coleman [Tue, 9 Sep 2008 22:30:00 +0000 (17:30 -0500)]
remove bad docs

15 years agocleanups, fix errors
Doug Coleman [Tue, 9 Sep 2008 22:27:37 +0000 (17:27 -0500)]
cleanups, fix errors

15 years agofix random for real. is there redundant math here?
Doug Coleman [Tue, 9 Sep 2008 22:07:32 +0000 (17:07 -0500)]
fix random for real.  is there redundant math here?

15 years agowrap -> mod again
Doug Coleman [Tue, 9 Sep 2008 20:46:14 +0000 (15:46 -0500)]
wrap -> mod again

15 years agomake the random word actually return a number in the full range of the input and...
Doug Coleman [Tue, 9 Sep 2008 20:39:40 +0000 (15:39 -0500)]
make the random word actually return a number in the full range of the input and replace division words with bitwise ones

15 years agomodernize extra/roman
Doug Coleman [Tue, 9 Sep 2008 19:57:23 +0000 (14:57 -0500)]
modernize extra/roman

15 years agocleaning up db -- removed some unused words, moved words around
Doug Coleman [Tue, 9 Sep 2008 19:44:14 +0000 (14:44 -0500)]
cleaning up db -- removed some unused words, moved words around

15 years agoMerge git://factorcode.org/git/jamesnvc into new_lisp
Slava Pestov [Tue, 9 Sep 2008 08:29:26 +0000 (03:29 -0500)]
Merge git://factorcode.org/git/jamesnvc into new_lisp

15 years agoFix bug with large structs passed by value on x86.64
Slava Pestov [Tue, 9 Sep 2008 08:10:43 +0000 (03:10 -0500)]
Fix bug with large structs passed by value on x86.64

15 years agoMerge branch 'objective-c-2' of git://repo.or.cz/factor/jcg into new_cocoa
Slava Pestov [Tue, 9 Sep 2008 06:49:37 +0000 (01:49 -0500)]
Merge branch 'objective-c-2' of git://repo.or.cz/factor/jcg into new_cocoa

15 years agoCosmetic changes
Slava Pestov [Tue, 9 Sep 2008 06:48:27 +0000 (01:48 -0500)]
Cosmetic changes

15 years agobring back method redefinition
Joe Groff [Tue, 9 Sep 2008 05:53:22 +0000 (22:53 -0700)]
bring back method redefinition

15 years agoit's always the line you least expect
Joe Groff [Tue, 9 Sep 2008 05:47:20 +0000 (22:47 -0700)]
it's always the line you least expect

15 years agodisable method redefinition--is it really necessary when the class is being redefined?
Joe Groff [Tue, 9 Sep 2008 05:32:19 +0000 (22:32 -0700)]
disable method redefinition--is it really necessary when the class is being redefined?

15 years agoMerge branch 'master' into objective-c-2
Joe Groff [Tue, 9 Sep 2008 05:11:33 +0000 (22:11 -0700)]
Merge branch 'master' into objective-c-2

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 9 Sep 2008 05:09:25 +0000 (22:09 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoclean up. disable method type verification for debugging
Joe Groff [Tue, 9 Sep 2008 05:09:05 +0000 (22:09 -0700)]
clean up. disable method type verification for debugging

15 years agoAdding tests for <LISP ... LISP>
James Cash [Tue, 9 Sep 2008 03:37:55 +0000 (23:37 -0400)]
Adding tests for <LISP ... LISP>

15 years agoFixing bugs in extra/lisp, adding <LISP ... LISP>
James Cash [Tue, 9 Sep 2008 03:37:38 +0000 (23:37 -0400)]
Fixing bugs in extra/lisp, adding <LISP ... LISP>

15 years agoAdding more tests to extra/lisp
James Cash [Tue, 9 Sep 2008 03:28:16 +0000 (23:28 -0400)]
Adding more tests to extra/lisp

15 years agoWorking on adding a <LISP word
James Cash [Wed, 3 Sep 2008 14:21:27 +0000 (10:21 -0400)]
Working on adding a <LISP word

15 years agoReinstating failing test
James Cash [Sun, 24 Aug 2008 03:18:42 +0000 (23:18 -0400)]
Reinstating failing test

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 9 Sep 2008 02:46:13 +0000 (21:46 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMinor farkup fixes
Slava Pestov [Tue, 9 Sep 2008 02:45:59 +0000 (21:45 -0500)]
Minor farkup fixes

15 years agoi are good at the facterz. let me show u
U-VICTORIA\Administrator [Tue, 9 Sep 2008 00:38:00 +0000 (17:38 -0700)]
i are good at the facterz. let me show u

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 9 Sep 2008 00:25:09 +0000 (19:25 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomore docs
Doug Coleman [Tue, 9 Sep 2008 00:24:44 +0000 (19:24 -0500)]
more docs

15 years agoCleanup
Slava Pestov [Tue, 9 Sep 2008 00:02:24 +0000 (19:02 -0500)]
Cleanup

15 years agofix typos
Doug Coleman [Mon, 8 Sep 2008 23:15:37 +0000 (18:15 -0500)]
fix typos

15 years agoAnother update
Slava Pestov [Mon, 8 Sep 2008 22:57:25 +0000 (17:57 -0500)]
Another update

15 years agoTweak prettyprinter
Slava Pestov [Mon, 8 Sep 2008 22:52:11 +0000 (17:52 -0500)]
Tweak prettyprinter

15 years agoFix cookbook examples
Slava Pestov [Mon, 8 Sep 2008 22:52:02 +0000 (17:52 -0500)]
Fix cookbook examples

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 8 Sep 2008 22:38:18 +0000 (17:38 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://projects.elasticdog.com/git/factor
Slava Pestov [Mon, 8 Sep 2008 22:38:09 +0000 (17:38 -0500)]
Merge branch 'master' of git://projects.elasticdog.com/git/factor

15 years agofix sql load
erg [Mon, 8 Sep 2008 22:25:32 +0000 (17:25 -0500)]
fix sql load

15 years agorefactoring, initial docs checkin (not done yet, working on it)
Doug Coleman [Mon, 8 Sep 2008 21:19:00 +0000 (16:19 -0500)]
refactoring, initial docs checkin (not done yet, working on it)

15 years agoadd a type to scaffold
Doug Coleman [Mon, 8 Sep 2008 14:28:30 +0000 (09:28 -0500)]
add a type to scaffold

15 years agofirst crack at objc2 runtime. need to update type encoding parsing and fix bug in...
Joe Groff [Mon, 8 Sep 2008 14:28:02 +0000 (07:28 -0700)]
first crack at objc2 runtime. need to update type encoding parsing and fix bug in CLASS: compilation

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 8 Sep 2008 14:24:35 +0000 (09:24 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agolocals: Add some tests for locals in literals
Eduardo Cavazos [Mon, 8 Sep 2008 09:22:58 +0000 (04:22 -0500)]
locals: Add some tests for locals in literals

15 years agoAssorted fixes
Slava Pestov [Mon, 8 Sep 2008 07:52:42 +0000 (02:52 -0500)]
Assorted fixes