Doug Coleman
|
f2b159529c
|
Merge branch 'master' into startup
|
2009-10-20 15:01:06 -04:00 |
Slava Pestov
|
dafa068f34
|
ui.gadgets.controls: fix load error
|
2009-10-20 02:18:21 -05:00 |
Doug Coleman
|
278a6955c5
|
Merge branch 'master' into startup
|
2009-10-20 00:31:45 -04:00 |
Doug Coleman
|
6b6e56a179
|
change add-init-hook to add-startup-hook, new add-shutdown-hook word
|
2009-10-19 22:17:02 -04:00 |
Slava Pestov
|
304496e037
|
Build fixes
|
2009-10-19 19:18:08 -05:00 |
Slava Pestov
|
b6a0324be6
|
peg: fix unit test failures
|
2009-10-19 06:01:20 -05:00 |
Slava Pestov
|
d5ea962bcb
|
Move modules and peg-lexer to unmaintained
|
2009-10-19 05:56:35 -05:00 |
Slava Pestov
|
d62e43ebe0
|
Merge branch 'master' of git://github.com/killy971/factor
|
2009-10-19 05:36:03 -05:00 |
Slava Pestov
|
102af9badb
|
specialized-arrays, specialized-vectors: fix potential problem if two vocabularies define different C types with the same name
|
2009-10-19 04:41:53 -05:00 |
Joe Groff
|
08768d0e2f
|
gpu.render: factor out and make public a "bind-uniforms" word for binding a uniform-tuple to a program-instance independent of a render-set
|
2009-10-18 18:31:38 -05:00 |
Joe Groff
|
09ceb7351e
|
gpu.shaders: carry over instances from old shader/program objects when GLSL-SHADER: or GLSL-PROGRAM: forms get reparsed
|
2009-10-18 13:44:24 -05:00 |
Guillaume Nargeot
|
a909d048fd
|
Solution to Project Euler problem 81
|
2009-10-18 23:45:33 +09:00 |
Slava Pestov
|
ff3de7c550
|
terrain: fix deploy config
|
2009-10-17 16:43:47 -05:00 |
Joe Groff
|
11e89b016d
|
moved "typed" to basis
|
2009-10-17 11:21:43 -05:00 |
Doug Coleman
|
14fd7335de
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-17 00:11:22 -05:00 |
Doug Coleman
|
26d8690ec2
|
fix cmwc on 32 bit factor
|
2009-10-17 00:09:01 -05:00 |
Slava Pestov
|
5328af8090
|
terrain: make it deploy
|
2009-10-16 23:43:44 -05:00 |
Joe Groff
|
fae924ece3
|
docs for typed
|
2009-10-16 23:36:09 -05:00 |
Joe Groff
|
977668c7dd
|
banish typed prettyprinting to its own vocab
|
2009-10-16 22:16:31 -05:00 |
Joe Groff
|
2f8fec9a43
|
use unsigned<->signed unpacking for normal-noise because SSE doesn't have an unsigned->unsigned pack instruction
|
2009-10-16 22:03:55 -05:00 |
Joe Groff
|
551b1aca8f
|
hide typed's private parts
|
2009-10-16 22:03:14 -05:00 |
Slava Pestov
|
fb79aec97e
|
typed: fix deployment
|
2009-10-16 21:22:01 -05:00 |
Joe Groff
|
7676e0b727
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-16 20:26:35 -05:00 |
Joe Groff
|
3e10a140e2
|
tweak terrain collision detection
|
2009-10-16 17:05:44 -05:00 |
Doug Coleman
|
1d9c62ae7c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-16 16:39:19 -05:00 |
Joe Groff
|
21b289e836
|
tweak parse-c-type so data-map can parse non-c-types
|
2009-10-16 16:10:09 -05:00 |
Doug Coleman
|
65a2419134
|
remove most of the overhead in cmwc, it's fast now
|
2009-10-16 16:08:59 -05:00 |
Joe Groff
|
2ae8edeb9d
|
improve grid-mesh generation performance
|
2009-10-16 15:57:38 -05:00 |
Doug Coleman
|
741f19ab2f
|
remove yet another slow mutable local
|
2009-10-16 15:53:45 -05:00 |
Doug Coleman
|
748631ab35
|
inline some words
|
2009-10-16 15:50:33 -05:00 |
Doug Coleman
|
67b41df21f
|
2x speedup on lagged-fibonacci after removing mutable local
|
2009-10-16 15:47:19 -05:00 |
Joe Groff
|
a0c6af5603
|
let data-map take factor sequences as inputs
|
2009-10-16 15:29:57 -05:00 |
Doug Coleman
|
1375e32c62
|
make cmwc only 32 bits wide. oops, this speeds up everything
|
2009-10-16 15:19:30 -05:00 |
Doug Coleman
|
69f5381d34
|
ricing random.cmwc
|
2009-10-16 15:07:05 -05:00 |
Doug Coleman
|
3db0ad12e8
|
ricing lagged-fibonacci
|
2009-10-16 15:00:27 -05:00 |
Joe Groff
|
184b32cc51
|
use a better algorithm to generate uniform/normal noise
|
2009-10-16 14:35:57 -05:00 |
Joe Groff
|
eb92a45152
|
prune dead definitions from alien.data.map
|
2009-10-16 12:42:57 -05:00 |
Joe Groff
|
7830082154
|
change data-map( ) syntax to work with c-type[symbolic-constant] types
|
2009-10-16 12:28:08 -05:00 |
Joe Groff
|
0518294479
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-15 23:20:18 -05:00 |
Joe Groff
|
6022a0f5d9
|
fix benchmark.terrain-generation
|
2009-10-15 23:20:05 -05:00 |
Slava Pestov
|
7f3efb3b5d
|
Merge branch 'invaders' of git://double.co.nz/git/factor
|
2009-10-15 23:12:40 -05:00 |
Slava Pestov
|
59221714de
|
Merge branch 'fjsc' of git://double.co.nz/git/factor
|
2009-10-15 23:11:37 -05:00 |
Joe Groff
|
7142139cf7
|
improve noise/terrain performance
|
2009-10-15 22:37:31 -05:00 |
Joe Groff
|
80151dc146
|
tweak alien.data.map to work around limitation in using locals in macro expansions
|
2009-10-15 19:36:19 -05:00 |
Chris Double
|
41dd639427
|
Fix invaders sound and fix bitrot in balloon-bomber and lunar-rescue
|
2009-10-16 12:15:10 +13:00 |
Chris Double
|
1223b554ff
|
Close window when invaders is closed
|
2009-10-16 11:54:17 +13:00 |
Joe Groff
|
ac54569777
|
add tests that data-map compiles given a fried quot
|
2009-10-15 15:04:01 -05:00 |
Joe Groff
|
a91ab493ba
|
vectored struct functor
|
2009-10-15 14:33:40 -05:00 |
Joe Groff
|
1db55cdfbb
|
add some tests for math.matrices.simd matrix-vector multiplication
|
2009-10-15 13:35:22 -05:00 |
Chris Double
|
d62714e403
|
Fix bitrot in space-invaders and cpu.8080 vocabs
|
2009-10-15 18:08:30 +13:00 |