Slava Pestov
|
3ba50f6665
|
buttons now update their appearance when pressed
|
2005-02-04 03:21:51 +00:00 |
Slava Pestov
|
68c98205bc
|
borders of various kinds
|
2005-02-04 00:11:06 +00:00 |
Slava Pestov
|
3e4d15c835
|
removed boxes; all gadgets can contain children now
|
2005-02-03 23:18:47 +00:00 |
Slava Pestov
|
5791ae2e42
|
refactoring shape protocol for mutability; layouts
|
2005-02-03 03:00:46 +00:00 |
Slava Pestov
|
09b8578afd
|
layouts
|
2005-02-03 00:50:13 +00:00 |
Slava Pestov
|
99f46aa313
|
label gadget
|
2005-02-02 03:48:04 +00:00 |
Slava Pestov
|
90bcf57e54
|
missing file
|
2005-02-02 03:00:55 +00:00 |
Slava Pestov
|
0ae2b20829
|
working on UI gestures
|
2005-02-02 02:47:10 +00:00 |
Slava Pestov
|
cd286eeff7
|
working on hand gadget
|
2005-02-02 01:14:03 +00:00 |
Slava Pestov
|
3453ac0e04
|
more UI work
|
2005-02-02 00:00:16 +00:00 |
Slava Pestov
|
8a42466cf2
|
more UI work
|
2005-02-01 03:32:06 +00:00 |
Slava Pestov
|
c35f6f9f44
|
fixed compiler; UI work
|
2005-01-31 19:02:09 +00:00 |
Slava Pestov
|
330db0497d
|
tuples used for i/o streams, removed traits metaclass
|
2005-01-30 20:57:25 +00:00 |
Slava Pestov
|
93dc7ce736
|
added new tuple metaclass, eventually to replace the traits metaclass
|
2005-01-29 21:39:30 +00:00 |
Slava Pestov
|
5b524a0fff
|
USING: parsing word more compact than multiple USE:
|
2005-01-29 19:18:28 +00:00 |
Slava Pestov
|
12eceb5b44
|
removed <filebr>, <filebw>, renamed <filecr> to <file-reader>, <filecw> to <file-writer>
|
2005-01-29 05:07:56 +00:00 |
Slava Pestov
|
d29cd15f74
|
growable hashtables
|
2005-01-29 04:55:22 +00:00 |
Slava Pestov
|
67af634d00
|
hashtables bootstrap correctly
|
2005-01-28 01:06:10 +00:00 |
Slava Pestov
|
0dfb0cf01e
|
array refactoring; started hashtable refactoring
|
2005-01-26 00:40:57 +00:00 |
Slava Pestov
|
af40535556
|
more descriptive undefined-method error
|
2005-01-24 02:31:32 +00:00 |
Slava Pestov
|
c026fd7786
|
added bitstream vera fonts, sdl console uses sdl-ttf for text rendering
|
2005-01-24 02:00:52 +00:00 |
Slava Pestov
|
73d505339a
|
removed times*, use repeat instead
|
2005-01-23 21:47:28 +00:00 |
Mackenzie Straight
|
406a989bab
|
add sdl-ttf library for Windows
|
2005-01-23 04:40:26 +00:00 |
Slava Pestov
|
4154b4a2ac
|
fix 'extract word' putting stuff in the wrong place
|
2005-01-21 04:10:37 +00:00 |
Slava Pestov
|
21ce71c4a4
|
started work on sdl-ttf binding, some-with? combinator
|
2005-01-20 02:01:47 +00:00 |
Slava Pestov
|
2ecd3bad05
|
fix SDL console
|
2005-01-19 02:52:03 +00:00 |
Slava Pestov
|
308a8a75a5
|
improved SDL console
|
2005-01-19 02:42:29 +00:00 |
Slava Pestov
|
0270b62ce5
|
literal table should be reset on warm boot
|
2005-01-18 00:55:18 +00:00 |
Slava Pestov
|
3617093ba5
|
new simplifier
|
2005-01-17 20:33:12 +00:00 |
Slava Pestov
|
b5801f45dd
|
faster generic arithmetic, messing around with inference
|
2005-01-16 22:58:28 +00:00 |
Slava Pestov
|
8247cc5ff4
|
renumbering some types and other cleanups
|
2005-01-15 00:51:38 +00:00 |
Slava Pestov
|
651bdb4709
|
more parser cleanups; stack inference cleanups
|
2005-01-14 19:56:19 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
7e8a87f213
|
[[ car cdr ]] syntax replaces [ car | cdr ]
|
2005-01-14 00:49:47 +00:00 |
Slava Pestov
|
242644a236
|
finally fix vector-and compilation
|
2005-01-13 22:28:29 +00:00 |
Slava Pestov
|
8615910885
|
entry effect code work
|
2005-01-13 19:41:08 +00:00 |
Slava Pestov
|
d236dd9ec8
|
making a mess of type inference; fixing overflowing /mod
|
2005-01-11 04:08:27 +00:00 |
Mackenzie Straight
|
d942a6e57c
|
remove win32-console
|
2005-01-08 21:56:42 +00:00 |
Slava Pestov
|
42b6d013f8
|
missing files
|
2005-01-08 21:43:18 +00:00 |
Slava Pestov
|
c56ca0ca1f
|
command to infer stack effects of all words in file
|
2005-01-08 04:54:23 +00:00 |
Slava Pestov
|
d2e68b7f9e
|
update Java Factor parser
|
2005-01-07 19:37:21 +00:00 |
Slava Pestov
|
72ac889e1b
|
hand-coded fixnum primitives
|
2005-01-07 04:16:13 +00:00 |
Slava Pestov
|
a488ffbd11
|
x86 backend code cleanups
|
2005-01-07 02:42:07 +00:00 |
Slava Pestov
|
26f120adb8
|
new assembler; wrote a new asm primitives
|
2005-01-07 00:10:02 +00:00 |
Slava Pestov
|
70bf36080e
|
line editor history
|
2005-01-04 05:41:14 +00:00 |
Slava Pestov
|
37f9fd2a2e
|
line editing
|
2005-01-03 21:39:17 +00:00 |
Slava Pestov
|
10d467937f
|
line editor
|
2005-01-03 07:55:54 +00:00 |
Slava Pestov
|
34d7d6eaef
|
new ?ifte ?unless ?when combinators
|
2005-01-03 04:57:54 +00:00 |
Slava Pestov
|
d0d1b3d4ec
|
Some minor updates
|
2005-01-02 21:31:43 +00:00 |
Mackenzie Straight
|
b871beabd1
|
Win32 IO fixes
|
2005-01-02 21:14:34 +00:00 |