Commit Graph

24885 Commits (eccf5890dbde6d81f74dceb3cda6f4362fabf084)

Author SHA1 Message Date
Doug Coleman 19f201a492 Revert "robots.txt: Bing bot spams gitweb...disable it hopefully."
Found another way.

This reverts commit 7500504bc0.
2013-02-24 10:30:05 -08:00
Doug Coleman 7500504bc0 robots.txt: Bing bot spams gitweb...disable it hopefully. 2013-02-24 10:23:33 -08:00
John Benediktsson f7e56abb8f rot13: adding some tests. 2013-02-22 09:50:26 -08:00
John Benediktsson 44ecc1616c assocs: change enum to immutable-sequence. 2013-02-22 06:58:29 -08:00
John Benediktsson 5a97ee1e25 assocs: allow enums to support sequence protocol. 2013-02-21 18:24:50 -08:00
John Benediktsson d0adf11f5d sequences: define a single "?set-nth" that is used. 2013-02-20 10:42:21 -08:00
John Benediktsson e6c71e6c74 sequences: fix uses of set-nth-unsafe. 2013-02-20 08:01:06 -08:00
John Benediktsson cb40ba31e3 sequences: normalize all the "?set-nth" words, probably this should be a stdlib thing. 2013-02-19 16:52:40 -08:00
John Benediktsson 7a8beecf50 timers: use typed to speedup 10%. 2013-02-19 15:40:45 -08:00
John Benediktsson 2e6c79890b benchmark.timers: adding a timer benchmark. 2013-02-19 15:39:50 -08:00
Doug Coleman 04a062f7a3 colors: Inline >rgba methods. 2013-02-19 10:09:47 -08:00
Doug Coleman bebe8a0306 maze: Refactor to use fry + replicate. 2013-02-19 10:09:46 -08:00
John Benediktsson 9c879d1ac1 math.statistics: adding z-score. 2013-02-07 15:50:34 -08:00
Doug Coleman fecaf2c0db rosetta-code.top-rank: Use collect-by instead of defining it as group-by. 2013-02-05 09:42:57 -08:00
Doug Coleman fbff46f328 math.statistics: Add docs for collect-by and collect-index-by. 2013-02-05 09:35:51 -08:00
Doug Coleman 52f5156d8a io.backend.unix: Nobody uses (refill), remove it. 2013-02-05 09:35:51 -08:00
Doug Coleman fbd80cb741 debugger.unix: Make this vocab unix only. 2013-02-01 13:38:11 -08:00
Doug Coleman 979eae72e0 debugger.unix: Get the signal name from a signal object too. 2013-02-01 11:36:18 -08:00
Doug Coleman 5e882b9422 unix.ffi: Add the man 2 signal() function call. 2013-02-01 11:36:18 -08:00
Doug Coleman fb0e7456ef unix.linux.proc: Add a parser for some of the /proc and /proc/[PID]/ files. 2013-02-01 11:36:18 -08:00
Doug Coleman bda422543d twitter: Update API url. 2013-02-01 07:13:08 -08:00
John Benediktsson 8a9cb017f5 math.functions: adding "round-to". 2013-01-30 09:41:21 -08:00
John Benediktsson 6556dae7ac compiler.tree.propagation.known-words: retry this change, some issue with use vocabs. 2013-01-22 07:09:49 -08:00
John Benediktsson b1003f47d9 Revert "compiler.tree.propagation.known-words: adding known outputs for some words."
This reverts commit 16d8e6555b.
2013-01-22 06:42:58 -08:00
John Benediktsson 16d8e6555b compiler.tree.propagation.known-words: adding known outputs for some words. 2013-01-21 20:28:17 -08:00
John Benediktsson 6c93860899 io.streams.peek: use namespaces. 2013-01-21 18:09:40 -08:00
Doug Coleman 2b481e058e io.streams.peek: Implement peek and peek1. 2013-01-21 15:33:57 -08:00
Doug Coleman 6cdc471237 factor.sh: Allow bootstrap on other branches for commands that don't pull from git. 2013-01-21 13:18:05 -08:00
John Benediktsson a99aaa79c7 ui.backend.cocoa.views: add platforms.txt. 2013-01-16 14:28:32 -08:00
John Benediktsson 3587ae7826 ui.backend.cocoa.views: fix build error on older OSX versions. 2013-01-16 10:46:39 -08:00
Jon Harper 999fba8ec4 X11, give same input as gtk when pressing shift, tab, alt.. 2013-01-11 11:58:37 -08:00
Jon Harper 9c8d3d8c0d X11 XK_ISO_Left_Tab is shift tab 2013-01-11 11:58:21 -08:00
John Benediktsson 4d065bfaf9 tools.which: cleanup code a little. 2013-01-11 11:37:59 -08:00
John Benediktsson 50e517375b tools.which: adding some docs and cleanup. 2013-01-11 10:20:19 -08:00
Doug Coleman 659e30432e tools.deploy.windows.ico: Throw an error if the .ico is a unsupported
format.
2013-01-08 15:52:17 -08:00
John Benediktsson 8b78d1307b compression.zlib: fix help-lint warning, add a bit to the article. 2013-01-08 07:03:56 -08:00
Benjamin Pollack 5481fe726e compression.zlib: add basic documentation 2013-01-07 20:33:19 -05:00
John Benediktsson 4b25f36009 google.search: these moved to classes.tuple. 2013-01-07 06:50:15 -08:00
Doug Coleman 34650968e4 peg: Qualify use of replace. Fix some spacing. 2013-01-03 18:33:48 -08:00
John Benediktsson 97c6617c92 peg.ebnf: fix usage of replace. 2013-01-03 18:13:20 -08:00
Doug Coleman 9040ed25f2 sequences: Add join-as, which takes an exemplar. Move split-subseq and replace from unicode.case to splitting and fix an infinite loop with split-subseq. Add docs/tests. 2013-01-03 16:44:25 -08:00
John Benediktsson a3823434f0 unicode.case: fix stack effect for replace. 2013-01-03 15:33:19 -08:00
John Benediktsson bc99eb4983 webapps.mason: fix for new 2x logo. 2013-01-03 11:32:32 -08:00
Doug Coleman 7ee11ee03a math.vectors: Don't use macro with locals and cond in vif. Stack-checker/locals/macros/smart-combinators all need some work (a rewrite?), but meanwhile don't let it get in the way. Add tests. 2013-01-03 09:49:31 -08:00
Doug Coleman 10648ec1ea math.vectors: Fix spacing. 2013-01-02 00:09:21 -08:00
Doug Coleman 9f392c86fb compiler.tree.propagation.recursive: Generalizing intervals in the propagation pass ignored types. Fixes #770. 2013-01-01 18:47:23 -08:00
Doug Coleman a0aaae5b17 compiler.cfg.liveness: Break the infinite loop--add the base-pointer as f to start with, and replace it with the real one if there's not a circular chain. Fixes #22 again. 2013-01-01 14:47:54 -08:00
Doug Coleman 471db8c7dd compiler.cfg.liveness: Add parallel-copy method for lookup-base-pointer*. Adjust lookup-base-pointer* stack effect to take two parameters. Still retain stack overflows, but more correct now... 2013-01-01 14:16:51 -08:00
Doug Coleman e421a0f687 basis: Re-enable some things I commented out. Fixes #22. Thanks @ajvondrak! 2012-12-31 11:48:30 -08:00
Alex Vondrak 71d7b7eda0 compiler.cfg.renaming.functor: fix ##parallel-copy methods 2012-12-31 11:26:46 -08:00