Commit Graph

65 Commits (d5eace91d04ea66dc8a6ad2b29c058652726c894)

Author SHA1 Message Date
Aaron Schaefer ee9f509e82 Solutions to Project Euler problem 69 2009-04-08 02:41:02 -04:00
Aaron Schaefer e78476a51e Solution to Project Euler problem 63 2009-04-07 21:36:38 -04:00
Aaron Schaefer 7a9c0ce069 Solution to Project Euler problem 58 2009-04-07 16:55:00 -04:00
Aaron Schaefer 8fdc852038 Solution to Project Euler problem 54 2009-04-05 15:37:03 -04:00
Aaron Schaefer d6e646389c Solution to Project Euler problem 49 2009-04-02 11:58:35 -04:00
Slava Pestov f995542246 Project Euler solutions had MAIN: words which would leave values on the stack; add a new SOLUTION: parsing word now that MAIN: cannot do that 2009-03-18 23:05:32 -05:00
Doug Coleman 3c408342ef renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
Samuel Tardieu 3fbb9f7081 Project Euler - problem 57 2008-12-27 21:46:01 +01:00
Slava Pestov e0f86889c7 Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
Aaron Schaefer 72fea07526 Forgot to update project-euler.factor 2008-11-15 17:33:51 -05:00
Aaron Schaefer 7898a9252d Cleanup PE solutions and formatting 2008-11-15 15:43:21 -05:00
Aaron Schaefer 8e155a8306 Cleanup formatting of Project Euler problem 215 2008-11-10 23:26:38 -05:00
Aaron Schaefer 3b204ff971 Solution to Project Euler problem 73 2008-11-10 22:56:37 -05:00
Aaron Schaefer 9be9538230 Update Project Euler using line 2008-11-10 12:38:01 -05:00
Doug Coleman 73f6691f75 print out clickable pathnames in project euler 2008-11-06 15:48:08 -06:00
Aaron Schaefer 9d06315809 Clean up of common Project Euler code 2008-11-03 20:14:37 -05:00
Aaron Schaefer a4efa8cb08 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
Eduardo Cavazos bf238283da Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
erg 15c68a23f8 remove ?resource-path and resource-exists? 2008-03-26 23:47:51 -05:00
Doug Coleman 3e7940216e swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Aaron Schaefer b204473c8f Solution to Project Euler problem 59 2008-03-07 21:38:16 -05:00
Aaron Schaefer 84901e6dbc Solution to Project Euler problem 47 2008-02-12 23:02:33 -05:00
Aaron Schaefer 67607467b5 Solution to Project Euler problem 46 2008-02-10 22:11:31 -05:00
Aaron Schaefer a34c5aabed Slow solution to Project Euler problem 92 2008-02-09 22:13:01 -05:00
Aaron Schaefer 3ccc624dd4 Solution to Project Euler problem 56 2008-02-08 21:17:45 -05:00
Aaron Schaefer d206ff9067 Solution to Project Euler problem 45 2008-02-08 19:28:30 -05:00
Aaron Schaefer b8dfb89771 Solution to Project Euler problem 53 2008-02-08 17:27:42 -05:00
Aaron Schaefer 4dfc151c89 Solution to Project Euler problem 79 2008-02-07 19:48:00 -05:00
Aaron Schaefer d27ae06708 Solution to Project Euler problem 44 2008-02-06 00:53:18 -05:00
Aaron Schaefer c68e70877d Solution to Project Euler problem 43 2008-02-05 16:42:50 -05:00
Aaron Schaefer 84ee9b159a Solution to Project Euler problem 97 2008-02-04 01:40:47 -05:00
Aaron Schaefer e36bddd91c Solution to Project Euler problem 52 2008-02-03 22:11:31 -05:00
Aaron Schaefer c64fe3d07b Solution to Project Euler problem 42 2008-02-03 18:42:45 -05:00
Aaron Schaefer 4a0bb3b032 Solution to Project Euler problem 41 2008-02-03 16:15:03 -05:00
Aaron Schaefer 1954114d85 Solution to Project Euler problem 48 2008-02-02 19:42:47 -05:00
Aaron Schaefer 557bde6206 Solution to Project Euler problem 40 2008-02-02 18:53:32 -05:00
Aaron Schaefer 8b207d1f48 Solution to Project Euler problem 75 2008-02-02 17:22:20 -05:00
Aaron Schaefer a0dad18f4f Solution to Project Euler problem 39 2008-02-02 13:37:53 -05:00
Aaron Schaefer e37f2101c6 Solution to Project Euler problem 38 2008-02-01 14:45:29 -05:00
Aaron Schaefer 6394eb70bf Solution to Project Euler problem 37 2008-01-30 00:50:18 -05:00
Aaron Schaefer f86f36794f Solution to Project Euler problem 36 2008-01-29 13:31:06 -05:00
Aaron Schaefer 7b74afd043 Solution to Project Euler problem 35 2008-01-29 12:39:25 -05:00
Aaron Schaefer 38bc7d7f75 Solution to Project Euler problem 34 2008-01-28 03:37:14 -05:00
Aaron Schaefer 6812eac271 Solution to Project Euler problem 30 2008-01-20 19:20:28 -05:00
Aaron Schaefer a3dd5cb1e6 Solution to Project Euler problem 29 2008-01-18 01:24:55 -05:00
Aaron Schaefer 4cba26462d Solution to Project Euler problem 28 2008-01-17 23:37:10 -05:00
Aaron Schaefer 9c78c7c05f Solution to Project Euler problem 27 2008-01-17 12:25:43 -05:00
Aaron Schaefer 75774188ea Solution to Project Euler problem 26 2008-01-14 02:43:31 -05:00
Aaron Schaefer 7636671b8c Merge git://www.rfc1149.net/factor
Conflicts:

	extra/project-euler/project-euler.factor
2008-01-06 10:55:46 -05:00
Samuel Tardieu 4fa639a50b Add missing project Euler solutions to the list 2008-01-05 10:43:18 +01:00