Slava Pestov
|
e3af94cfbd
|
Remove redundant tools.walker vocab
|
2007-12-31 23:16:21 -04:00 |
Daniel Ehrenberg
|
d0046482cc
|
Merge commit 'elasticdog/master'
|
2007-12-31 15:17:34 -05:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Doug Coleman
|
aec422a744
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-31 11:51:58 -06:00 |
Daniel Ehrenberg
|
5a347d513c
|
Macros now memoize when not used as compiler transform
|
2007-12-31 00:44:40 -05:00 |
Daniel Ehrenberg
|
df5fa5f239
|
combinators.lib:construct-slots
|
2007-12-30 23:59:56 -05:00 |
Aaron Schaefer
|
2f04bfadbe
|
Merge http://littledan.onigirihouse.com/factor.git
Conflicts:
extra/project-euler/010/010.factor
extra/project-euler/018/018.factor
extra/project-euler/019/019.factor
extra/project-euler/067/067.factor
extra/project-euler/project-euler.factor
|
2007-12-30 22:41:04 -05:00 |
Slava Pestov
|
6922bded81
|
Speed up compile-call
|
2007-12-30 21:34:44 -05:00 |
Aaron Schaefer
|
41fa14010d
|
Move file-contents word to core/io/io.factor
|
2007-12-30 21:29:27 -05:00 |
Slava Pestov
|
18eb8e2bd3
|
Clean up interactor gadget
|
2007-12-30 21:15:59 -05:00 |
Samuel Tardieu
|
cf19d8a37c
|
Factor solution to project Euler problem 173
|
2007-12-31 03:01:15 +01:00 |
Doug Coleman
|
95272f8a51
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-30 18:09:47 -06:00 |
Samuel Tardieu
|
724eff0089
|
Use group to do the grouping to be closer to the original problem
|
2007-12-31 00:28:49 +01:00 |
Samuel Tardieu
|
b55f6d9114
|
Use constant stack effect to prevent compilation errors
|
2007-12-31 00:28:45 +01:00 |
Slava Pestov
|
64b06f059a
|
Unit test fixes
|
2007-12-30 17:14:15 -05:00 |
Slava Pestov
|
af41a0efe7
|
Re-implement callstack>array
|
2007-12-30 16:54:01 -05:00 |
Slava Pestov
|
78ae930a33
|
Documentation updates
|
2007-12-30 16:09:21 -05:00 |
Slava Pestov
|
13c058870e
|
Fix bootstrap.help
|
2007-12-30 15:40:57 -05:00 |
Slava Pestov
|
e1be77ee6f
|
Documentation updates
|
2007-12-30 15:08:48 -05:00 |
Slava Pestov
|
a8160d74ad
|
Fix load order issue
|
2007-12-30 15:08:01 -05:00 |
Slava Pestov
|
fbf992b414
|
Call init-io in bootstrap.io
|
2007-12-30 15:07:22 -05:00 |
Slava Pestov
|
3cd454bfe7
|
Use linux? word now
|
2007-12-30 15:06:37 -05:00 |
Slava Pestov
|
8189e33b2b
|
Remove compiler-hook which was just a workaround for the old batch compilation model
|
2007-12-30 15:05:33 -05:00 |
Samuel Tardieu
|
c06d328ea3
|
Factor solution to project Euler problem 169
|
2007-12-30 13:30:42 +01:00 |
Samuel Tardieu
|
392da8029f
|
Factor solution to project Euler problem 175
|
2007-12-30 13:10:59 +01:00 |
Samuel Tardieu
|
dc18466c27
|
Project Euler solutions are not always numbers
|
2007-12-30 13:10:50 +01:00 |
Daniel Ehrenberg
|
bea0eb759a
|
XML docs update
|
2007-12-30 04:24:05 -05:00 |
Daniel Ehrenberg
|
fe2ef1e418
|
Shufflers tests fix
|
2007-12-30 04:21:03 -05:00 |
Daniel Ehrenberg
|
706d538db1
|
Merge branch 'for-slava' of git://www.rfc1149.net/factor
|
2007-12-30 03:39:34 -05:00 |
Slava Pestov
|
5378c05508
|
Fix bootstrap
|
2007-12-29 22:44:25 -05:00 |
Slava Pestov
|
529133559f
|
Rename require-each to require-all
|
2007-12-29 22:30:17 -05:00 |
Slava Pestov
|
75695563ca
|
Fixing interactor (temporarily)
|
2007-12-29 22:29:59 -05:00 |
Aaron Schaefer
|
8eff6af322
|
Fix edge-case and perfect square errors with sum-proper-divisors
|
2007-12-29 14:09:50 -05:00 |
Slava Pestov
|
2b37b76d65
|
Working on profiler
|
2007-12-29 12:44:01 -05:00 |
Slava Pestov
|
e2f270be70
|
Fix cleanup combinator in the case where always-cleanup throws an error
|
2007-12-29 12:35:51 -05:00 |
Slava Pestov
|
e58cbb2cda
|
: spin swap rot ;
|
2007-12-29 11:36:20 -05:00 |
Daniel Ehrenberg
|
4a28fe910d
|
XML prettyprinter
|
2007-12-29 01:33:21 -05:00 |
Slava Pestov
|
74fb0ed298
|
Oops
|
2007-12-28 23:06:11 -05:00 |
Slava Pestov
|
78029f5464
|
windows.messages staging violation load fix
|
2007-12-28 22:52:24 -05:00 |
Slava Pestov
|
f319b45de9
|
Freetype staging violation fix
|
2007-12-28 22:52:00 -05:00 |
Slava Pestov
|
58da31c071
|
New implementation of compiler error reporting
|
2007-12-28 22:51:36 -05:00 |
Slava Pestov
|
1caa78f618
|
Fixes for with-interactive-vocabs change
|
2007-12-28 21:50:09 -05:00 |
Slava Pestov
|
ced9893a4e
|
Get bootstrap.tools to load, update extra/ for USE-IF: removal
|
2007-12-28 21:46:06 -05:00 |
Slava Pestov
|
52ae410cc5
|
Removing USE-IF:, add with-interactive-vocabs, other fixes
|
2007-12-28 21:45:16 -05:00 |
Doug Coleman
|
67fe34ba88
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-28 11:04:44 -06:00 |
Samuel Tardieu
|
483028cc51
|
Update problems list and simplify code
|
2007-12-28 14:53:26 +01:00 |
Samuel Tardieu
|
a680c3abc5
|
Fix bug in project Euler 134 and update timings wrt math.algebra code changes
|
2007-12-28 14:19:47 +01:00 |
Samuel Tardieu
|
a9903e1bdc
|
Remove some words in math.algebra and change implementation
|
2007-12-28 14:19:40 +01:00 |
Samuel Tardieu
|
9760eb4fb1
|
Update collect-benchmarks so that it does not rely onto computed stack effect
|
2007-12-28 14:19:19 +01:00 |
Daniel Ehrenberg
|
c936895160
|
sequences.deep bug fix
|
2007-12-27 21:03:12 -05:00 |