Aaron Schaefer
|
b04bc4d866
|
Solution to Project Euler problem 71
|
2008-11-10 00:58:43 -05:00 |
Aaron Schaefer
|
61db7d846b
|
Switch zero? to 0 = where appropriate in PE solutions
|
2008-11-09 22:10:42 -05:00 |
Aaron Schaefer
|
e813e1df18
|
Add unit tests for math.derivatives
|
2008-11-09 21:42:59 -05:00 |
Aaron Schaefer
|
930458ebd7
|
Move fft/haar transforms to their own subdirectory
|
2008-11-09 21:42:01 -05:00 |
Aaron Schaefer
|
46692390d4
|
Cleanup math.compare docs and tests
|
2008-11-09 21:00:36 -05:00 |
Aaron Schaefer
|
9a3c10d212
|
Add documentation for math.analysis
|
2008-11-09 19:22:04 -05:00 |
Aaron Schaefer
|
531a9e32da
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-09 18:01:11 -05:00 |
Aaron Schaefer
|
e5c155338f
|
Fix short-circuit usage in number>text
|
2008-11-09 17:23:24 -05:00 |
Aaron Schaefer
|
f20ab6f4e8
|
Refactor of math.statistics
|
2008-11-09 17:16:30 -05:00 |
Doug Coleman
|
70d7c0ca20
|
make hexdump work with byte-arrays
|
2008-11-09 13:01:03 -06:00 |
Doug Coleman
|
ce089a0879
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-09 10:48:52 -06:00 |
Slava Pestov
|
313cdf4af0
|
Fix release.tidy bug
|
2008-11-08 18:29:05 -06:00 |
Aaron Schaefer
|
326ce8c71b
|
Update >r r> to dip in math.quaternions
|
2008-11-08 16:47:58 -05:00 |
Aaron Schaefer
|
774cb858d5
|
Small updates to math.primes
|
2008-11-08 16:34:39 -05:00 |
Aaron Schaefer
|
798139f2e7
|
Minor polynomials cleanup, could use refactoring
|
2008-11-08 16:03:52 -05:00 |
Aaron Schaefer
|
23ec6ef122
|
Minor stack shuffling changes
|
2008-11-08 15:30:28 -05:00 |
Doug Coleman
|
e030baa3a7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-07 23:43:35 -06:00 |
Slava Pestov
|
1280ed63fe
|
Fix mason tests
|
2008-11-07 22:40:21 -06:00 |
Doug Coleman
|
6182a161db
|
support reading 8bit bitmaps, 4bit is blocking on bit-streams
|
2008-11-07 22:03:27 -06:00 |
Slava Pestov
|
1b744ab14b
|
Updating code for boot image renaming
|
2008-11-07 21:09:42 -06:00 |
Aaron Schaefer
|
380cd2d3b0
|
Clean up of math.finance
|
2008-11-07 01:36:02 -05:00 |
Aaron Schaefer
|
2fafae5013
|
Refactor and clean up of math.fft
|
2008-11-07 01:35:17 -05:00 |
Aaron Schaefer
|
2bd1723cc1
|
Rerun ave-time of PE #43 after constant space change
|
2008-11-07 01:25:18 -05:00 |
Aaron Schaefer
|
67ce49dc59
|
Update syntax for extra/math vocabs
|
2008-11-07 01:24:32 -05:00 |
Aaron Schaefer
|
8ec695332a
|
Add reverse haar wavelet transform and tests
|
2008-11-06 23:21:19 -05: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 |
Doug Coleman
|
c417f829bd
|
fix potential garbled output
|
2008-11-01 15:48:35 -05:00 |
Slava Pestov
|
0ae87275f7
|
Add WebKit demo
|
2008-10-31 21:07:18 -05:00 |
Slava Pestov
|
aa9552f291
|
Slides from recent presentations
|
2008-10-31 21:07:00 -05:00 |
Aaron Schaefer
|
852c16a79b
|
Fix sorting string equality issue in Project Euler
|
2008-10-31 01:35:37 -04:00 |
Aaron Schaefer
|
3127cfdddc
|
Use clump instead of collect-consecutive in PE
|
2008-10-30 23:34:32 -04:00 |
Aaron Schaefer
|
bc9bf6839b
|
Merge branch 'master' into euler
|
2008-10-30 22:09:11 -04:00 |
Aaron Schaefer
|
f2538d0156
|
Clean up Project Euler solutions
|
2008-10-30 22:04:44 -04:00 |
Doug Coleman
|
f860d97d43
|
remove the fbo code, use the gadget title
|
2008-10-30 16:54:55 -07:00 |
Doug Coleman
|
f3f1ec8b43
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-30 16:26:32 -07:00 |
Doug Coleman
|
310ed5585c
|
working on screen capture
|
2008-10-30 16:16:03 -07:00 |
Slava Pestov
|
500ee30266
|
Add a main word to webapps.ip
|
2008-10-28 16:20:22 -07:00 |
Slava Pestov
|
5388945ef0
|
Tweak
|
2008-10-28 16:18:47 -07:00 |
Slava Pestov
|
19b703abfc
|
Remove unneeded dependency
|
2008-10-28 16:17:08 -07:00 |
Eduardo Cavazos
|
89db7676c4
|
dns.forwarding: Use new 'ask-servers'
|
2008-10-23 18:24:11 -05:00 |
Eduardo Cavazos
|
92abf28256
|
dns.resolver: use 'resolv.conf' servers by default
|
2008-10-22 10:21:36 -05:00 |
Eduardo Cavazos
|
8c3ae91ef3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-22 09:56:06 -05:00 |
Eduardo Cavazos
|
b2ef848df4
|
Add 'dns.resolver'
|
2008-10-22 09:54:59 -05:00 |
Doug Coleman
|
cfd1978aaa
|
checkin so i can work with this elsewhere
|
2008-10-21 21:51:54 -05:00 |
Doug Coleman
|
ee8ba1d5d4
|
tweak hexdump
|
2008-10-21 20:43:29 -05:00 |
Doug Coleman
|
edb78de4a7
|
add parsing word to roman
|
2008-10-21 20:30:26 -05:00 |
Slava Pestov
|
655b483ff1
|
Move unfinished benchmark to unfinished
|
2008-10-20 23:29:38 -05:00 |
Slava Pestov
|
6c98591880
|
Don't hardcode port number in socket benchmark
|
2008-10-20 23:07:54 -05:00 |
Slava Pestov
|
76cde4e005
|
Fix tetris deployment
|
2008-10-20 22:55:57 -05:00 |
Doug Coleman
|
ce84be5f23
|
check in aes data with unit tests, compared against 7zip's aes implementation
|
2008-10-20 14:52:58 -05:00 |
Doug Coleman
|
fe66a089e3
|
a convert to/from md5 shadow passwords. just for fun
|
2008-10-19 22:13:33 -05:00 |
Doug Coleman
|
12a721869c
|
directory usage
|
2008-10-19 16:33:09 -05:00 |
Doug Coleman
|
ef51d1bbf0
|
refactoring
|
2008-10-19 15:52:59 -05:00 |
Doug Coleman
|
4af3543fcd
|
directory fix
|
2008-10-19 13:11:10 -05:00 |