slava
|
56e19dbf14
|
First stage of stack effect declaration implementation
|
2006-08-15 07:01:24 +00:00 |
slava
|
55ec0e3a91
|
sequence= is now inlined
|
2006-08-07 19:41:31 +00:00 |
slava
|
9c84fe7018
|
Split describe.factor up
|
2006-08-01 01:30:06 +00:00 |
slava
|
6318d7d719
|
Floating point fixes
|
2006-05-06 01:41:57 +00:00 |
Slava Pestov
|
8569427c4e
|
added a zero? word
|
2006-01-28 20:49:31 +00:00 |
Slava Pestov
|
554a27029c
|
fix typo
|
2006-01-12 22:59:45 +00:00 |
Slava Pestov
|
f78ccc8fb8
|
math docs
|
2006-01-11 23:26:12 +00:00 |
Slava Pestov
|
97cf160071
|
move more stuff to contrib/math/
|
2005-10-21 07:42:38 +00:00 |
Slava Pestov
|
a694e52371
|
quaternions
|
2005-10-05 01:33:02 +00:00 |
Slava Pestov
|
e2409a14db
|
fix incorrect quadrants code
|
2005-10-04 01:04:07 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
fa1e1a4801
|
f throw no longer a no-op
|
2005-09-18 02:25:18 +00:00 |
Slava Pestov
|
8af5e755c6
|
add 1+ 1- words and other tweaks
|
2005-09-17 02:47:28 +00:00 |
Slava Pestov
|
68da8852cc
|
compiler performance improvements, more usages of 2apply, rename nmap to inject
|
2005-09-17 00:49:24 +00:00 |
Slava Pestov
|
d0312300b8
|
unsafe-nth unsafe-set-nth for faster inner loops
|
2005-09-10 22:27:31 +00:00 |
Slava Pestov
|
6952bcdda8
|
simple labels optimization
|
2005-09-10 03:40:08 +00:00 |
Slava Pestov
|
c8eacd7b0b
|
major bootstrap cleanup
|
2005-08-20 01:46:12 +00:00 |
Slava Pestov
|
2495ef46f3
|
redesigned generic arithmetic; new tag primitive
|
2005-08-15 07:25:39 +00:00 |
Slava Pestov
|
05a9338bc7
|
various clean ups, fix linearization of #label
|
2005-08-12 22:02:03 +00:00 |
Slava Pestov
|
03168a86e5
|
dataflow optimizer work, phasing out 3list/3unlist
|
2005-07-28 00:13:11 +00:00 |
Slava Pestov
|
5c9955fa52
|
added norm, proj words for vectors, removed dot/proj for complex numbers, more UI strippage
|
2005-06-30 00:04:13 +00:00 |
Slava Pestov
|
7f4da7ecd0
|
generic words are more flexible, sequences cleaned up
|
2005-05-14 21:18:45 +00:00 |
Slava Pestov
|
286813e992
|
automatic decompiling of definitions, cross reference database, cleaned up bootstrap
|
2005-03-27 01:12:14 +00:00 |
Slava Pestov
|
4f3457efb6
|
inlining method body if type of object passed to generic is known
|
2005-02-25 01:52:17 +00:00 |
Slava Pestov
|
ba492a60d8
|
built in type slot meta refactoring; string capacity is now a tagged slot; references word
|
2005-02-21 00:03:37 +00:00 |
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
|
0270b62ce5
|
literal table should be reset on warm boot
|
2005-01-18 00:55:18 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
6159c82407
|
type check optimization is here
|
2004-12-31 07:17:45 +00:00 |
Slava Pestov
|
8495d02a7a
|
cleaner type inference
|
2004-12-30 07:40:14 +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 |