Eduardo Cavazos
2555b0f32d
Add springies.models.3snake
2007-10-09 15:59:21 -05:00
Doug Coleman
536ee98b8c
Make the gvim executable "gvim" instead of "vim"
2007-10-09 03:40:52 -05:00
Doug Coleman
36df714e56
Print out errors when parsing .fhtml files instead of printing nothing
2007-10-09 03:40:04 -05:00
Slava Pestov
1e35bc96a5
Add deployment descriptors for boids and automata
2007-10-09 02:09:29 -04:00
Slava Pestov
3529319b7b
Update some deploy.factor files
2007-10-09 02:08:58 -04:00
Slava Pestov
86df33bc5d
Improved deployment
2007-10-09 02:07:59 -04:00
Slava Pestov
bce82aa915
Fix stack effects in cabal
2007-10-09 02:06:58 -04:00
Slava Pestov
3f568f2a92
Walker fix
2007-10-09 01:31:41 -04:00
Slava Pestov
886d14130d
Interpreter fix
2007-10-09 01:30:28 -04:00
Slava Pestov
073bca9100
Update contributors
2007-10-08 22:28:22 -04:00
Slava Pestov
202f7cdfff
Forgot to remove opengl.lib
2007-10-08 22:28:08 -04:00
Slava Pestov
94a8ce2237
Merged opengl.lib into opengl and update Ed's demos (don\'t tase me bro\!)
2007-10-08 21:23:20 -04:00
Eduardo Cavazos
e4eb181ab0
Add springies
2007-10-08 15:00:01 -05:00
Eduardo Cavazos
0f8e62ee3a
Get some cfdg models to compile
2007-10-08 14:52:54 -05:00
Eduardo Cavazos
48304f53b5
combinators.lib: 2bi
2007-10-08 14:51:47 -05:00
Slava Pestov
d7c6ead7ee
Fix walker bug and implement step-into for quotations
2007-10-07 18:17:14 -04:00
Slava Pestov
554507cf00
Found another place to use MEMO: in extra/cocoa
2007-10-07 18:16:17 -04:00
U-C4\Administrator
8b2bb93d1e
Merge git://spitspat.com/git/factor
2007-10-06 23:50:33 -05:00
U-C4\Administrator
17a8071768
Fix a stack effect in sockets
...
Fix unit tests
2007-10-06 23:50:13 -05:00
Doug Coleman
8be253c47f
Fix RSA
...
Fix crypto unit tests
2007-10-06 23:01:26 -05:00
Slava Pestov
92fef17698
Merge commit 'erg/master'
2007-10-06 17:57:05 -04:00
Slava Pestov
8e985d6c6f
Units unit test fix
2007-10-06 13:55:22 -04:00
Slava Pestov
5fdee1a611
Less consing of quotations
2007-10-06 13:39:59 -04:00
Slava Pestov
e967f98afd
Update deploy.factor files
2007-10-06 13:38:54 -04:00
Slava Pestov
48d8d60c7c
Clean up and update tools.deploy
2007-10-06 13:37:47 -04:00
Slava Pestov
43c83bb4e0
Fixing unit tests
2007-10-06 13:37:11 -04:00
Slava Pestov
826e369c02
Fix unit test failures
2007-10-05 17:54:02 -04:00
Slava Pestov
1fc02ab69d
Interpreter unit test fix
2007-10-05 02:07:47 -04:00
Slava Pestov
9268cf45e9
Forgot to record change
2007-10-05 02:07:31 -04:00
Slava Pestov
76778f45e6
Bootstrap fix
2007-10-05 01:33:26 -04:00
Slava Pestov
be899bde35
USING: fix
2007-10-05 01:27:22 -04:00
Slava Pestov
660e867c40
Update traceback UI tool
2007-10-05 01:19:39 -04:00
Slava Pestov
2e8df17b20
Remove hilight style
2007-10-05 01:19:30 -04:00
Slava Pestov
c8042a0e72
Move some low-level interpreter words to continuations
2007-10-05 01:08:18 -04:00
Michael Judge
ac9ee43702
New docs and examples for math.statistics
2007-10-04 19:50:17 -07:00
Slava Pestov
deb1406f83
Clean up interpreter and walker
2007-10-04 18:45:19 -04:00
U-C4\Administrator
02a9e1eb14
Fix the io and ui backends so it bootstraps and the ui starts
2007-10-04 11:51:17 -05:00
Slava
0183a40717
Fixing tools.interpreter
2007-10-03 20:49:17 -04:00
Slava Pestov
1ef514ebdb
tools.interpreter cleanup
2007-10-03 18:33:19 -04:00
Slava
d37a17bd68
New tools.interpreter.debug vocab for interactively testing single stepper
2007-10-03 18:53:13 -04:00
Slava Pestov
b5621a8936
extra/cocoa no longer depends on combinators.lib
2007-10-03 17:34:59 -04:00
Slava Pestov
fab1453bfc
Re-implemented single stepper for new evaluation model
2007-10-03 16:56:49 -04:00
Alex Chapman
e818a7c71f
jamshred playable (just)
2007-10-03 22:26:51 +10:00
Alex Chapman
80f6cb9e4f
jamshred updates
...
Jamshred now knows where the player is in the tunnel, and only renders 50
segments ahead and behind. It also turns the tunnel white as the player goes
through it.
2007-10-01 15:10:59 +10:00
Alex Chapman
5cd4054ec7
additions to math.ranges, including range-min, range-max, clamp-to-range, and sequence-index-range
2007-10-01 15:08:44 +10:00
Alex Chapman
f4540c0697
first commit of jamshred
2007-09-30 16:48:43 +10:00
Alex Chapman
2cac88bde8
moved splay-trees to trees.splay
2007-09-30 16:38:37 +10:00
Alex Chapman
342399df29
renaming vocabs trees.avl-trees -> trees.avl and trees.bst -> trees.binary
2007-09-30 15:59:51 +10:00
Alex Chapman
63ead46a47
committing trees changes (again? git is a little strange...)
2007-09-30 15:40:36 +10:00
Alex Chapman
42690e8af0
fixed trees (this time for sure!)
2007-09-30 15:35:57 +10:00
Slava Pestov
0db366a204
Remove timing code
2007-09-29 22:03:58 -04:00
Eduardo Cavazos
af8ec16cf5
Move trees and gap-buffer to unmaintained for now.
2007-09-29 13:46:32 -05:00
Eduardo Cavazos
3747cff69c
Minor updates
2007-09-29 13:30:00 -05:00
Eduardo Cavazos
9ab46a94db
cfdg.models.chiaroscuro: uses call-random-weighted
2007-09-29 13:29:29 -05:00
Eduardo Cavazos
601ae65af6
random-weighted: add call-random-weighted macro
2007-09-29 13:28:53 -05:00
Eduardo Cavazos
ce4486d00f
Update benchmark.mandel for new colors.hsv
2007-09-29 13:28:09 -05:00
Eduardo Cavazos
8c0f4def82
Refactor cfdg
2007-09-29 13:26:51 -05:00
Eduardo Cavazos
8f4d158f8a
remove cfdg.hsv (now colors.hsv)
2007-09-29 13:26:21 -05:00
Eduardo Cavazos
3f62ef3a2d
colors.hsv is the old cfdg.hsv
2007-09-29 13:25:36 -05:00
Slava Pestov
bf56a09b1a
Fix unit tests
2007-09-27 22:20:34 -04:00
Slava Pestov
bcd1d6b66e
Merge commit 'erg/master'
2007-09-27 16:29:17 -04:00
Slava Pestov
514ee9dd3a
ogg.player cleanup
2007-09-27 16:11:37 -04:00
Slava Pestov
83f552fae8
More inference bug fixes
2007-09-27 16:11:03 -04:00
U-C4\Administrator
07ba1de580
Merge git://spitspat.com/git/factor
2007-09-27 14:35:35 -05:00
U-C4\Administrator
9666ceecaf
Merge git://factorcode.org/git/factor
2007-09-27 14:34:46 -05:00
Slava Pestov
5e2c7e769d
Clean up inference and fix hygiene issue with macros
2007-09-27 04:00:54 -04:00
Slava Pestov
73d664a7d5
Minor benchmark update
2007-09-27 03:59:37 -04:00
Eduardo Cavazos
5041d0a46a
Update cfdg models: call doesn't work on 'f'. fix related pits.
2007-09-26 16:44:58 -05:00
Eduardo Cavazos
4ca59092ca
Refactor cfdg.hsv using combinators
2007-09-26 16:43:56 -05:00
Eduardo Cavazos
08192267fe
ui.gadgets.slate: call doesn't work on 'f'. fix related pit.
2007-09-26 16:43:17 -05:00
Eduardo Cavazos
2ff05e7496
minor boids change
2007-09-26 16:42:07 -05:00
Eduardo Cavazos
abb4b02b04
boids.ui: factor the drawing code a bit
2007-09-26 15:40:48 -05:00
Slava Pestov
00c2a7c6f5
Merge commit 'dazhbog/master' into lazy_jit
2007-09-26 00:36:48 -04:00
Slava Pestov
9b1dbbd436
Merge commit 'dharmatech/master'
2007-09-25 21:02:18 -04:00
Slava Pestov
a26d912bd7
Updating extra/ modules
2007-09-25 20:54:05 -04:00
Slava Pestov
d40b52f4ef
Update HTTP server for HTML stream changes
2007-09-25 20:31:32 -04:00
Slava Pestov
376097d2ff
Stack effect fixes
2007-09-25 20:31:06 -04:00
Slava Pestov
e0318f769d
Updating HTML output for latest stream protocol
2007-09-25 20:30:33 -04:00
Sampo Vuori
3a3eeb2824
Added a new cairo demo
2007-09-25 22:06:28 +03:00
Sampo Vuori
1565817175
Loading of cairo library added. More functionality.
2007-09-25 20:30:27 +03:00
U-3ADF\Administrator
544c2370cf
Fix SEH and USING: errors on windows nt
2007-09-25 10:37:45 +02:00
Eduardo Cavazos
a66e412a35
Use more combinators in boids
2007-09-24 03:55:56 -05:00
Eduardo Cavazos
5546ca409c
Merge branch 'master' of git://factorcode.org/git/factor
2007-09-23 13:29:42 -05:00
Eduardo Cavazos
5792ec4319
boids: Use bi* in 'distance' word
2007-09-23 13:20:28 -05:00
U-3ADF\Administrator
26f7671a54
Merge git://factorcode.org/git/factor
2007-09-23 20:16:52 +02:00
Slava
64e3e0c0d6
Fix callstack relocation
2007-09-22 18:56:27 -04:00
slava
931b5322fc
Factory load fixes
2007-09-22 02:22:38 -04:00
Slava Pestov
2589c69c04
Unix launcher: use execvp instead of execve
2007-09-22 02:27:53 -04:00
Slava Pestov
88c2d21416
JSON writer fix
2007-09-22 02:27:28 -04:00
Slava Pestov
a00432b64e
HTTPD fix
2007-09-21 22:32:32 -04:00
U-C4\Administrator
545e58873e
Fix launcher and windows bootstrap
...
Fix native io on Vista
Add missing use
2007-09-21 17:00:47 -05:00
Slava Pestov
48b35f0417
Add new word to http.server.templating
2007-09-21 16:55:39 -04:00
Slava Pestov
a96457cecc
Initial import
2007-09-20 18:09:08 -04:00
Doug Coleman
6778362ae7
Fix OpenBSD kqueue
2008-03-23 11:34:48 -05:00
Doug Coleman
e61f63b2c9
More kqueue changes
2007-04-14 07:21:12 -05:00
Slava Pestov
6019713ee1
Tweak
2008-03-27 19:57:16 -05:00
Doug Coleman
9dcabddb52
Merge branch 'master' of git://factorcode.org/git/factor
2007-04-14 06:24:27 -05:00
Doug Coleman
3d7254e31e
Merge branch 'master' of git://factorcode.org/git/factor
2008-03-27 13:11:05 -05:00
Doug Coleman
857a442e07
fix struct sizes
...
fix file-info
2008-03-27 13:10:51 -05:00
Doug Coleman
0a34198912
Working on kqueue
2007-04-14 06:24:02 -05:00
Doug Coleman
d7872708a0
Fix 64-bit stat
2007-04-14 06:13:34 -05:00
Doug Coleman
ff0098c0d1
Merge branch 'master' of git://factorcode.org/git/factor
2007-04-14 04:27:38 -05:00
Slava Pestov
8638430185
Merge branch 'master' of git://factorcode.org/git/factor
2008-03-27 17:45:47 -05:00
Slava Pestov
3b0e2b412c
Merge git://double.co.nz/git/factor
2008-03-27 17:45:09 -05:00
Doug Coleman
4ecd7fff42
split up some unix constants
...
split up netbsd stat
2007-04-14 04:27:15 -05:00