Commit Graph

20048 Commits (031ea6c39cc26217c68448bc205dcd8d9eaf8731)

Author SHA1 Message Date
Slava Pestov 031ea6c39c vm: fix factor_vm::dispatch_signal() 2010-03-28 08:29:10 -04:00
Erik Charlebois fcec127d2d Debug rendering vocabulary 2010-03-27 14:31:24 -07:00
Erik Charlebois 532c2aa5ad FFI structs for manipulating ELF objects. 2010-03-27 14:21:28 -07:00
Slava Pestov 19aef06741 vm: fix compilation on various Unices 2010-03-27 09:44:20 -04:00
Slava Pestov b6dfdcb909 set-context and start-context primitives can now pass parameters around 2010-03-27 08:13:57 -04:00
Slava Pestov b5f7e91bdc vm: report callstack overflow 2010-03-27 07:45:11 -04:00
Slava Pestov 11ddbc03a4 vm: signal handling cleanup 2010-03-27 07:33:28 -04:00
Slava Pestov 88d0793946 spelling: John Benediktsson's port of Peter Norvig's spelling corrector 2010-03-27 06:25:47 -04:00
Slava Pestov 69bb81dab8 vm: clean up TLS usage 2010-03-27 03:44:40 -04:00
Slava Pestov fa08afdde8 vm: fix ridiculous default callstack size 2010-03-27 03:35:10 -04:00
Slava Pestov e6b9e54454 stack-checker.known-words: fix load error 2010-03-27 03:35:01 -04:00
Slava Pestov 1717b8d0f7 Implement start-context and set-context primitives 2010-03-27 02:56:11 -04:00
Slava Pestov d98e752199 compiler: add intrinsic for context-object primitive 2010-03-27 02:56:11 -04:00
Joe Groff d3767a7f27 Merge branch 'master' of factorcode.org:/git/factor 2010-03-26 20:09:38 -07:00
Joe Groff dbebe044c9 cursors: -find iterator 2010-03-26 20:08:29 -07:00
Slava Pestov e6a15c0b33 compiler.tree.propagation: don't constant-fold boa constructors of identity-tuple subclasses 2010-03-26 22:44:56 -04:00
Slava Pestov 560c119cd2 vm: actually use context callstacks when running code 2010-03-26 22:44:43 -04:00
Slava Pestov dde21c3cc4 lexer: fix output type of map-tokens 2010-03-26 16:31:48 -04:00
Slava Pestov a566d8cc6b lexer: each-token and map-tokens did not handle EOF properly 2010-03-26 03:42:07 -04:00
Slava Pestov 63c7513e2d websites.concatenative: fix stylesheet 2010-03-25 09:21:49 -04:00
Joe Groff e0435f6261 cursors: typo in -into-growable- 2010-03-24 19:02:27 -07:00
Joe Groff 96d2b44f3e cursors: push the -out- part from -map into -map- 2010-03-24 18:16:22 -07:00
Joe Groff e0358219ad cursors: some refactoring:
- rename -container- to -in-
- rename current -map- to -out-
- rename "pipe-cursor" to "map-cursor"
- have -map- and -map take the "to" cursor
2010-03-24 18:05:41 -07:00
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