Commit Graph

78 Commits (cvs)

Author SHA1 Message Date
Slava Pestov 13ef8f9412 cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test 2006-01-27 04:01:14 +00:00
Slava Pestov b28ea890b7 AJAX outliners 2006-01-24 02:03:22 +00:00
Slava Pestov 2c4d058fdc markup cleanups, removed terpri*, help responder and browser responder improvements 2006-01-21 07:37:39 +00:00
Slava Pestov cb378cd2c0 HTTPD cleanups, working on help responder 2006-01-20 06:26:50 +00:00
Slava Pestov 88f0182785 tweak 2006-01-19 08:28:10 +00:00
Slava Pestov 6a4def3812 I/O documentation and code cleanups 2006-01-16 07:48:15 +00:00
Slava Pestov b757202a07 minor tweaks, add missing file 2006-01-14 22:50:59 +00:00
Slava Pestov 5784027842 fix weirdness 2006-01-14 01:13:14 +00:00
Slava Pestov 9da28cdc78 fix stack effect error 2006-01-12 06:08:45 +00:00
Slava Pestov 712ec2ce29 finished math word docs 2006-01-12 05:34:56 +00:00
Slava Pestov d19ffd6b6a slots documentation 2006-01-09 06:34:23 +00:00
Slava Pestov 379a691a3d documenting generic words 2006-01-09 01:41:31 +00:00
Slava Pestov aaca491f2d Data and control flow chapter converted 2006-01-08 00:10:52 +00:00
Slava Pestov 4b48581234 error handling documentation 2006-01-07 21:03:31 +00:00
Slava Pestov cd16dd9dae started docs for non-standard control flow featurs 2006-01-07 04:10:02 +00:00
Slava Pestov c8266adc45 more documentation 2006-01-07 03:42:07 +00:00
Slava Pestov 3e6eb47785 words chapter of handbook converted 2006-01-06 07:04:42 +00:00
Slava Pestov 95242341aa more documentation updates 2006-01-05 07:00:57 +00:00
Slava Pestov cbc4946d93 moving documentation 2006-01-05 05:33:12 +00:00
Slava Pestov b515bae5f4 syntax docs 2006-01-03 22:43:29 +00:00
Slava Pestov 2883f8a5f5 fix each-bit for negative inputs 2006-01-02 21:35:37 +00:00
Slava Pestov d75d86a781 bootstrap fix 2006-01-02 06:04:02 +00:00
Slava Pestov 808c7a7f57 collections chapter almost done 2006-01-02 05:51:03 +00:00
Slava Pestov d78def53f9 more documentation, some markup fixes 2006-01-01 01:51:58 +00:00
Slava Pestov fcf6ed9e3c more documentation work; reverted some source files to prior layout 2005-12-31 09:20:07 +00:00
Slava Pestov 7e65dffaee more help system work 2005-12-30 08:57:38 +00:00
Slava Pestov 7cbf796ad4 markup changes, tutorial changes, some help docs 2005-12-30 00:01:19 +00:00
Slava Pestov 0771037b15 help system and tutorial improvements 2005-12-29 01:25:17 +00:00
Slava Pestov 2f84c408d9 fix erronous declaration 2005-12-26 03:18:25 +00:00
Slava Pestov 100504b4c9 missing file 2005-12-23 07:21:01 +00:00
Slava Pestov b11407c95b working on tutorial 2005-12-23 03:26:54 +00:00
Slava Pestov 1b92cf2f53 starting to port tutorial to help markup 2005-12-23 02:44:15 +00:00
Slava Pestov cec0fc6ddd fix scrolling bug and added a new browser pane component 2005-12-22 23:38:10 +00:00
Slava Pestov b2307c91e6 markup language work 2005-12-20 04:18:15 +00:00
Slava Pestov 9942630dad markup fixes; changing some stream protocol details 2005-12-19 07:12:40 +00:00
Slava Pestov 3880c058ff paragraph styles 2005-12-18 01:03:41 +00:00
Slava Pestov 268fde7d56 forgot to fix help system for stack effect change 2005-12-18 00:03:11 +00:00
Slava Pestov 35c40cb781 event handling cleanups 2005-12-17 05:12:32 +00:00
Slava Pestov d3b4726790 new bootstrap system; some other code cleanups 2005-12-13 22:33:58 +00:00
Slava Pestov e1e1d8f7f0 fix some typos 2005-12-11 20:37:16 +00:00
Eduardo Cavazos 288f987f12 Fixed factorial example 2005-12-02 10:13:01 +00:00
Slava Pestov d3c3b80c07 bootstrap fix 2005-12-02 06:02:08 +00:00
Slava Pestov e91bd1a3ac tested and fixed 2005-12-01 06:09:52 +00:00
Slava Pestov 1d4cf649bf cleanup and load issue fix 2005-12-01 05:58:39 +00:00
Slava Pestov bb4960802b initial checkin of help system code 2005-12-01 05:53:12 +00:00
Slava Pestov 23738087aa big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
Slava Pestov 867ccbe0b4 use array literals instead of vector literals 2005-10-29 20:53:47 +00:00
Slava Pestov d9fdb9d76d fix various UI bugs; use opengl-style colors 2005-10-28 19:37:28 +00:00
Slava Pestov 59f28d130b nicer theme 2005-10-27 21:21:06 +00:00
Slava Pestov 26ca341958 some UI cleanups 2005-10-27 20:17:50 +00:00