Commit Graph

3779 Commits (950e6d40ba17eaba8e66bb7e8d0e2328b5150356)

Author SHA1 Message Date
lypanov 950e6d40ba translated slava's old example to work with the latest objc vocabs 2006-11-18 14:08:04 +00:00
erg 08550f3a7d add nipd to contrib/shuffle 2006-11-20 19:28:55 +00:00
erg f683fb506a add each-with2 to shuffle 2006-11-17 03:41:23 +00:00
slava 3ca39859cc Erronous stack effect declaratin 2006-11-21 23:20:11 +00:00
slava 66cda0cc44 Fix issue with scroll>rect where the gadget is not the immediate child of the scroller 2006-11-21 23:04:40 +00:00
slava aa23766df2 Fix issue when GC is called while allocating native stack trace 2006-11-21 21:19:17 +00:00
slava ab4df9d8e6 Fix recent regression 2006-11-21 10:17:46 +00:00
slava 7937770516 Improve C+p 2006-11-21 09:05:59 +00:00
slava 16e7efc481 Improve dynamic scope inference 2006-11-21 09:05:46 +00:00
slava 0fb57e1e9e Fix crash bug introduced in 0.86 2006-11-20 08:43:03 +00:00
slava 4759883733 Fix a code GC race condition 2006-11-20 02:14:11 +00:00
slava 4af212d4a1 UI search improvements 2006-11-20 02:13:37 +00:00
slava 7d0e89a11f Add an assertion to the code GC code 2006-11-18 09:04:11 +00:00
slava 821881117a UI usability improvements 2006-11-18 08:51:34 +00:00
slava 03b912e5c9 More work on MSLUG talk 2006-11-18 08:51:05 +00:00
slava 109a4c9447 Even better completion 2006-11-17 23:11:35 +00:00
slava 4852c894f2 Uncomment native stack pointer recording 2006-11-17 09:37:49 +00:00
slava 49d7f306b2 Working on completion in UI 2006-11-17 09:37:28 +00:00
slava c3a6e02a38 Better top-level window positioning on Cocoa and X11 2006-11-17 09:36:59 +00:00
slava 97c59a3cf8 Completion overhaul in UI 2006-11-17 09:34:22 +00:00
slava ee57472bcc the directory word no longer sorts, this makes available-modules a tad faster 2006-11-17 07:13:14 +00:00
slava 1c2596114e Simplify completion, add module completion 2006-11-17 06:40:23 +00:00
slava 4a13299219 Remove full text help search, it may return again some day... 2006-11-17 06:38:53 +00:00
slava 7966620a80 contrib/porter-stemmer separated out from core 2006-11-17 06:36:26 +00:00
slava 3c4d1fb885 Fix search unit ttest 2006-11-17 03:05:27 +00:00
slava 5581b55c84 Fix alien-indirect on PPC 2006-11-17 02:19:53 +00:00
slava 57f4d59b8c PowerPC float>fixnum intrinsic 2006-11-17 02:04:37 +00:00
slava f5b6bbdd73 x86 float>fixnum and fixnum>float intrinsics 2006-11-17 01:16:45 +00:00
slava e371ffcae6 Working on amd64 stack traces 2006-11-16 07:12:03 +00:00
slava de1ebb9f1a Trying to get stack traces going on OS X, but won't compile without -fomit-frame-pointer 2006-11-16 06:31:49 +00:00
slava a706915b1e Fix x86/alien.factor for stack frame format change 2006-11-16 05:38:08 +00:00
slava c4ddcf54df x86 compiled stack traces working 2006-11-16 05:12:43 +00:00
slava 5293a6c637 Stack trace unit test 2006-11-16 05:26:43 +00:00
slava c0038a28f9 Fix documentation typos, start working on compiled stack traces 2006-11-16 03:57:58 +00:00
slava 74ddfad32c Presentation fixes 2006-11-15 06:02:13 +00:00
slava a47e5793ad Starting MSLUG presentation 2006-11-15 05:58:35 +00:00
slava 3cbb736e1e Fix bug in XML; literal was being mutated 2006-11-21 08:54:58 +00:00
slava 1afcf6b9ba Fix contrib/xml error. methods 2006-11-21 08:22:21 +00:00
Benjamin Pollack ef78b2dfac Fix comment regex for TextMate 2006-11-21 04:57:13 +00:00
Benjamin Pollack 44f9710691 sqlite patches for speed and test correction 2006-11-20 17:23:08 +00:00
chris.double 882fa63b4f space-invaders: use resource-path to locate rom in contrib/space-invaders 2006-11-20 00:38:27 +00:00
chris.double 792bf2d3d7 httpd: add raw-response variable to httpd 2006-11-18 07:38:58 +00:00
microdan f04d02135a xml updates 2006-11-18 06:01:11 +00:00
slava 5582b2b66d Add a 'hello world' example for posterity 2006-11-17 07:11:18 +00:00
slava c1b7fb46de Don't make this change yet 2006-11-17 07:10:14 +00:00
slava 7904ddcac2 Fix Objective-C exception handling 2006-11-17 07:01:05 +00:00
slava fde3ba3bb3 Fix a hang if you do 'clear drop datastack' 2006-11-17 06:51:29 +00:00
erg 3eb17b5975 add contrib/shuffle 2006-11-16 06:13:53 +00:00
erg 722a9b82ce define words for min/max element, norm, equality of matrices in contrib/math 2006-11-15 19:14:17 +00:00
erg 9def7af3f5 refactor various contrib/math 2006-11-15 18:36:57 +00:00