Commit Graph

102 Commits (7faa9a831284d4ff18c8a21680f95b40d34ee4fd)

Author SHA1 Message Date
Slava Pestov eda4a982bc Update for renaming 2008-04-17 04:15:07 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov bb2453de0d Document multi-touch gestures 2008-04-12 18:06:01 -05:00
Slava Pestov 7e978dd5c3 Multi-touch gestures 2008-04-11 22:33:01 -05:00
Slava Pestov d5d2773047 Fix builder hang 2008-04-11 16:39:53 -05:00
Doug Coleman dbac0a1543 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-11 12:59:20 -05:00
Doug Coleman 1e01d73e61 fix usages of cond/case 2008-04-11 12:54:33 -05:00
Slava Pestov a1b050fd88 Fix interactor 2008-04-10 21:49:08 -05:00
Slava Pestov 4180472ae9 Fix listener tests 2008-04-07 14:45:32 -05:00
Slava Pestov 457fea23f7 Improved word completion 2008-04-07 00:16:15 -05:00
Slava Pestov f94596af57 ui no longer depends on *.lib 2008-04-05 07:57:51 -05:00
Slava Pestov ef4046cda9 Converting code to use inheritance 2008-04-04 00:33:06 -05:00
Slava Pestov dbb0cf55cc Fix UI completion bug 2008-04-03 21:29:56 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Slava Pestov adb1dd14d0 Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00
Slava Pestov e2f3888389 UI listener fix 2008-03-26 20:42:24 -05:00
Slava Pestov 0d0f0c5ce7 Improve deployment tool 2008-03-20 21:11:53 -05:00
Slava Pestov 296a20767f Fix a race condition 2008-03-18 01:26:09 -05:00
Slava Pestov 99665a749f Update ui.tools for tools.vocabs 2008-03-13 03:52:04 -05:00
Slava Pestov 8399336648 tools.vocabs absorbs some words from tools.browser and vocabs.loader 2008-03-12 19:55:06 -05:00
Slava Pestov 60cf395032 Fix keyboard shortcut 2008-03-11 03:37:45 -05:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Slava Pestov 5352ea14ff Fix another race... 2008-03-01 01:46:01 -06:00
Slava Pestov 1c959d0cca Add new checkbox 2008-02-28 01:33:09 -06:00
Slava Pestov 27c9b31288 New benchmarks and UI improvements 2008-02-27 19:24:50 -06:00
Slava Pestov a5503782d7 Fix hang when clicking presentations in the walker; improve traceback widget 2008-02-27 17:15:52 -06:00
Slava Pestov 84016a36c0 Regression fixes 2008-02-25 19:37:43 -06:00
Slava Pestov 438f00a6a5 UI fixes 2008-02-25 17:19:34 -06:00
Slava Pestov b58d61a541 Threads now inherit the namestack once again 2008-02-24 02:18:50 -06:00
Slava Pestov b44b334a02 Fix a smudging bug 2008-02-23 22:29:29 -06:00
Slava Pestov 666c7803f7 Fixes 2008-02-21 20:57:41 -06:00
Slava Pestov 0eda22fb5a Bug fix 2008-02-21 19:27:43 -06:00
Slava Pestov b7ba2d77a2 Removed extra/timers, superceded by alarms 2008-02-21 19:14:50 -06:00
Slava Pestov 91f4ca6a56 Fighting fires 2008-02-21 02:08:08 -06:00
Slava Pestov c5de10ec49 More walker work 2008-02-21 01:25:59 -06:00
Slava Pestov b60dac99b9 New walker 2008-02-20 23:13:31 -06:00
Slava Pestov 37e0e28f35 Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -06:00
Slava Pestov 9edb5875e3 Less drastic changes 2008-02-18 07:30:16 -06:00
Slava Pestov 2c6afdfee6 Working on new threads 2008-02-18 05:07:40 -06:00
Slava Pestov aed0ca0d19 Profiler now supports method profiling 2008-02-16 15:54:53 -06:00
Slava Pestov ee912c5996 Walker cleanup 2008-02-09 14:17:40 -06:00
Slava Pestov 6373e350ba Removed test-changes word 2008-02-07 01:02:38 -06:00
Slava Pestov 5ecf3f7225 Improve unit test documentation and update some tests 2008-02-06 22:58:41 -06:00
Slava Pestov c1dd7cf855 Fix Doug's bug 2008-02-06 21:16:52 -06:00
Slava Pestov be2c8b13d7 Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
Slava Pestov a114819088 Fix UI listener bug with EOF 2008-02-02 00:30:36 -06:00
Eduardo Cavazos 5da80f7e5d Lot's of load-everything fixes.
* untabify things
  * using ascii or unicode
2008-02-02 00:29:47 -06:00
Slava Pestov da1d8967c4 Load fixes 2008-01-31 23:48:51 -06:00
Eduardo Cavazos b7191f3706 ui.tools.workspace: Add workspace-dim global variable 2008-01-30 01:59:46 -06:00