John Benediktsson
|
e477f6996f
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Doug Coleman
|
94db86a6db
|
Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
|
2011-11-02 11:50:03 -07:00 |
John Benediktsson
|
cf54ce8e42
|
math.functions: when gcd is inlined, "gcd nip" is almost as good as "gcd*".
|
2011-10-18 10:30:39 -07:00 |
John Benediktsson
|
ac98269f53
|
math.functions: faster gcd means faster ratios.
|
2011-10-17 20:36:28 -07:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
c92afaf385
|
fix rsa tests
|
2009-05-10 18:20:19 -05:00 |
Doug Coleman
|
4c465cd575
|
fix using
|
2009-05-10 16:33:43 -05:00 |
Doug Coleman
|
79265b50d9
|
update usages of miller-rabin
|
2009-05-10 12:24:43 -05:00 |
Doug Coleman
|
e026b554a9
|
use CONSTANT: in extra
|
2009-02-22 19:08:45 -06:00 |
Doug Coleman
|
b35db385d3
|
fix up extra/crypto
|
2008-10-02 18:45:51 -05:00 |
erg
|
53d21c6c7a
|
cleanup in aisle crypto
|
2008-04-03 13:57:33 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Doug Coleman
|
8be253c47f
|
Fix RSA
Fix crypto unit tests
|
2007-10-06 23:01:26 -05:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |