Slava Pestov
|
a8c34f50a8
|
tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file
|
2005-02-09 03:02:44 +00:00 |
Slava Pestov
|
8f17b86e3d
|
fixed UI bootstrap
|
2005-02-07 15:24:03 +00:00 |
Slava Pestov
|
73d505339a
|
removed times*, use repeat instead
|
2005-01-23 21:47:28 +00:00 |
Slava Pestov
|
0270b62ce5
|
literal table should be reset on warm boot
|
2005-01-18 00:55:18 +00:00 |
Slava Pestov
|
b5801f45dd
|
faster generic arithmetic, messing around with inference
|
2005-01-16 22:58:28 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
d2e68b7f9e
|
update Java Factor parser
|
2005-01-07 19:37:21 +00:00 |
Slava Pestov
|
6159c82407
|
type check optimization is here
|
2004-12-31 07:17:45 +00:00 |
Slava Pestov
|
80b4d13a54
|
recursive type inference
|
2004-12-31 01:46:20 +00:00 |
Slava Pestov
|
8495d02a7a
|
cleaner type inference
|
2004-12-30 07:40:14 +00:00 |
Slava Pestov
|
81705a955d
|
type inference changes, comment out smart-terminal reference in win32-console, win32-compatible factor plugin
|
2004-12-29 08:35:46 +00:00 |
Slava Pestov
|
54ff898359
|
FFI relocation
|
2004-12-25 23:08:20 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
5b26116784
|
plugin fixes
|
2004-12-19 06:48:31 +00:00 |
Slava Pestov
|
2b26f6959b
|
some cleanups
|
2004-12-19 04:35:20 +00:00 |
Slava Pestov
|
cad99c8888
|
redid = hashcode and math words using new object system
|
2004-12-19 04:18:32 +00:00 |
Slava Pestov
|
6c6c23ce71
|
reworked bootstrap code, a lot of cleanups
|
2004-12-15 21:57:29 +00:00 |
Slava Pestov
|
50130a62a1
|
code cleanups
|
2004-12-11 02:39:27 +00:00 |
Slava Pestov
|
e965801789
|
merged stack continuations combinators and logic vocabularies into kernel vocabulary
|
2004-12-11 00:29:07 +00:00 |
Slava Pestov
|
3843ebb744
|
move some words to math-internals
|
2004-12-10 23:38:40 +00:00 |
Slava Pestov
|
9680d5b6bb
|
oop fix, split up inference
|
2004-11-27 03:23:57 +00:00 |
Slava Pestov
|
3341d15590
|
dissolve platform/native/
|
2004-11-26 02:51:47 +00:00 |
Slava Pestov
|
335a459454
|
cleanup quicksort, thread safety fix
|
2004-11-21 08:29:18 +00:00 |
Slava Pestov
|
772ae356ee
|
various cleanups, code primitive now shows code space usage, :get and &get, working on inferencer
|
2004-11-20 21:57:01 +00:00 |
Slava Pestov
|
be291d09fb
|
remove JVM compiler stuff from library
|
2004-11-16 17:35:19 +00:00 |
Slava Pestov
|
7652807d78
|
random cleanups, starting new developer's guide
|
2004-11-15 17:33:21 +00:00 |
Slava Pestov
|
2f1039eb05
|
added sdl-keysyms, split sdl vocabulary, more factoroids work
|
2004-11-10 02:51:43 +00:00 |
Slava Pestov
|
fb798e97fa
|
a pile of bug fixes and improvements
|
2004-11-09 03:36:51 +00:00 |
Slava Pestov
|
c92c56ce24
|
some cleanups and benchmarks
|
2004-10-28 01:21:31 +00:00 |
Slava Pestov
|
a461059ef7
|
alien fixes, sdl fixes, lotsa other stuff
|
2004-10-23 05:15:06 +00:00 |
Slava Pestov
|
1aef8c48a0
|
start 0.68 by moving list-math to contrib and simplifying subset combinator
|
2004-10-18 05:37:46 +00:00 |
Slava Pestov
|
d401456f50
|
moved quadratic and simpson to contrib, fix some parse-number oddness
|
2004-10-10 18:28:56 +00:00 |
Slava Pestov
|
f9886da504
|
some code cleanups, remove usages of deprecated combinators
|
2004-10-07 03:34:22 +00:00 |
Slava Pestov
|
95c80ddb25
|
some bug fixes and ffi updates
|
2004-09-25 03:22:44 +00:00 |
Slava Pestov
|
6ed8e58242
|
local aliens
|
2004-09-22 02:58:54 +00:00 |
Slava Pestov
|
36061514ba
|
better C type support in FFI
|
2004-09-21 01:02:48 +00:00 |
Slava Pestov
|
c27b504cc8
|
before generic arithmetic cleanup
|
2004-09-19 02:29:29 +00:00 |
Slava Pestov
|
f7fe2598dd
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
Slava Pestov
|
c409b1804a
|
missing file
|
2004-09-08 03:47:18 +00:00 |
Slava Pestov
|
9d9643850e
|
fix millis; fix <resource-stream>
|
2004-09-06 00:14:37 +00:00 |
Slava Pestov
|
80f80acb7b
|
assorted enhancements, started 64-bit image output
|
2004-09-04 05:05:50 +00:00 |
Slava Pestov
|
24bf7e17be
|
some combinators cleaned up, whatever else
|
2004-08-31 04:27:09 +00:00 |
Slava Pestov
|
8dcb356cff
|
fix some overflow issues
|
2004-08-27 02:21:17 +00:00 |
Slava Pestov
|
9148e6b629
|
ditch map, rename inject to map
|
2004-08-22 21:28:31 +00:00 |
Slava Pestov
|
6f2ea59ac9
|
integration using simpson's method
|
2004-08-11 05:30:44 +00:00 |
Slava Pestov
|
3489076404
|
<namespace> [ ... ] bind ==> [ ... ] with-scope
|
2004-08-09 01:24:01 +00:00 |
Slava Pestov
|
c60caaea46
|
releasing factor 0.60.10
|
2004-08-07 00:22:47 +00:00 |
Slava Pestov
|
38835c2832
|
complex numbers in native factor, all of test suite except html and httpd tests runs in native factor
|
2004-08-06 22:40:44 +00:00 |
Slava Pestov
|
62c6e5ac02
|
progress on self hosting
|
2004-07-30 06:44:12 +00:00 |
Slava Pestov
|
5542602156
|
working on 64-bit fake 'bignums'
|
2004-07-28 23:02:24 +00:00 |