slava
|
c76187d714
|
Add command line documentation to handbook
|
2006-07-02 23:14:34 +00:00 |
slava
|
52d7f4b32a
|
Get Factor to compile on OS X/Intel
|
2006-07-03 03:41:13 +00:00 |
slava
|
f2ddbae4ac
|
Command line handling cleanup
|
2006-07-02 22:51:57 +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
|
88766ac2aa
|
Fix unit test failures
|
2006-07-01 20:08:44 +00:00 |
slava
|
b4359d8373
|
Help viewer and model updates
|
2006-07-01 20:07:10 +00:00 |
slava
|
ee3acaabc1
|
graft/ungraft protocol replaces broken add/remove-notifyy
|
2006-06-29 08:07:10 +00:00 |
slava
|
5f26260396
|
Updating help gadget
|
2006-06-29 07:54:30 +00:00 |
slava
|
3ddcb4d2f3
|
Slightly more expressive frame/track builder
|
2006-06-29 05:54:11 +00:00 |
slava
|
728a2afaba
|
Fix Cocoa window raise
|
2006-06-29 05:53:55 +00:00 |
slava
|
67f86d3611
|
Reuse tool windows when they are already open; simplify some code
|
2006-06-29 04:25:35 +00:00 |
slava
|
7fd74ab6db
|
Minor layout issue fixes
|
2006-06-29 04:00:21 +00:00 |
slava
|
392968df03
|
Documentation formatting fixes
|
2006-06-27 23:57:04 +00:00 |
slava
|
a16a9182ff
|
Make $titles clickable
|
2006-06-27 23:10:25 +00:00 |
slava
|
c203a088b4
|
Fix prettyprinter hilite-quotation bug
|
2006-06-27 07:39:54 +00:00 |
slava
|
36f0b9396a
|
Fix documentation typo
|
2006-06-27 07:39:41 +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
|
746710d773
|
Print f clickably
|
2006-06-26 07:08:54 +00:00 |
slava
|
1eac2d1736
|
Simplify DEFER: definition
|
2006-06-26 07:08:47 +00:00 |
slava
|
b682d52a9d
|
Help markup fixes
|
2006-06-26 07:08:35 +00:00 |
slava
|
cfdb6aef7b
|
Separate search tools, titled-gadget focus fix
|
2006-06-26 05:54:25 +00:00 |
slava
|
6017ad861b
|
Table borders
|
2006-06-26 05:53:05 +00:00 |
slava
|
e4dc215220
|
Scrolling cleanups; fix usability issue with listener's scroll behavior
|
2006-06-25 22:21:18 +00:00 |
slava
|
f646a17289
|
UI optimizations
|
2006-06-23 06:25:08 +00:00 |
slava
|
56f292f61b
|
Minor fixes
|
2006-06-23 06:24:28 +00:00 |
slava
|
173efd801a
|
UI now uses x/y instead of x/y/z
|
2006-06-23 04:06:53 +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
|
f3d93496b7
|
Fix bootstrap errors
|
2006-06-21 03:50:05 +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
|
117aef414f
|
Markup fixes for better HTML generation
|
2006-06-20 22:31:48 +00:00 |
slava
|
59587f2831
|
Remove silly feature
|
2006-06-20 00:15:26 +00:00 |
slava
|
3786fe695f
|
Documentation and module system updates
|
2006-06-20 00:14:33 +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
|
4297d2b4f2
|
More flexible tabular output, grid/frame fixes
|
2006-06-17 20:51:44 +00:00 |
slava
|
eaec328b5b
|
grid-gap is now a vector not a scalar
|
2006-06-17 20:15:12 +00:00 |
slava
|
da6ddf5d8b
|
Minor code cleanups for table output in UI
|
2006-06-17 20:00:10 +00:00 |
slava
|
26e6ac7477
|
Fix some style nesting issues
|
2006-06-17 19:59:44 +00:00 |
slava
|
a5cc32ed15
|
Tabs gadget improved
|
2006-06-17 07:51:06 +00:00 |
slava
|
0e2eb30f7d
|
Unix I/O code simplification
|
2006-06-17 06:29:46 +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
|
e0b563080d
|
More documentation updates
|
2006-06-17 05:18:46 +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
|
5b2538541b
|
Missing help
|
2006-06-15 19:21:19 +00:00 |