Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
1813896d14
|
benchmark.mandel: clean up the code a bit without changing performance
- use iota when iterating over integers
- clean up 'c' word
|
2009-09-24 02:51:43 -05: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
|
e026b554a9
|
use CONSTANT: in extra
|
2009-02-22 19:08:45 -06:00 |
Slava Pestov
|
c073a8b4f5
|
Fix more compile errors
|
2008-12-15 22:49:35 -06:00 |
Slava Pestov
|
09c60f7e90
|
Fix some vocabularies for new requirement that inline words have a stack effect declaration
|
2008-12-15 20:31:55 -06:00 |
Slava Pestov
|
e0f86889c7
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
Slava Pestov
|
1ef5dbe3fb
|
Move hsva to colors.hsv
|
2008-10-02 03:37:53 -05:00 |
Slava Pestov
|
4413ef40c2
|
Simplify mandelbrot
|
2008-09-11 20:01:10 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Slava Pestov
|
5d474e1859
|
Clean up mandelbrot
|
2008-09-10 18:22:50 -05:00 |
Slava Pestov
|
c26d2fb345
|
Clean up mandelbrot a bit
|
2008-09-01 18:28:24 -05:00 |
Slava Pestov
|
8a8d3b50b9
|
Add some benchmarks
|
2008-08-24 03:59:22 -05:00 |
Eduardo Cavazos
|
1fa98e2121
|
mandel: use tri@ in scale-rgb
|
2008-07-04 10:52:50 -05:00 |
Slava Pestov
|
ba8f1388ab
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
Doug Coleman
|
439c138aa5
|
fix load errors
|
2008-04-26 11:03:41 -05:00 |
Slava Pestov
|
ce600b6aec
|
Fix benchmarks
|
2008-03-11 21:58:50 -05:00 |
Slava Pestov
|
44cef753da
|
Benchmarks can use ascii encoding
|
2008-03-07 21:29:04 -06:00 |
Daniel Ehrenberg
|
4ad96fc4ea
|
Merge branch 'master' into unicode
Conflicts:
core/io/streams/c/c-tests.factor
extra/benchmark/mandel/mandel.factor
extra/benchmark/raytracer/raytracer.factor
extra/http/client/client.factor
|
2008-02-24 13:00:06 -06:00 |
Eduardo Cavazos
|
09e5564435
|
Use temp-file in a few tests and benchmarks
|
2008-02-21 22:08:51 -06:00 |
Daniel Ehrenberg
|
62f9ed5dbd
|
putting encodings on all file readers/writers
|
2008-02-16 22:17:41 -06:00 |
Daniel Ehrenberg
|
f6845d43d3
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
9c1454ef68
|
Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state
|
2007-12-27 17:26:39 -05:00 |
Slava Pestov
|
d9bdcaf3a2
|
Fix benchmark.knucleotide
|
2007-11-25 00:50:12 -05:00 |
Eduardo Cavazos
|
ce4486d00f
|
Update benchmark.mandel for new colors.hsv
|
2007-09-29 13:28:09 -05:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |