Commit Graph

4483 Commits (f889a3ec0c157913df760d729f9f06ce3e3756d5)

Author SHA1 Message Date
Sam Anklesaria 4af9b03377 run-desc uses default stream 2009-05-09 08:01:39 -05:00
Sam Anklesaria 68905ab312 io.launcher run-desc fixes 2009-05-06 21:33:49 -05:00
Sam Anklesaria 452af4e223 io.launcher uses destructors 2009-05-05 17:23:41 -05:00
Sam Anklesaria 22c47a54ee io.launcher: run-desc drops end newline 2009-05-04 18:40:57 -05:00
Daniel Ehrenberg 91264736b2 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 22:15:01 -05:00
Daniel Ehrenberg 40b225f765 Adding output>sequence and input<sequence to inverse; refactoring [ narray ] undo 2009-05-01 22:14:26 -05:00
Doug Coleman 4057332535 add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
Doug Coleman ed5f913aab fix unit tests that call lines or contents 2009-05-01 16:38:04 -05:00
Doug Coleman 4dd0b22fb4 Merge branch 'master' of git://github.com/bogiebro/factor 2009-05-01 15:57:33 -05:00
Doug Coleman c35cd5b881 Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:04:07 -05:00
Doug Coleman 4cef8ff880 rename lines to stream-lines
rename cnotents to stream-contents
2009-05-01 10:41:27 -05:00
Slava Pestov 2c78b77f36 Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X 2009-05-01 09:36:53 -05:00
Slava Pestov 7495ad96cb Fix typo in redefine14 test 2009-05-01 08:29:04 -05:00
Slava Pestov 97edfc9b7b ui.gadgets.sliders: fix usability issue 2009-05-01 07:43:50 -05:00
Slava Pestov def5c18a82 ui.tools.browser: don't add current page to history if re-displaying it again 2009-05-01 07:36:47 -05:00
Slava Pestov 9f7c0a3ccb gesture>string: S+C+z not S+C+Z 2009-05-01 07:36:31 -05:00
Slava Pestov f6e13d7058 Improve UI listener completion behavior 2009-05-01 07:29:03 -05:00
Slava Pestov 210c8c1316 Adding and removing vocabs now updates all-vocabs-seq 2009-05-01 07:21:56 -05:00
Slava Pestov ac865ce27f tools.deploy.test: close stdin 2009-05-01 07:05:41 -05:00
Slava Pestov a25577d6df Some new compiler tests 2009-05-01 06:48:33 -05:00
Slava Pestov 5f6fcef8a0 macro call sites don't need an inlined-dependency on the macro 2009-05-01 05:52:34 -05:00
Slava Pestov 6f03366e2b Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators 2009-05-01 05:52:05 -05:00
Slava Pestov b13cda95a0 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 02:44:50 -05:00
Slava Pestov 6fe9f5634e tools.disassembler.udis: fix careless <c-object> usage 2009-05-01 02:44:29 -05:00
Slava Pestov c281342ac7 Some gold plating 2009-05-01 02:03:22 -05:00
Slava Pestov 23b5888da6 Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
Slava Pestov 7acaf27544 Tweak http.client docs 2009-04-30 22:10:18 -05:00
Slava Pestov fb360498f3 Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
Slava Pestov 9ed6a4f2e4 Add unportable tag to merger and fix indentation in ui.gadgets.tables 2009-04-30 21:37:53 -05:00
Slava Pestov 6380550d14 Merge git://github.com/bogiebro/factor into bogiebro2 2009-04-30 21:22:38 -05:00
Slava Pestov d93514d47d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 21:13:36 -05:00
Slava Pestov e5cdb7ac2d call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
Slava Pestov a79e3eb687 Passing an invalid parameter to 'declare' doesn't break the compiler anymore 2009-04-30 20:40:47 -05:00
Slava Pestov 10e21bf8d3 tools.deploy.shaker: update for method dispatch changes 2009-04-30 20:35:55 -05:00
Slava Pestov f51b7b2677 Fix tools.time output in the TTY listener 2009-04-30 20:03:52 -05:00
Slava Pestov 742d574162 Non-optimizing compiler doesn't need to optimize 'dispatch' primitive anymore since its rarely used 2009-04-30 19:42:08 -05:00
Slava Pestov d72bf515f8 tools.walker: fix tests 2009-04-30 19:06:54 -05:00
Doug Coleman bb84d493fa make windows.fonts unportable 2009-04-30 18:35:34 -05:00
Slava Pestov f9ec0a07c5 Fix PICs for x86-64 2009-04-30 18:00:49 -05:00
Doug Coleman 4a5009048f support fullscreen mode in windows ui 2009-04-30 15:22:32 -05:00
Doug Coleman 6ec73b2a2a fix bootstrap on windows. here's an opportunity to use literals. 2009-04-30 13:47:49 -05:00
Doug Coleman 31ce2252e7 fix win32 error handling 2009-04-30 13:11:51 -05:00
Doug Coleman 64ac2bae6d make tools.scaffold.windows unportable 2009-04-30 10:27:18 -05:00
Doug Coleman 335d7b9cee Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 10:26:51 -05:00
Doug Coleman 65d76e6509 finish fixing the using list for windows.errors, more ffi bindings 2009-04-30 10:25:59 -05:00
Doug Coleman 8ab4d39036 move windows error handling to windows.errors and update usages. 2009-04-30 09:36:25 -05:00
Sam Anklesaria 48c8689067 added run-desc in io.launcher 2009-04-30 08:30:45 -05:00
Sam Anklesaria 7b4cf174ad refactoring cocoa.dialogs for directories 2009-04-30 08:29:49 -05:00
Slava Pestov 5c9dc6d753 Tag-only PIC checks would always miss 2009-04-30 06:41:37 -05:00
Slava Pestov 4ae6269185 PPC make-image fix 2009-04-30 05:59:59 -05:00