Eduardo Cavazos
26d7c1cac0
Merge branch 'master' of http://factorcode.org/git/factor
2008-11-29 12:21:21 -06:00
Doug Coleman
829c379c49
remove >r r>
2008-11-29 12:18:28 -06:00
Eduardo Cavazos
1ea8d6c770
boids: Use flatland
2008-11-29 12:11:49 -06:00
Eduardo Cavazos
d9f8ecbbe5
pong: pong-o-rama
2008-11-29 12:10:55 -06:00
Eduardo Cavazos
1222fdf55b
flatland: Library for two dimensional worlds
2008-11-29 12:10:06 -06:00
Eduardo Cavazos
536b412d2e
multi-method-syntax: Nicer specializer syntax to hold me over till multi-methods are official
2008-11-29 12:08:20 -06:00
Eduardo Cavazos
14d00b3e83
combinators.cleave.enhanced: Cleavers and spreaders which accept words
2008-11-29 12:07:35 -06:00
Doug Coleman
1ba6eee2c0
DECIMAL: 23 did not parse. remove >r, add symbol for currency
2008-11-29 12:03:07 -06:00
Slava Pestov
1f6222ef40
Add a main word
2008-11-29 10:39:28 -06:00
Slava Pestov
ef0ea005da
New benchmark: nbody from shootout
2008-11-29 10:38:55 -06:00
Slava Pestov
e8a69a3aea
Fix conflict
2008-11-29 05:14:49 -06:00
Slava Pestov
52f1ff3a95
Fix conflict
2008-11-29 04:23:23 -06:00
Slava Pestov
87d00d8012
Clean up
2008-11-29 04:14:30 -06:00
Slava Pestov
24b8bc5a4f
Clean up and shorten partial-sums; tweak it to not use float-mod
2008-11-29 03:50:17 -06:00
Doug Coleman
b9432c3d01
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-29 00:48:09 -06:00
sheeple
26c002d23f
Fix fixnum* problem; result was shifted to the right by 3 bits if both input registers were equal
2008-11-29 00:44:46 -06:00
Doug Coleman
3e59cca630
use math.bitwise here, add a couple tests
2008-11-29 00:44:39 -06:00
Doug Coleman
7b13604b7b
clarify docs for io.files.unique, add a couple more tests, remove usages of >r r>
2008-11-28 16:14:55 -06:00
Slava Pestov
6ebe7bef7b
Maze no longer needs funny workaround
2008-11-28 02:46:33 -06:00
Doug Coleman
37f991420b
fix load error
2008-11-24 22:01:33 -06:00
Slava Pestov
b045a39333
Re-arrange furnce to avoid circularity
2008-11-24 20:26:11 -06:00
Slava Pestov
499cc882ac
Make scp and ssh commands configurable
2008-11-24 16:49:50 -06:00
slava
0925bc7002
Tweak hello-world deploy descriptor to reduce sizse
2008-11-24 16:02:07 -06:00
Slava Pestov
9490207615
Print benchmark runtimes in seconds
2008-11-24 05:46:43 -06:00
Slava Pestov
1fc2d4afbd
Fix compile errors in nehe demos
2008-11-24 02:03:08 -06:00
Slava Pestov
10238715f0
Fix load error in irc.ui
2008-11-24 00:57:31 -06:00
Slava Pestov
6027c02fac
Merge branch 'master' of git://factorforge.org/git/william42
2008-11-24 00:54:52 -06:00
Doug Coleman
636d8ac58e
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-24 00:21:00 -06:00
Doug Coleman
7c42a9ce6b
improved regexp literals caught some typos
2008-11-24 00:20:38 -06:00
Slava Pestov
c9abd2f868
Fix typo
2008-11-23 22:05:04 -06:00
Slava Pestov
0745f10068
Fix load error
2008-11-23 17:54:32 -06:00
Slava Pestov
35e9eb2508
Fix load error
2008-11-23 03:57:48 -06:00
Slava Pestov
a18f6b5a5e
help.html doesn't depend on html.components, reduces mason.test load time
2008-11-23 03:55:43 -06:00
Slava Pestov
4d9a4c573c
Update wordtimer for micros removal
2008-11-23 03:10:21 -06:00
Slava Pestov
3660643dcc
Remove extra/micros since we have this in the core now
2008-11-23 03:10:11 -06:00
Slava Pestov
7788b3e0db
Merge branch 'master' into microseconds
2008-11-23 03:06:32 -06:00
U-WSCHLIEP-PC\wschliep
72de2ff4fa
ui.gadgets.tabs: Fixed error; irc.ui.commands: Added /me
2008-11-22 23:11:44 -05:00
Bruno Deferrari
4281a30c15
irc.client: Fix, mark client as ready after log-in (was being marked as not ready)
2008-11-22 23:46:51 -02:00
Bruno Deferrari
8733599182
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-22 17:44:54 -02:00
Doug Coleman
fb8bdfe7e5
rename last-slice1 to slice1-last
2008-11-22 20:00:37 -06:00
Slava Pestov
ff8b9cf7e0
Fix compile error: inferrability of open-window exposed an invalid stack comment
2008-11-22 01:21:01 -06:00
Slava Pestov
0efa5e09c9
Add some gadgets which are broken on purpose to test UI error handling
2008-11-21 23:31:56 -06:00
Slava Pestov
e516795a75
Increase benchmark.fib6 running time
2008-11-21 23:24:59 -06:00
Slava Pestov
2cbc979460
Bail out on line-endings workarounds now that we have a better fix for that on Win64
2008-11-21 20:09:23 -06:00
Eduardo Cavazos
a7df5d0069
Merge branch 'master' of http://factorcode.org/git/factor
2008-11-21 06:03:45 -06:00
Slava Pestov
9e0db58c0f
Remove display-stack since its functionaly was merged into the listener
2008-11-21 02:26:08 -06:00
Eduardo Cavazos
5a99526598
boids: adjust 'USING:' line
2008-11-19 21:15:29 -06:00
Eduardo Cavazos
a100968f03
boids: another indentation fix
2008-11-19 20:32:28 -06:00
Slava Pestov
f3911ea09a
Merge branch 'master' of git://repo.or.cz/factor/jcg
2008-11-19 13:02:55 -06:00
Slava Pestov
8819f23312
Replace millis primitive with micros primitive
...
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Slava Pestov
281657dd82
Fix conflict
2008-11-18 22:18:14 -06:00
Slava Pestov
4f0a92e8b3
Fix conflict
2008-11-18 21:59:11 -06:00
Slava Pestov
7bf450e0f1
Fix typo
2008-11-18 21:58:30 -06:00
U-SLAVA-DFB8FF805\Slava
bfc44e68cd
Another render test fix; more fuzz
2008-11-18 20:51:45 -06:00
Slava Pestov
db42113bb9
Fix ui.render.test
2008-11-18 20:35:50 -06:00
Slava Pestov
13509fcabe
Fix memory corruption in cap
2008-11-18 20:35:41 -06:00
Bruno Deferrari
94a81a50c5
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 22:40:46 -02:00
Doug Coleman
a3601f8ecc
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 15:58:04 -06:00
Doug Coleman
6397a2f789
move state-tables to basis
2008-11-18 15:57:32 -06:00
U-SLAVA-DFB8FF805\Slava
565cd8913b
On Windows, white renders as 253 253 253 ??
2008-11-18 15:45:20 -06:00
Slava Pestov
5d2ee2f4a3
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 14:16:05 -06:00
Slava Pestov
7059cc733d
Remove bogus file
2008-11-18 14:15:56 -06:00
Slava Pestov
9fb6224e30
Add UI render test tool
2008-11-18 14:15:48 -06:00
Slava Pestov
f32908f502
Fix load-bitmap to work with negative height
2008-11-18 14:10:31 -06:00
Doug Coleman
cba8f2a860
swap . . -> [ . ] bi@
2008-11-18 14:09:50 -06:00
Doug Coleman
054dce145c
fix polynomial help lint
2008-11-18 14:00:27 -06:00
Doug Coleman
0a12467767
fix compile errors in ftp.server
2008-11-18 13:31:43 -06:00
Slava Pestov
67c8fd8182
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 09:44:59 -06:00
Slava Pestov
f0552accce
Merge branch 'master' of git://projects.elasticdog.com/git/factor
2008-11-18 09:44:11 -06:00
Aaron Schaefer
fd95e64125
Cleanup polynomials and add documentation
2008-11-18 10:13:57 -05:00
Eduardo Cavazos
a79107695e
boids: more indentation fixes
2008-11-18 08:57:20 -06:00
Eduardo Cavazos
bb3fee58e3
update.latest: Use 'http' protocol for git commands (git daemon on factorcode.org is flakey lately)
2008-11-18 01:38:29 -06:00
Doug Coleman
79b80baae8
remove storing the user in ftp server
2008-11-18 01:10:00 -06:00
Eduardo Cavazos
4489de250f
Merge commit 'factor/master'
2008-11-17 21:58:15 -06:00
Eduardo Cavazos
91df21a8cf
boids: Fix indendation
2008-11-17 21:57:46 -06:00
Slava Pestov
4df50bc641
Fix benchmark.regex-dna
2008-11-17 21:56:59 -06:00
Aaron Schaefer
e17f519480
Minor documentation fixes
2008-11-17 22:51:57 -05:00
Slava Pestov
983a42bcde
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-17 21:46:54 -06:00
U-SLAVA-DFB8FF805\Slava
28f54b7fac
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-17 21:46:04 -06:00
Slava Pestov
b3e63a2b1a
Fix gradient in slides
2008-11-17 21:45:23 -06:00
Slava Pestov
5697b75394
Fix user-admin/new-user template
2008-11-17 20:48:02 -06:00
Slava Pestov
efa6f1fa0d
Merge branch 'master' of git://factorcode.org/git/jamesnvc
2008-11-17 20:46:38 -06:00
U-SLAVA-DFB8FF805\Slava
116ad2f04b
Fix compile errors in hardware-info.windows
2008-11-17 20:40:53 -06:00
Slava Pestov
a9a28a3231
Trying to blindly fix Win64 unit tests
2008-11-17 20:28:52 -06:00
Aaron Schaefer
a7551efd02
Add documentation for math.quaternions
2008-11-17 21:12:10 -05:00
unknown
53707a33ee
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-17 18:48:41 -06:00
unknown
b8487ffcb0
Download Windows DLLs from builder, so that we don't need wget to build Factor
2008-11-17 18:43:33 -06:00
Aaron Schaefer
6161d99637
Replace nested >r r> with spread in math.statistics
2008-11-17 18:48:19 -05:00
Aaron Schaefer
f8e86894a4
Minor Project Euler cleanup
2008-11-17 18:41:21 -05:00
Slava Pestov
4d0b5cf7e7
Clean up
2008-11-17 17:35:39 -06:00
Slava Pestov
b50d4c9b36
Fix help search again
2008-11-17 17:30:47 -06:00
Aaron Schaefer
abf4700af8
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-17 16:21:16 -05:00
Slava Pestov
553bc1fb7a
Fix <button> elements for IE 7
2008-11-17 07:17:05 -06:00
U-SLAVA-DFB8FF805\Slava
369831cd39
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-17 06:59:35 -06:00
U-SLAVA-DFB8FF805\Slava
0eee4f89d4
Mess around with tags
2008-11-17 06:59:17 -06:00
Eduardo Cavazos
55ce87466f
boids: more indentation fixes
2008-11-17 06:20:25 -06:00
Eduardo Cavazos
403381a6f3
boids: minor indentation fix
2008-11-17 00:49:42 -06:00
Eduardo Cavazos
fb45cd9e55
automata.ui: minor indentation fix
2008-11-16 23:31:36 -06:00
Eduardo Cavazos
7688c8eb48
automata: more indentation fixes
2008-11-16 21:20:00 -06:00
Eduardo Cavazos
67878c389b
automata: minor indentation fix
2008-11-16 20:55:25 -06:00