Joe Groff
|
c70090bb83
|
cursors: -with- filter (e.g. foo H{ ... } [ ... ] assoc- -with- -each)
|
2010-03-24 17:02:10 -07:00 |
Joe Groff
|
c17eb80b90
|
cursors: generalized -ncontainer-
|
2010-03-24 16:41:52 -07:00 |
Joe Groff
|
56c89c0510
|
cursors: 2each, 2map-as, 2map, using zip-cursors
|
2010-03-24 15:26:50 -07:00 |
Joe Groff
|
98d81e71d7
|
cursors: fix load errors w/o auto-use
|
2010-03-24 14:37:01 -07:00 |
Joe Groff
|
7fe4a2b01f
|
cursors: finite-stream-cursors can act as containers over [self, end-of-stream)
|
2010-03-24 14:35:51 -07:00 |
Joe Groff
|
cd3bffee34
|
cursors: set up some "stream cursor" mixin and change pusher-cursor to use them
|
2010-03-24 13:04:14 -07:00 |
Joe Groff
|
ab148a85e0
|
proof of concept new "cursors" framework
|
2010-03-24 00:42:38 -07:00 |
Joe Groff
|
5da799f5a0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-23 15:33:33 -07:00 |
Joe Groff
|
305ea844de
|
tools.deploy.windows: got the "com" and "exe" backwards for deploy-console? flag
|
2010-03-23 15:32:16 -07:00 |
Samuel Tardieu
|
b742df468b
|
Add BFS search algorithm
|
2010-03-23 10:46:48 +01:00 |
Samuel Tardieu
|
8e003bf239
|
Rename astar into path-finding
|
2010-03-23 10:46:48 +01:00 |
Joe Groff
|
4ad1f7d7d4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-23 02:12:14 -07:00 |
Joe Groff
|
63bb6c4e42
|
gpu: add geometry shader support
|
2010-03-23 02:11:57 -07:00 |
Slava Pestov
|
522f28d5a5
|
webapps.planet: wrap feed updating within a with-logging form so that errors fetch-feed don't break everything. Previously if there was an error fetching a feed, the update task would just stop
|
2010-03-23 05:07:44 -04:00 |
Slava Pestov
|
0a47b9c0ae
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2010-03-23 04:34:36 -04:00 |
Samuel Tardieu
|
f62d414bd1
|
Add some documentation precisions for astar
|
2010-03-23 09:30:48 +01:00 |
Slava Pestov
|
1e4e66d6a2
|
vm: another fix
|
2010-03-23 04:17:39 -04:00 |
Samuel Tardieu
|
14d1da94bb
|
Use sets
|
2010-03-23 09:12:10 +01:00 |
Slava Pestov
|
ffafafd951
|
vm/mach_signal.c: work around Mac OS X 10.6 API change (or bug?)
|
2010-03-23 04:04:08 -04:00 |
Slava Pestov
|
76e1dc5c77
|
irc.gitbot: new nickname
|
2010-03-23 02:22:28 -04:00 |
Slava Pestov
|
3ffee52cad
|
irc.gitbot: fix USING:
|
2010-03-23 02:05:24 -04:00 |
Slava Pestov
|
bc174332d1
|
irc.gitbot: don't stop the alarm if running git throws an error
|
2010-03-23 01:55:50 -04:00 |
Slava Pestov
|
6299e746f1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-23 01:45:40 -04:00 |
Joe Groff
|
f6561f3c03
|
delegate: add BROADCAST: syntax, delegate generic with no outputs to an array of multiple delegates
|
2010-03-22 22:32:00 -07:00 |
Daniel Ehrenberg
|
88e88207ff
|
Fixing bug in regexp \P
|
2010-03-23 00:30:49 -04:00 |
Joe Groff
|
1d5e5d00f1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-22 16:59:25 -07:00 |
Joe Groff
|
91c353ef60
|
tools.deploy: make deploy-console? and deploy-ui? independent config variables, so windows apps can be deployed without a console or the ui
|
2010-03-22 16:55:35 -07:00 |
Slava Pestov
|
5f6fbb694d
|
Merge branch 'vm' of git://github.com/littledan/Factor
|
2010-03-22 15:49:39 -07:00 |
Joe Groff
|
1d4d6f4ce8
|
factor code duplication in compiler.cfg.intrinsics.simd.backend
|
2010-03-20 10:57:04 -07:00 |
Joe Groff
|
f82a368602
|
compiler.cfg.intrinsics.simd.backend: eliminate duplicated work done on successful insn sequence
|
2010-03-20 02:51:49 -07:00 |
Joe Groff
|
ee4913702f
|
compiler.cfg.intrinsics.simd.backend: use less grotesque metaprogramming to determine simd instruction sequences
|
2010-03-20 02:16:50 -07:00 |
Daniel Ehrenberg
|
930b0d931b
|
Using a higher-order C macro to clean up duplication in declaring/defining VM primitives
|
2010-03-19 14:05:14 -04:00 |
Daniel Ehrenberg
|
887c289c6c
|
Merge branch 'master' of git://factorcode.org/git/factor into conditional
|
2010-03-19 06:46:16 -04:00 |
Daniel Ehrenberg
|
7dd44bfccf
|
Docs for require-when
|
2010-03-19 06:45:55 -04:00 |
Daniel Ehrenberg
|
bcba3ab5ec
|
Untested tags for vocabs.loader.test.[mno]
|
2010-03-19 06:34:25 -04:00 |
Slava Pestov
|
6aee6b3adc
|
Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct
|
2010-03-18 22:06:00 +13:00 |
Daniel Ehrenberg
|
b4bf7b1d9b
|
Making xml literal inverse behavior only load if inverse is loaded
|
2010-03-18 02:07:47 -04:00 |
Daniel Ehrenberg
|
4af88ff9ff
|
Making more vocabs use require-when
|
2010-03-18 01:39:30 -04:00 |
Daniel Ehrenberg
|
eb060443db
|
Updating code to use require-when rather than vocab [ require ] when
|
2010-03-18 01:13:37 -04:00 |
Slava Pestov
|
aa4a9f8288
|
mason.test: fix outdated boot image check
|
2010-03-18 17:25:56 +13:00 |
Daniel Ehrenberg
|
9e602d213f
|
Renaming require-if to require-when
|
2010-03-18 00:24:41 -04:00 |
Daniel Ehrenberg
|
043578ca1d
|
require-if loads vocabs conditionally, now or later
|
2010-03-18 00:00:32 -04:00 |
Daniel Ehrenberg
|
8f92583946
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-03-17 21:38:35 -04:00 |
Daniel Ehrenberg
|
fab9a925c3
|
Reducing bit-sets performance regression somewhat
|
2010-03-17 21:38:06 -04:00 |
Daniel Ehrenberg
|
67912db5f1
|
Making <hash-set> faster
|
2010-03-17 20:12:25 -04:00 |
Daniel Ehrenberg
|
248730d39f
|
Cleaning up compiler.cfg.ssa.construction
|
2010-03-17 20:12:10 -04:00 |
Slava Pestov
|
75d0f51b30
|
alien.debugger: fix USING: form
|
2010-03-17 19:35:12 +13:00 |
Slava Pestov
|
fb06bbcae7
|
stack-checker.errors.prettyprint: give it some smart quotes lovin'
|
2010-03-17 19:20:28 +13:00 |
Slava Pestov
|
6ff0393e2f
|
debugger: Untangle some dodgy dependencies that were loading locals before prettyprint, resulting in locals.prettyprint not being loaded
|
2010-03-17 19:19:43 +13:00 |
Slava Pestov
|
cdee2439d8
|
grouping: minor cleanup
|
2010-03-17 19:13:25 +13:00 |