slava
|
28035296f4
|
Some code cleanups
|
2006-08-01 21:56:20 +00:00 |
slava
|
a552e6d30d
|
Start implementing :help
|
2006-08-01 08:45:05 +00:00 |
slava
|
9c84fe7018
|
Split describe.factor up
|
2006-08-01 01:30:06 +00:00 |
slava
|
70a86f60e3
|
Bootstrap now loads GUI walker
|
2006-07-31 02:11:07 +00:00 |
slava
|
eca6b6b9be
|
Removing old tty walker
|
2006-07-31 02:05:44 +00:00 |
slava
|
b0a4b6409a
|
Changed argument order of {head,tail}{,-slice}{,*} and group
|
2006-07-30 00:36:25 +00:00 |
slava
|
ad0ae8dc63
|
Remove add-simple-library
|
2006-07-26 04:36:22 +00:00 |
erg
|
11a005b866
|
remove win32 bootstrap file
|
2006-07-25 14:02:59 +00:00 |
erg
|
0f1c3fb0c5
|
win32 ui/io updates
|
2006-07-24 08:09:21 +00:00 |
slava
|
5d78177abd
|
Faster >sequence
|
2006-07-24 04:20:08 +00:00 |
slava
|
8b05f22a50
|
editor gadget now supports multi-line inserts
|
2006-07-22 21:16:58 +00:00 |
slava
|
675aec0349
|
fire-motion less frequently
|
2006-07-20 00:58:25 +00:00 |
slava
|
027c53b5b7
|
Removing old single-line editor and updating code
|
2006-07-19 22:46:33 +00:00 |
slava
|
9e1d22c150
|
Field gadget adds history to multi-line editor, better handling of gestures
|
2006-07-19 21:00:57 +00:00 |
slava
|
9a7b1402b2
|
Multi-line text editor gadget
|
2006-07-19 06:27:57 +00:00 |
erg
|
3716c6e6fd
|
moved win32 ui code
|
2006-07-15 03:27:13 +00:00 |
erg
|
b8a66d6132
|
bootstrap fix
|
2006-07-14 05:54:38 +00:00 |
erg
|
3f074308f5
|
win32 updates
|
2006-07-14 05:40:13 +00:00 |
slava
|
dbd8ca737a
|
Fix typo
|
2006-07-14 05:00:59 +00:00 |
slava
|
d1d2507d31
|
Build fixes
|
2006-07-10 05:09:31 +00:00 |
slava
|
c9590d2560
|
More Mac Intel ABI fixes -- and fuck Apple for screwing up the Objective C ABI even further
|
2006-07-06 20:24:09 +00:00 |
slava
|
6a862a9696
|
Add support for 8-byte struct returns, Mac OS X Intel style
|
2006-07-06 07:04:58 +00:00 |
slava
|
ddd26fafe9
|
Move unix code to library/io/unix/
|
2006-07-05 22:11:06 +00:00 |
slava
|
c7bd16e191
|
Another typo
|
2006-07-04 06:41:11 +00:00 |
slava
|
acd79253fc
|
x86 ABI code was not loaded in the pentium4 image
|
2006-07-04 06:29:22 +00:00 |
slava
|
09031d8174
|
Load Mac OS X x86 ABI support in -stage2
|
2006-07-03 07:26:56 +00:00 |
slava
|
c76187d714
|
Add command line documentation to handbook
|
2006-07-02 23:14:34 +00:00 |
slava
|
33088f70bb
|
Change some usages of catch to recover, and fix a help viewer bug
|
2006-07-01 20:14:28 +00:00 |
slava
|
f47986dcff
|
Browser now makes more efficient use of screen space; new MVC/reactive programming framework
|
2006-06-27 07:26:52 +00:00 |
slava
|
6b92fc2aa9
|
Fix documentation typo
|
2006-06-26 07:49:40 +00:00 |
slava
|
6017ad861b
|
Table borders
|
2006-06-26 05:53:05 +00:00 |
slava
|
9f2797fc09
|
Improved help cross-referencing
|
2006-06-23 02:36:56 +00:00 |
slava
|
f18c2c7cec
|
Various help system refactorings
|
2006-06-22 05:57:43 +00:00 |
slava
|
8ca7993d0f
|
Small fixes
|
2006-06-21 03:26:41 +00:00 |
slava
|
895a38fe5a
|
Remove the 'links-in' feature
|
2006-06-21 03:05:26 +00:00 |
slava
|
50ec1d36db
|
Remove obsolete examples, module system simplification, fix parse-resource restart when bootstrapping parse-syntax.factor
|
2006-06-19 07:41:42 +00:00 |
slava
|
1e2dcfae12
|
More module system hackery
|
2006-06-19 01:31:20 +00:00 |
slava
|
0205234638
|
New module system
|
2006-06-19 00:58:11 +00:00 |
slava
|
11479efbc2
|
Document 'boot' word, minor cookbook update
|
2006-06-17 06:21:01 +00:00 |
slava
|
38bdb4f85a
|
Minor fixes, new help section in handbook documents help system in detail, along with the markup language
|
2006-06-17 06:10:28 +00:00 |
slava
|
aec1590ff7
|
More help documentation
|
2006-06-17 05:03:56 +00:00 |
slava
|
10af34de4d
|
Documentation updates
|
2006-06-17 03:12:40 +00:00 |
slava
|
65680737ca
|
HTTPD updates and minor help fixes
|
2006-06-15 05:21:16 +00:00 |
slava
|
b4bff0a33d
|
Reworking scheduler
|
2006-06-15 02:58:17 +00:00 |
slava
|
4c54d0765f
|
Replace style stack with a better abstraction, a wrapper stream that adds a style to each piece of output
|
2006-06-14 05:47:28 +00:00 |
slava
|
0f34d6ecec
|
add-literal fix
|
2006-06-13 20:02:09 +00:00 |
slava
|
7026c53769
|
More help search work, some UI improvements
|
2006-06-12 06:41:19 +00:00 |
slava
|
b4219e2184
|
Experimental help search
|
2006-06-12 03:38:39 +00:00 |
slava
|
e034305fce
|
Doc updates, minor cleanups, Porter stemmer algorithm ported from CL for upcoming full text search engine
|
2006-06-11 20:16:45 +00:00 |
slava
|
29ecca9613
|
Fix typos, documentation conventions
|
2006-06-08 22:06:38 +00:00 |