Commit Graph

24995 Commits (2b552e99f748b3ee9df32a02ebc53cdc752e39ff)

Author SHA1 Message Date
Doug Coleman 2b552e99f7 c.preprocessor: Use ML-style comments. 2013-04-13 17:30:49 -07:00
Doug Coleman aeff63481f xml-rpc: Delete dead code. 2013-04-13 16:19:03 -07:00
Doug Coleman 2793aa1a65 io.directories.search: Show directory entries instead of throwing them away. 2013-04-13 16:18:54 -07:00
John Benediktsson 221834dcdc literals: change ${ } to be the executable code arrays. 2013-04-12 11:18:58 -07:00
Doug Coleman c45006dc1f arrays.shaped: Deal with 0s in shape.
Fix prettyprinting, introduce sa{ } syntax.
Add broadcastable? check for binary operations.
Add shape of output array for broadcasts.
Check for negative integers in shape.
2013-04-11 16:22:01 -07:00
John Benediktsson 53640bc6a9 html.streams: allow non-equal padding values. 2013-04-11 14:47:57 -07:00
John Benediktsson 050d34465b html.streams: this was actually simpler. 2013-04-11 14:35:43 -07:00
John Benediktsson 7dbfeb404b html.streams: cleanup borders on html tables. 2013-04-11 12:20:41 -07:00
John Benediktsson e678d8585d math.combinatorics.bits: new vocab for permutation-bits words. 2013-04-11 10:32:36 -07:00
John Benediktsson ae0f60eb1d math.extras: remove permutation-bits words. 2013-04-11 10:30:55 -07:00
John Benediktsson 5db9f8ce66 prettyprint: rename so it doesn't look so much like print-error. 2013-04-10 19:18:15 -07:00
John Benediktsson f5ae265a00 prettyprint: cleanup duplicate code. 2013-04-10 18:50:11 -07:00
John Benediktsson 36a10747f3 ui.tools.traceback: fix pprint error in walker issue. 2013-04-10 18:30:11 -07:00
Doug Coleman 38ea9434f3 editors.textwrangler: Fall back to launching with open -a if you installed from the Mac Store and thus do not have ``edit``, which is the real TextWrangler launch program. 2013-04-10 17:40:59 -07:00
John Benediktsson 5e6e2b397d math.extras: adding more permutation-bits words. 2013-04-10 15:51:58 -07:00
John Benediktsson 7730d76105 math.extras: faster next-permutation-bits using /i. 2013-04-10 14:44:21 -07:00
John Benediktsson 08e486a98c math.extras: adding bitwise permutation words. 2013-04-10 14:29:23 -07:00
John Benediktsson 58de69555e sequences: fix supremum-by and infimum-by to be row polymorphic. 2013-04-10 11:10:01 -07:00
John Benediktsson fe56c1d86d sequences: moving some words to sequences.extras. 2013-04-10 10:49:29 -07:00
John Benediktsson 95ad82eddd math.extras: fix bernoulli. 2013-04-10 09:29:21 -07:00
John Benediktsson e5e85acaea poker: use map-product from sequences.extras. 2013-04-10 09:25:09 -07:00
John Benediktsson c7e7b618b4 checksum.bsd: adding BSD checksum algorithm. 2013-04-10 09:24:45 -07:00
John Benediktsson e1cac84203 checksums.fnv1: make fnv1's instance checksum. 2013-04-10 09:24:27 -07:00
John Benediktsson 5f6d5722f9 checksums.adler-32: make adler-32 instance checksum. 2013-04-10 09:24:14 -07:00
John Benediktsson 546a7d898c Factor.app: update copyright. 2013-04-09 20:06:15 -07:00
Doug Coleman 3ac9325d3e editors.geany.windows: Add Windows support. 2013-04-09 16:51:14 -07:00
John Benediktsson 76b8dd5ee0 editors.bbedit: adding "open in BBEdit" support. 2013-04-09 16:49:52 -07:00
John Benediktsson b2a72ef158 editors.xcode: adding "open in XCode" support. 2013-04-09 16:49:52 -07:00
Doug Coleman 6348d11f28 editors.geany: Add support. 2013-04-09 16:44:46 -07:00
Doug Coleman 81e6ed5753 editors.scite.windows: Fix using. 2013-04-09 16:26:41 -07:00
Doug Coleman 59f570ac65 scite: Add support for Linux scite. 2013-04-09 16:15:47 -07:00
John Benediktsson 2c67a5cd78 math.factorials: style. 2013-04-09 13:57:53 -07:00
Doug Coleman 750456910a editors.notepadpp: Move to editors.notepad++ since + is fine in pathnames
and that's the editor's name!
2013-04-09 13:34:26 -07:00
John Benediktsson e5370db359 math.factorials: cleanup orial-primes. 2013-04-09 12:22:41 -07:00
Doug Coleman fddbf25602 editors.sublime.windows: Add support for Windows. 2013-04-09 12:19:07 -07:00
Doug Coleman 52554946b5 editors.textadept: Add support for Windows. 2013-04-09 12:19:06 -07:00
Doug Coleman a6fe7d92f0 io.directories.search.windows: Windows8 doesn't find ProgramFiles with the
existing methods, find it in an os-env.
2013-04-09 12:19:06 -07:00
John Benediktsson 87be2b4bcc math.factorials: more factorial words. 2013-04-09 12:07:49 -07:00
John Benediktsson cc1518305a math.factorials: more factorial words. 2013-04-09 11:04:38 -07:00
John Benediktsson 34fd3decba sets.extras: adding symmetric-diff and proper-subset?. 2013-04-09 10:37:50 -07:00
John Benediktsson 4dbbe8a21e math.factorials: more factorial words. 2013-04-09 10:37:20 -07:00
John Benediktsson 3b07de409f math.factorials: making double-factorial work for negative numbers. 2013-04-08 21:44:35 -07:00
John Benediktsson 6a2b05b7f6 math.factorials: adding double-factorial. 2013-04-08 21:13:46 -07:00
John Benediktsson 16031eb9e0 math.factorials: cleanup using. 2013-04-08 15:23:39 -07:00
John Benediktsson e909f05924 math.factorials: include 1. 2013-04-08 15:15:49 -07:00
John Benediktsson e19c98da91 math.factorials: handle more inputs in factorial/. 2013-04-08 15:08:53 -07:00
John Benediktsson c7c980ca25 math.factorials: various factorial words. 2013-04-08 15:03:15 -07:00
John Benediktsson 8e394361b6 benchmark.sum-file: simpler, more idiomatic, faster. 2013-04-08 07:17:37 -07:00
John Benediktsson d41013ee4a benchmark.pidigits: simplify handling of arrays. 2013-04-07 15:33:54 -07:00
John Benediktsson 664eaaa13c benchmark.reverse-complement: more idiomatic, faster. 2013-04-07 15:19:58 -07:00