]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Aaron Schaefer [Thu, 4 Dec 2008 05:42:34 +0000 (00:42 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix documentation example for floats
Aaron Schaefer [Thu, 4 Dec 2008 05:36:11 +0000 (00:36 -0500)]
Fix documentation example for floats

15 years agofix docs for db
Doug Coleman [Thu, 4 Dec 2008 04:05:52 +0000 (22:05 -0600)]
fix docs for db

15 years agoremove redundant nan? word
Doug Coleman [Thu, 4 Dec 2008 04:03:10 +0000 (22:03 -0600)]
remove redundant nan? word

15 years agoclean up windows hardware-info for file-systems code
Doug Coleman [Thu, 4 Dec 2008 02:35:03 +0000 (20:35 -0600)]
clean up windows hardware-info for file-systems code

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 4 Dec 2008 01:54:48 +0000 (19:54 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
Slava Pestov [Thu, 4 Dec 2008 01:49:20 +0000 (19:49 -0600)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

15 years agoadd infinity? and nan? to math.floating-point
Doug Coleman [Thu, 4 Dec 2008 01:15:58 +0000 (19:15 -0600)]
add infinity? and nan? to math.floating-point

15 years agoswap 3append -> glue
Doug Coleman [Thu, 4 Dec 2008 01:13:18 +0000 (19:13 -0600)]
swap 3append -> glue

15 years agocore: swap 3append -> glue
Doug Coleman [Thu, 4 Dec 2008 01:12:48 +0000 (19:12 -0600)]
core: swap 3append -> glue

15 years agoextra: swap 3append -> glue, remove some >r r>
Doug Coleman [Thu, 4 Dec 2008 01:11:55 +0000 (19:11 -0600)]
extra: swap 3append -> glue, remove some >r r>

15 years agobasis: swap 3append -> glue
Doug Coleman [Thu, 4 Dec 2008 01:10:41 +0000 (19:10 -0600)]
basis: swap 3append -> glue

15 years agomove ftp to basis
Doug Coleman [Thu, 4 Dec 2008 00:19:06 +0000 (18:19 -0600)]
move ftp to basis

15 years agocall utf8 alien>string instead of alien>native-string
Doug Coleman [Thu, 4 Dec 2008 00:16:17 +0000 (18:16 -0600)]
call utf8 alien>string instead of alien>native-string

15 years agorice mersenne-twister - replace mod with a subtraction
Doug Coleman [Thu, 4 Dec 2008 00:15:14 +0000 (18:15 -0600)]
rice mersenne-twister - replace mod with a subtraction

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 3 Dec 2008 20:13:24 +0000 (14:13 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix GUID struct field types to be LP64-proof
Joe Groff [Wed, 3 Dec 2008 19:38:38 +0000 (11:38 -0800)]
fix GUID struct field types to be LP64-proof

15 years agoLooks like someone beat me to the punch on json.writer fix
Joe Groff [Wed, 3 Dec 2008 19:36:02 +0000 (11:36 -0800)]
Looks like someone beat me to the punch on json.writer fix

15 years agoFix io.mmap.ushort
Slava Pestov [Wed, 3 Dec 2008 18:51:26 +0000 (12:51 -0600)]
Fix io.mmap.ushort

15 years agoFix example in spread combinator article
Aaron Schaefer [Wed, 3 Dec 2008 18:26:31 +0000 (13:26 -0500)]
Fix example in spread combinator article

15 years agoFix struct-arrays help lint
Slava Pestov [Wed, 3 Dec 2008 18:06:16 +0000 (12:06 -0600)]
Fix struct-arrays help lint

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 3 Dec 2008 17:51:47 +0000 (09:51 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix serialization of t in json.writer
Joe Groff [Wed, 3 Dec 2008 17:51:42 +0000 (09:51 -0800)]
fix serialization of t in json.writer

15 years agoUse fry instead of curry
Slava Pestov [Wed, 3 Dec 2008 16:45:06 +0000 (10:45 -0600)]
Use fry instead of curry

15 years agoFaster mersenne-twister with specialized-arrays
Slava Pestov [Wed, 3 Dec 2008 16:44:41 +0000 (10:44 -0600)]
Faster mersenne-twister with specialized-arrays

15 years agooptimized. now accepts method-specs
Slava Pestov [Wed, 3 Dec 2008 16:44:21 +0000 (10:44 -0600)]
optimized. now accepts method-specs

15 years agoAdd specialization hints from old float-arrays. These will be replaced with a better...
Slava Pestov [Wed, 3 Dec 2008 16:11:02 +0000 (10:11 -0600)]
Add specialization hints from old float-arrays. These will be replaced with a better facility soon

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 3 Dec 2008 16:03:37 +0000 (10:03 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoUpdate windows.dinput for specialized-arrays
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 15:55:11 +0000 (09:55 -0600)]
Update windows.dinput for specialized-arrays

15 years agoAdd test for malloc-struct-array
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 15:54:59 +0000 (09:54 -0600)]
Add test for malloc-struct-array

15 years agoFix malloc-struct-array
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 15:54:02 +0000 (09:54 -0600)]
Fix malloc-struct-array

15 years agoDocument struct arrays
Slava Pestov [Wed, 3 Dec 2008 15:45:42 +0000 (09:45 -0600)]
Document struct arrays

15 years agoAdd struct-arrays
Slava Pestov [Wed, 3 Dec 2008 15:41:48 +0000 (09:41 -0600)]
Add struct-arrays

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 3 Dec 2008 15:33:54 +0000 (09:33 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoBetter error message for INSTANCE: if second arg is not a mixin
Slava Pestov [Wed, 3 Dec 2008 15:33:32 +0000 (09:33 -0600)]
Better error message for INSTANCE: if second arg is not a mixin

15 years agoUpdate windows.com.wrapper for specialized-arrays changes
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 15:12:57 +0000 (09:12 -0600)]
Update windows.com.wrapper for specialized-arrays changes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 14:58:41 +0000 (08:58 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoGet io.mmap to load on Windows again
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 14:58:20 +0000 (08:58 -0600)]
Get io.mmap to load on Windows again

15 years agoMove pong back to extra
Eduardo Cavazos [Wed, 3 Dec 2008 14:56:25 +0000 (08:56 -0600)]
Move pong back to extra

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Wed, 3 Dec 2008 14:54:24 +0000 (08:54 -0600)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agocfdg: Use 'specialized-arrays.double'
Eduardo Cavazos [Wed, 3 Dec 2008 14:53:43 +0000 (08:53 -0600)]
cfdg: Use 'specialized-arrays.double'

15 years agoMove cfdg.* back to extra
Eduardo Cavazos [Wed, 3 Dec 2008 14:53:28 +0000 (08:53 -0600)]
Move cfdg.* back to extra

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 3 Dec 2008 14:46:28 +0000 (08:46 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRemoving more >r/r> usages
Slava Pestov [Wed, 3 Dec 2008 14:46:16 +0000 (08:46 -0600)]
Removing more >r/r> usages

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 3 Dec 2008 14:34:59 +0000 (08:34 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomake ftp not depend on lib
Doug Coleman [Wed, 3 Dec 2008 14:34:14 +0000 (08:34 -0600)]
make ftp not depend on lib

15 years agoremove try from combinators.lib
Doug Coleman [Wed, 3 Dec 2008 14:33:18 +0000 (08:33 -0600)]
remove try from combinators.lib

15 years agoadd surround and glue to sequences
Doug Coleman [Wed, 3 Dec 2008 14:32:54 +0000 (08:32 -0600)]
add surround and glue to sequences

15 years agomove retry word to continuations
Doug Coleman [Wed, 3 Dec 2008 14:32:12 +0000 (08:32 -0600)]
move retry word to continuations

15 years agoMove bubble-chamber back to extra
Eduardo Cavazos [Wed, 3 Dec 2008 14:28:19 +0000 (08:28 -0600)]
Move bubble-chamber back to extra

15 years agoprocessing.shapes: Remove dependency on 'opengl.demo-support'
Eduardo Cavazos [Wed, 3 Dec 2008 14:24:08 +0000 (08:24 -0600)]
processing.shapes: Remove dependency on 'opengl.demo-support'

15 years agoMove processing.* and boids back to extra
Eduardo Cavazos [Wed, 3 Dec 2008 14:22:55 +0000 (08:22 -0600)]
Move processing.* and boids back to extra

15 years agoTree shaker now strips out some more PEG stuff
Slava Pestov [Wed, 3 Dec 2008 14:12:28 +0000 (08:12 -0600)]
Tree shaker now strips out some more PEG stuff

15 years agoExpand instance? with literal class
Slava Pestov [Wed, 3 Dec 2008 14:11:51 +0000 (08:11 -0600)]
Expand instance? with literal class

15 years agoLoosen type on direct arrays since we want to use them on displaced aliens too
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 12:52:31 +0000 (06:52 -0600)]
Loosen type on direct arrays since we want to use them on displaced aliens too

15 years agoFix Windows bootstrap
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 12:52:16 +0000 (06:52 -0600)]
Fix Windows bootstrap

15 years agoClean up windows.ole3 and fix it for specialized-arrays change
U-SLAVA-DFB8FF805\Slava [Wed, 3 Dec 2008 12:38:44 +0000 (06:38 -0600)]
Clean up windows.ole3 and fix it for specialized-arrays change

15 years agoDon't throw in benchmark. if some benchmarks failed
Slava Pestov [Wed, 3 Dec 2008 12:21:17 +0000 (06:21 -0600)]
Don't throw in benchmark. if some benchmarks failed

15 years agoFix dawes benchmark
Slava Pestov [Wed, 3 Dec 2008 12:21:02 +0000 (06:21 -0600)]
Fix dawes benchmark

15 years agoFix io.mmap help lint failures
Slava Pestov [Wed, 3 Dec 2008 12:18:18 +0000 (06:18 -0600)]
Fix io.mmap help lint failures

15 years agoFix help-lint failures in alien.c-types
Slava Pestov [Wed, 3 Dec 2008 12:17:38 +0000 (06:17 -0600)]
Fix help-lint failures in alien.c-types

15 years agoFix compile error in nibble-arrays and add some unit tests
Slava Pestov [Wed, 3 Dec 2008 12:16:17 +0000 (06:16 -0600)]
Fix compile error in nibble-arrays and add some unit tests

15 years agoFix [wlet after recent locals refactoring broke it
Slava Pestov [Wed, 3 Dec 2008 12:13:05 +0000 (06:13 -0600)]
Fix [wlet after recent locals refactoring broke it

15 years agomove io.files.unique to basis
Doug Coleman [Wed, 3 Dec 2008 11:24:47 +0000 (05:24 -0600)]
move io.files.unique to basis

15 years agoFix typo in the docs
Slava Pestov [Wed, 3 Dec 2008 10:07:36 +0000 (04:07 -0600)]
Fix typo in the docs

15 years agoFix bogus dependency
Slava Pestov [Wed, 3 Dec 2008 09:44:15 +0000 (03:44 -0600)]
Fix bogus dependency

15 years agoFix assocs, generic.standard tests
Slava Pestov [Wed, 3 Dec 2008 09:44:08 +0000 (03:44 -0600)]
Fix assocs, generic.standard tests

15 years agoFix serialize tests
Slava Pestov [Wed, 3 Dec 2008 09:43:59 +0000 (03:43 -0600)]
Fix serialize tests

15 years agoFix specialized vectors, again
Slava Pestov [Wed, 3 Dec 2008 09:43:52 +0000 (03:43 -0600)]
Fix specialized vectors, again

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 3 Dec 2008 09:34:38 +0000 (03:34 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agorevert id change
Doug Coleman [Wed, 3 Dec 2008 06:19:52 +0000 (00:19 -0600)]
revert id change

15 years agoMerge branch 'specialized-arrays'
Slava Pestov [Wed, 3 Dec 2008 06:08:38 +0000 (00:08 -0600)]
Merge branch 'specialized-arrays'

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 3 Dec 2008 06:08:10 +0000 (00:08 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMove xml.syntax to unmaintained
Slava Pestov [Wed, 3 Dec 2008 06:07:54 +0000 (00:07 -0600)]
Move xml.syntax to unmaintained

15 years agoComment out bunny deploy test since bunny is in temporarily in unmaintained
Slava Pestov [Wed, 3 Dec 2008 06:06:46 +0000 (00:06 -0600)]
Comment out bunny deploy test since bunny is in temporarily in unmaintained

15 years agoMaze doesn't need opengl.demo-support
Slava Pestov [Wed, 3 Dec 2008 06:06:16 +0000 (00:06 -0600)]
Maze doesn't need opengl.demo-support

15 years agocap doesn't need opengl.framebuffers
Slava Pestov [Wed, 3 Dec 2008 06:06:08 +0000 (00:06 -0600)]
cap doesn't need opengl.framebuffers

15 years agoUpdate benchmarks for specialized arrays
Slava Pestov [Wed, 3 Dec 2008 06:05:54 +0000 (00:05 -0600)]
Update benchmarks for specialized arrays

15 years agoUpdate x11 for specialized-arrays
Slava Pestov [Wed, 3 Dec 2008 06:05:46 +0000 (00:05 -0600)]
Update x11 for specialized-arrays

15 years agoFix specialized vectors
Slava Pestov [Wed, 3 Dec 2008 06:05:32 +0000 (00:05 -0600)]
Fix specialized vectors

15 years agoMove a bunch of vocabularies to unmaintained, hopefully temporarily
Slava Pestov [Wed, 3 Dec 2008 06:05:20 +0000 (00:05 -0600)]
Move a bunch of vocabularies to unmaintained, hopefully temporarily

15 years agoback to using getmntinfo64 instead of getfsstat64 on mac
Doug Coleman [Wed, 3 Dec 2008 05:10:27 +0000 (23:10 -0600)]
back to using getmntinfo64 instead of getfsstat64 on mac

15 years agoRemove with-malloc, use destructors instead
Slava Pestov [Wed, 3 Dec 2008 03:51:21 +0000 (21:51 -0600)]
Remove with-malloc, use destructors instead

15 years agoDocument byte-array>T-array word
Slava Pestov [Wed, 3 Dec 2008 03:51:07 +0000 (21:51 -0600)]
Document byte-array>T-array word

15 years agoChange type declaration for performance reasons
Slava Pestov [Wed, 3 Dec 2008 03:50:53 +0000 (21:50 -0600)]
Change type declaration for performance reasons

15 years agomapped-file no longer supports sequence protocol. Instead, io.mmap.functor generates...
Slava Pestov [Wed, 3 Dec 2008 03:50:34 +0000 (21:50 -0600)]
mapped-file no longer supports sequence protocol. Instead, io.mmap.functor generates mapped arrays for all primitive C types

15 years agomove io.files.listing to tools.files and update usages
Doug Coleman [Wed, 3 Dec 2008 03:49:59 +0000 (21:49 -0600)]
move io.files.listing to tools.files and update usages

15 years agoFunctor application records location info in generated words
Slava Pestov [Wed, 3 Dec 2008 03:49:51 +0000 (21:49 -0600)]
Functor application records location info in generated words

15 years agobreak out id into id0 and id1
Doug Coleman [Wed, 3 Dec 2008 03:39:09 +0000 (21:39 -0600)]
break out id into id0 and id1

15 years agofile-systems works on netbsd now
Doug Coleman [Wed, 3 Dec 2008 03:32:00 +0000 (21:32 -0600)]
file-systems works on netbsd now

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 3 Dec 2008 02:46:32 +0000 (20:46 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix selection rendering
Slava Pestov [Wed, 3 Dec 2008 02:46:21 +0000 (20:46 -0600)]
Fix selection rendering

15 years agoClean up each-line combinator a bit, add unit tests
Slava Pestov [Wed, 3 Dec 2008 02:46:09 +0000 (20:46 -0600)]
Clean up each-line combinator a bit, add unit tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
erg [Wed, 3 Dec 2008 02:42:31 +0000 (20:42 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofile-system-info on linux now shows more information
erg [Wed, 3 Dec 2008 02:41:57 +0000 (20:41 -0600)]
file-system-info on linux now shows more information

15 years agoFunctor-generated words can now have stack effect declarations; define byte-array...
Slava Pestov [Wed, 3 Dec 2008 02:35:20 +0000 (20:35 -0600)]
Functor-generated words can now have stack effect declarations; define byte-array>*-array words

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 3 Dec 2008 02:23:27 +0000 (20:23 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix file-systems on freebsd
Doug Coleman [Wed, 3 Dec 2008 02:16:53 +0000 (20:16 -0600)]
fix file-systems on freebsd

15 years agoMerge branch 'master' into specialized-arrays
Slava Pestov [Wed, 3 Dec 2008 02:07:14 +0000 (20:07 -0600)]
Merge branch 'master' into specialized-arrays

15 years agoUpdate XML library to parse <! directives better; modernize the code a bit
Slava Pestov [Wed, 3 Dec 2008 01:59:16 +0000 (19:59 -0600)]
Update XML library to parse <! directives better; modernize the code a bit