Daniel Ehrenberg
|
a481dc87d4
|
Fixing spacing in the sets docs
|
2010-03-16 21:30:17 -04:00 |
Daniel Ehrenberg
|
07add541e0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-16 20:38:19 -04:00 |
Joe Groff
|
0619b4e2c2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-16 17:25:57 -07:00 |
Joe Groff
|
10aae6c93d
|
opengl 3.2; EXT_geometry_shader4 => ARB_geometry_shader4
|
2010-03-16 17:25:34 -07:00 |
Daniel Ehrenberg
|
384f854d77
|
Fixing bugs with sets, including adding new within and without words
|
2010-03-16 20:17:26 -04:00 |
Daniel Ehrenberg
|
1b61e2e5cf
|
Merge branch 'bags' of git://github.com/littledan/Factor
Conflicts:
basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor
basis/furnace/auth/auth.factor
basis/stack-checker/backend/backend.factor
|
2010-03-16 13:28:00 -04:00 |
Samuel Tardieu
|
6880073d43
|
Also test the derivation variant of astar
|
2010-03-16 09:28:51 +01:00 |
Joe Groff
|
d7a15b59a4
|
revert game.worlds calling draw-world directly, was causing mouse starvation again
|
2010-03-16 00:05:42 -07:00 |
Slava Pestov
|
b83f0d0349
|
tools.memory: fix unit test
|
2010-03-16 18:35:44 +13:00 |
Slava Pestov
|
f207f901d6
|
tools.time: fix load error in docs
|
2010-03-16 16:44:36 +13:00 |
Slava Pestov
|
0c30ff594a
|
tools.memory, tools.dispatch: change collect-gc-events and collect-dispatch-stats combinators to output values instead of setting variables
|
2010-03-16 14:00:57 +13:00 |
Joe Groff
|
5988908479
|
game.worlds: use draw-world in response to game-loop draw* events rather than relayout-1 yield
|
2010-03-15 14:11:48 -07:00 |
Joe Groff
|
6b8ed80b09
|
debugger: give a descriptive error for *-in-c-type-name
|
2010-03-15 12:57:38 -07:00 |
Joe Groff
|
e1a15af319
|
ui.backend.cocoa.views: change drawRect: method so it does "draw-world" directly instead of relayout-1 yield
|
2010-03-15 12:57:09 -07:00 |
Slava Pestov
|
d07a2bd326
|
core-foundation.run-loop: remove unnecessary yields. This fixes a thread starvation issue with game.input
|
2010-03-15 19:25:57 +13:00 |
Slava Pestov
|
8df0965e31
|
http: update docs
|
2010-03-15 19:25:20 +13:00 |
Slava Pestov
|
b196554e4c
|
io.servers.connection: fix bogus logging
|
2010-03-14 17:04:36 +13:00 |
Slava Pestov
|
02ac61c2c4
|
http: clean up and fix some content encoding logic
|
2010-03-13 22:10:36 +13:00 |
Joe Groff
|
22b21389d0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-13 00:45:31 -08:00 |
Slava Pestov
|
58bca0b2b2
|
furnace.syndication: fix load error
|
2010-03-13 21:13:34 +13:00 |
Joe Groff
|
b2cef0c2cf
|
add descriptive summary for no-c-type error
|
2010-03-12 23:07:36 -08:00 |
Slava Pestov
|
0157eb15bf
|
http.server: decouple charset header from encoding used to send the data, and serve text files as UTF-8 by default
|
2010-03-13 19:07:35 +13:00 |
Slava Pestov
|
4d2122a9f4
|
prettyprint.config: short. should not print structs as pointers
|
2010-03-13 19:07:34 +13:00 |
Joe Groff
|
758a99dbfa
|
windows.offscreen: generalize the declared effect of with-memory-dc
|
2010-03-12 19:59:21 -08:00 |
Joe Groff
|
c0306d481a
|
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-12 14:36:13 -08:00 |
Doug Coleman
|
0fd1c2d907
|
Add ARTICLE: and ABOUT: sections to astar docs
|
2010-03-12 04:36:43 -06:00 |
Slava Pestov
|
6e2ed334b7
|
project-euler.206: reduce memory usage
|
2010-03-12 16:45:31 +13:00 |
Slava Pestov
|
06eda38915
|
sequences.cords: remove blank lines
|
2010-03-12 16:45:09 +13:00 |
Joe Groff
|
cb6bf83f2f
|
pre-chew the bite-sized morsels of stack-checker.row-polymorphism so they're easy for old people to digest
|
2010-03-11 14:09:18 -08:00 |
Slava Pestov
|
f42e4d7054
|
mason.test: forget test definitions to free up code heap space and hopefully get builds to complete on PowerPC
|
2010-03-12 11:05:09 +13:00 |
Slava Pestov
|
36dae3d599
|
typed: forgetting a final class would throw an error while recompiling typed words depending on it
|
2010-03-12 10:22:35 +13:00 |
Joe Groff
|
36b8b6fd0b
|
fill out row variables docs
|
2010-03-11 11:57:12 -08:00 |
Joe Groff
|
d6758793eb
|
another typo in effects syntax
|
2010-03-11 11:23:48 -08:00 |
Joe Groff
|
fe5770e726
|
update effect syntax error names in debugger
|
2010-03-11 11:22:43 -08:00 |
Joe Groff
|
08c75fac48
|
typo in <effect> docs
|
2010-03-11 11:22:28 -08:00 |
Slava Pestov
|
31f039c116
|
furnace.recaptcha: fix load error
|
2010-03-12 01:23:28 +13:00 |
Joe Groff
|
5bdc6314e0
|
make effect<= work with univariable stack effects, deny all bivariable stack effects
|
2010-03-11 01:37:33 -08:00 |
Joe Groff
|
e55373eda1
|
effect-variable -> row-variable
|
2010-03-11 01:25:13 -08:00 |
Slava Pestov
|
12efb45581
|
Merge branch 'row-polymorphism' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-11 22:10:49 +13:00 |
Slava Pestov
|
3d65d87e6e
|
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-11 22:10:24 +13:00 |
Joe Groff
|
aaf0661fec
|
Merge branch 'row-polymorphism' of factorcode.org:/git/factor into row-polymorphism
|
2010-03-11 01:04:19 -08:00 |
Joe Groff
|
d42c2b3a8c
|
carve up effects.parser too
|
2010-03-11 01:03:40 -08:00 |
Joe Groff
|
f986c9472f
|
carve the tough, gamey steak of stack-checker.polymorphism into chewable morsels
|
2010-03-11 00:53:40 -08:00 |
Slava Pestov
|
26ecb28b20
|
furnace.recaptcha: remove unused variable
|
2010-03-11 21:13:22 +13:00 |
Slava Pestov
|
885e1da509
|
furnace.recaptcha: make it easier to use
|
2010-03-11 21:02:39 +13:00 |
Slava Pestov
|
badc769028
|
websites.concatenative: add a recaptcha to the pastebin
|
2010-03-11 19:14:16 +13:00 |
Slava Pestov
|
32362d93a9
|
furnace.recaptcha: cleanups
|
2010-03-11 19:13:57 +13:00 |
Slava Pestov
|
02715b0311
|
Merge branch 'row-polymorphism' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-11 17:23:18 +13:00 |
Joe Groff
|
c4f50b982a
|
Merge branch 'master' into row-polymorphism
|
2010-03-10 11:48:41 -08:00 |
Joe Groff
|
eea1326ee7
|
fix effect of <tuple-boa> primitive
|
2010-03-09 22:38:41 -08:00 |