Commit Graph

11952 Commits (a41e502bad9f4ad290bc2d3ae51223376bac57cc)

Author SHA1 Message Date
Slava Pestov 27daa4b1d4 Split off formatted-output-stream-protocol from output-stream-protocol, and clean up io.streams.duplex 2009-02-06 02:43:55 -06:00
Slava Pestov 1221fb7d55 delegate: fix problem if source file was reloaded and a hand-written method definition was replaced by a consultation; also associate consultation-generated methods with the source file they're in 2009-02-06 02:43:21 -06:00
Slava Pestov d3b2650ce9 Update alien.destructors for DEFINE-CLASS 2009-02-06 02:42:03 -06:00
Slava Pestov 6aa8b1fea8 io.styles: now that its in basis, we can use the delegate vocab instead of manual delegation 2009-02-06 02:07:32 -06:00
Slava Pestov a0c1d32197 Move io.streams.string from core to basis 2009-02-06 01:58:51 -06:00
Slava Pestov 703ea67ac4 Fix listener tests 2009-02-06 01:42:22 -06:00
Slava Pestov 4d53cc1c5d Listener: don't display more than 10 stack elements (configurable with max-stack-items variable) 2009-02-06 01:26:08 -06:00
Slava Pestov e3d4b88e8f UI listener: make history completion popup wider, use correct element type when inserting completions 2009-02-06 01:25:43 -06:00
Daniel Ehrenberg 3ec78f3766 Merge branch 'master' into no-elements
Conflicts:

	basis/html/templates/templates.factor
2009-02-06 00:49:20 -06:00
Daniel Ehrenberg 28e644209c Unicode.case supports lithuanian properly (hopefully) 2009-02-06 00:42:46 -06:00
Doug Coleman f31e19a666 refactoring graphics.bitmap 2009-02-06 00:01:28 -06:00
Doug Coleman d88d2a1170 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-05 23:59:49 -06:00
Doug Coleman a1f4f7772f make multipart work with sessions 2009-02-05 23:59:36 -06:00
Daniel Ehrenberg e0a60ac429 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-05 23:50:28 -06:00
Slava Pestov ae0da1cf98 Fix conflict 2009-02-05 22:29:15 -06:00
Slava Pestov 67ffc89402 colors.constants: defines a COLOR: word which looks up colors in X11 rgb.txt 2009-02-05 22:19:52 -06:00
Slava Pestov 148317846b Update various vocabularies for colors.constants 2009-02-05 22:17:15 -06:00
Slava Pestov e0f8a3a7b1 derive-font: output base font if font given is f 2009-02-05 22:16:07 -06:00
Slava Pestov 68d5e3ebaf Clean up listener completion; color code words by search path and private status, color code vocabs by load status 2009-02-05 22:15:17 -06:00
Slava Pestov 17e5997c0d ui.gadgets.tables: add row-color generic for row renderer protocol 2009-02-05 22:14:35 -06:00
Daniel Ehrenberg 51b5973b0e Documenting XML interpolation inverse 2009-02-05 21:26:40 -06:00
Daniel Ehrenberg 86c3481f12 Moving XML vocabularies around 2009-02-05 21:17:03 -06:00
Daniel Ehrenberg 0dd811557b Removing sequences.next 2009-02-05 20:28:36 -06:00
Daniel Ehrenberg 2466cafbd1 Fixing stack effects of things that use TAGS: 2009-02-05 19:04:21 -06:00
Joe Groff 7b1f16ae5e fortran records 2009-02-05 18:51:50 -06:00
Daniel Ehrenberg e32e85bdd8 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-05 16:49:32 -06:00
Joe Groff 4429c17f63 implement fortran-arg-type>c-type and fortran-ret-type>c-type 2009-02-05 16:39:23 -06:00
Joe Groff 4f1dc5cd0c implement fortran-name>symbol-name and fortran-type>c-type 2009-02-05 15:31:58 -06:00
Joe Groff c24bc639d1 unit tests for alien.fortran 2009-02-05 15:29:59 -06:00
Doug Coleman 8411983f20 fix build-support 2009-02-05 14:40:41 -06:00
Daniel Ehrenberg cc89943c08 Getting rid of html.elements from most vocabs 2009-02-05 14:34:55 -06:00
Daniel Ehrenberg b9839b0c32 XML literals work with inverse now 2009-02-05 14:21:36 -06:00
Daniel Ehrenberg 559fa5cfc0 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-05 14:21:04 -06:00
Doug Coleman f101ca606d use bi 2009-02-05 09:09:24 -06:00
Slava Pestov ef8d622b54 UI documentation and test fixes 2009-02-05 05:16:22 -06:00
Slava Pestov 38ed0f477a ui.gadgets.grid-lines: make it work with non-zero grid gap 2009-02-05 04:52:38 -06:00
Jose A. Ortega Ruiz 2b137d2587 Merge commit 'origin/master' into emacs 2009-02-05 11:43:11 +01:00
Slava Pestov 64bb5b45c4 ui.gadgets.traceback: Cleanup 2009-02-05 04:12:57 -06:00
Slava Pestov 24b7437ff7 Add 'Inspect model' operation
ui.tools.traceback: use new UI inspector
2009-02-05 04:00:27 -06:00
Jose A. Ortega Ruiz 84846e21d8 FUEL: Small nits. 2009-02-05 10:45:44 +01:00
Slava Pestov e74f891662 ui.gadgets.frames, ui.gadgets.grid-lines: update for grid refactoring 2009-02-05 03:31:18 -06:00
Slava Pestov 1bbabcd5e1 Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
Jose A. Ortega Ruiz 9fd675a632 FUEL: Accept '?' in prompts for word and vocabs. 2009-02-05 10:28:57 +01:00
Slava Pestov 88b401b383 Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words
2009-02-05 03:28:41 -06:00
unknown 5d3ee9bf57 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-04 23:17:32 -06:00
unknown 4019752811 remove hacks from the makefile and build-support 2009-02-04 23:15:10 -06:00
Joe Groff 7ae06b0d27 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-04 20:32:03 -06:00
Joe Groff 91c0634451 docs for swizzle 2009-02-04 20:05:26 -06:00
Joe Groff ccdd8999e1 swizzle word to swizzle sequences 2009-02-04 19:46:19 -06:00
unknown b6c3bc892d Fix the build support for windows again, have the makefile load Config.* files in the top level so that freetype.dll and zlib1.dll targets can make 2009-02-04 18:21:58 -06:00