Slava Pestov
|
313cdf4af0
|
Fix release.tidy bug
|
2008-11-08 18:29:05 -06:00 |
Slava Pestov
|
1280ed63fe
|
Fix mason tests
|
2008-11-07 22:40:21 -06:00 |
Slava Pestov
|
1b744ab14b
|
Updating code for boot image renaming
|
2008-11-07 21:09:42 -06:00 |
Doug Coleman
|
73f6691f75
|
print out clickable pathnames in project euler
|
2008-11-06 15:48:08 -06:00 |
Slava Pestov
|
5a50046791
|
Change to definition of >boolean broke unit test, so define an inverse for >boolean and not explicitly
|
2008-11-06 13:20:27 -06:00 |
Slava Pestov
|
55902df529
|
Fix indentation
|
2008-11-06 13:13:47 -06:00 |
Slava Pestov
|
666100a07b
|
Tweak euler043 to run in constant space, add new each-permutation and reduce-permutations combinators to math.combinatorics
|
2008-11-06 11:07:19 -06:00 |
Slava Pestov
|
765d36d082
|
Fix markup problem detected by help-lint
|
2008-11-06 06:12:39 -06:00 |
Slava Pestov
|
4c226c7813
|
Merge branch 'master' of git://projects.elasticdog.com/git/factor
|
2008-11-06 02:00:08 -06:00 |
Slava Pestov
|
e721f124a4
|
Merge branch 'master' of git://factorcode.org/git/jamesnvc
|
2008-11-06 01:56:46 -06:00 |
Slava Pestov
|
ce91c9dcba
|
Update deployment descriptors for deploy-random? removal
|
2008-11-06 01:40:54 -06:00 |
Slava Pestov
|
5def7c5dea
|
Don't load random number generator on bootstrap
|
2008-11-06 01:30:59 -06:00 |
Aaron Schaefer
|
4d1d9b2087
|
Fix short circuit usage in Project Euler solutions
|
2008-11-06 01:41:24 -05:00 |
Aaron Schaefer
|
636c344eb0
|
Cleanup of math.analysis
|
2008-11-06 01:20:08 -05:00 |
James Cash
|
6035bb3130
|
Tests of around-advice
|
2008-11-06 00:44:25 -05:00 |
James Cash
|
894d9a67c9
|
Naive around-advice working
|
2008-11-06 00:44:11 -05:00 |
James Cash
|
d530ec6bd5
|
More work on around-advice
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
d2224ec935
|
Adding documentation for advice
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
718b29798a
|
Adding missing semicolon to lisp-docs.factor
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
0f9ccaa352
|
Working on implementation of 'around' advice
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
585afbf24e
|
Adding tests for advice
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
2904f35f12
|
Adding summary for extra/advice
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
f8da0cd23f
|
Starting work on advice vocab
|
2008-11-06 00:20:52 -05:00 |
James Cash
|
f5db48e3b7
|
Fixing typo in lisp-docs
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
560399a2b6
|
Adding some more documentation to extra/lisp
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
b250a62f87
|
Fixing spacing
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
0e18200b16
|
Fixing defun, adding test for it
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
d2d3e1e4f2
|
Adding more tests to extra/lisp
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
f82cb061f5
|
Fixing bug with quoted expressions for lisp.parser
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
6899bb2898
|
Adding tests for quoted forms in lisp.parser
|
2008-11-06 00:20:51 -05:00 |
James Cash
|
db1a69f6aa
|
Adding support for ' quote syntax in lisp.parser
|
2008-11-06 00:20:51 -05:00 |
Aaron Schaefer
|
c9449cf3f5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-05 23:05:37 -05:00 |
Aaron Schaefer
|
15257b91ac
|
Refactor math.text.english using new combinators
|
2008-11-05 22:59:06 -05:00 |
Aaron Schaefer
|
373c05ee49
|
Forgot to inline collect-benchmarks word
|
2008-11-05 19:24:19 -05:00 |
Slava Pestov
|
81c7320f7b
|
mason.updates was calling download-my-image, which uses the current CPU/OS instead of target-cpu and target-os. So doing 32-bit builds from a 64-bit Factor instance didn't work... oops
|
2008-11-05 05:14:35 -06:00 |
Aaron Schaefer
|
b5b207a484
|
Add test files for all Project Euler solutions
|
2008-11-05 01:11:15 -05:00 |
Aaron Schaefer
|
e763b5a335
|
Add unit tests for Project Euler
|
2008-11-04 01:04:03 -05:00 |
Aaron Schaefer
|
e923ec16d3
|
Rewrite of collect-benchmarks in ave-time vocab
|
2008-11-03 22:56:32 -05:00 |
Aaron Schaefer
|
9d06315809
|
Clean up of common Project Euler code
|
2008-11-03 20:14:37 -05:00 |
Aaron Schaefer
|
9be67e7df7
|
Add meta data to Project Euler problem 186
|
2008-11-03 19:02:57 -05:00 |
Aaron Schaefer
|
9152b6d5f0
|
Cleanup of Project Euler problem 92
|
2008-11-03 18:25:50 -05:00 |
Aaron Schaefer
|
b13b120244
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-03 16:22:44 -05:00 |
Aaron Schaefer
|
92e2ee3509
|
Clean up Projece Euler solutions
|
2008-11-03 16:20:36 -05:00 |
Slava Pestov
|
4d25f1fff6
|
Add some missing meta-data
|
2008-11-03 08:06:59 -06:00 |
Slava Pestov
|
998637109a
|
Merge branch 'master' into new_codegen
|
2008-11-02 03:10:40 -06:00 |
Slava Pestov
|
866f798c00
|
Clean up hexdump
|
2008-11-02 02:12:12 -06:00 |
Doug Coleman
|
c5293819ce
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-01 19:40:18 -05:00 |
Slava Pestov
|
46b1fd652b
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-11-01 19:11:40 -05:00 |
slava
|
1f16c5cb9e
|
Fix some deploy descriptors
|
2008-11-01 18:56:02 -05:00 |
Slava Pestov
|
b5c3c19ebe
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-11-01 16:38:04 -05:00 |