]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoFix conflict
Slava Pestov [Fri, 6 Feb 2009 04:29:15 +0000 (22:29 -0600)]
Fix conflict

15 years agocolors.constants: defines a COLOR: word which looks up colors in X11 rgb.txt
Slava Pestov [Fri, 6 Feb 2009 04:19:52 +0000 (22:19 -0600)]
colors.constants: defines a COLOR: word which looks up colors in X11 rgb.txt

15 years agoUpdate various vocabularies for colors.constants
Slava Pestov [Fri, 6 Feb 2009 04:17:15 +0000 (22:17 -0600)]
Update various vocabularies for colors.constants

15 years agoderive-font: output base font if font given is f
Slava Pestov [Fri, 6 Feb 2009 04:16:07 +0000 (22:16 -0600)]
derive-font: output base font if font given is f

15 years agoClean up listener completion; color code words by search path and private status...
Slava Pestov [Fri, 6 Feb 2009 04:15:17 +0000 (22:15 -0600)]
Clean up listener completion; color code words by search path and private status, color code vocabs by load status

15 years agoui.gadgets.tables: add row-color generic for row renderer protocol
Slava Pestov [Fri, 6 Feb 2009 04:14:35 +0000 (22:14 -0600)]
ui.gadgets.tables: add row-color generic for row renderer protocol

15 years agoFixing stack effects of things that use TAGS:
Daniel Ehrenberg [Fri, 6 Feb 2009 01:04:21 +0000 (19:04 -0600)]
Fixing stack effects of things that use TAGS:

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Thu, 5 Feb 2009 22:49:32 +0000 (16:49 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix build-support
Doug Coleman [Thu, 5 Feb 2009 20:40:41 +0000 (14:40 -0600)]
fix build-support

15 years agoXML literals work with inverse now
Daniel Ehrenberg [Thu, 5 Feb 2009 20:21:36 +0000 (14:21 -0600)]
XML literals work with inverse now

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Thu, 5 Feb 2009 20:21:04 +0000 (14:21 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agouse bi
Doug Coleman [Thu, 5 Feb 2009 15:09:24 +0000 (09:09 -0600)]
use bi

15 years agoUI documentation and test fixes
Slava Pestov [Thu, 5 Feb 2009 11:16:22 +0000 (05:16 -0600)]
UI documentation and test fixes

15 years agoui.gadgets.grid-lines: make it work with non-zero grid gap
Slava Pestov [Thu, 5 Feb 2009 10:52:38 +0000 (04:52 -0600)]
ui.gadgets.grid-lines: make it work with non-zero grid gap

15 years agoui.gadgets.traceback: Cleanup
Slava Pestov [Thu, 5 Feb 2009 10:12:57 +0000 (04:12 -0600)]
ui.gadgets.traceback: Cleanup

15 years agoAdd 'Inspect model' operation
Slava Pestov [Thu, 5 Feb 2009 10:00:27 +0000 (04:00 -0600)]
Add 'Inspect model' operation
ui.tools.traceback: use new UI inspector

15 years agoui.gadgets.frames, ui.gadgets.grid-lines: update for grid refactoring
Slava Pestov [Thu, 5 Feb 2009 09:31:18 +0000 (03:31 -0600)]
ui.gadgets.frames, ui.gadgets.grid-lines: update for grid refactoring

15 years agoRemove some usages of slip combinators from the core
Slava Pestov [Thu, 5 Feb 2009 09:29:59 +0000 (03:29 -0600)]
Remove some usages of slip combinators from the core

15 years agoRename math.geometry.rect to math.rectangles
Slava Pestov [Thu, 5 Feb 2009 09:28:41 +0000 (03:28 -0600)]
Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
unknown [Thu, 5 Feb 2009 05:17:32 +0000 (23:17 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove hacks from the makefile and build-support
unknown [Thu, 5 Feb 2009 05:15:10 +0000 (23:15 -0600)]
remove hacks from the makefile and build-support

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Thu, 5 Feb 2009 02:32:03 +0000 (20:32 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agodocs for swizzle
Joe Groff [Thu, 5 Feb 2009 02:05:26 +0000 (20:05 -0600)]
docs for swizzle

15 years agoswizzle word to swizzle sequences
Joe Groff [Thu, 5 Feb 2009 01:46:19 +0000 (19:46 -0600)]
swizzle word to swizzle sequences

15 years agoFix the build support for windows again, have the makefile load Config.* files in...
unknown [Thu, 5 Feb 2009 00:21:58 +0000 (18:21 -0600)]
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

15 years agoinverse bug fix
Daniel Ehrenberg [Wed, 4 Feb 2009 23:31:25 +0000 (17:31 -0600)]
inverse bug fix

15 years agoSpeeding up xml.literals by 3x using code generation
Daniel Ehrenberg [Wed, 4 Feb 2009 23:29:35 +0000 (17:29 -0600)]
Speeding up xml.literals by 3x using code generation

15 years agoignore a windows file
Doug Coleman [Wed, 4 Feb 2009 19:31:57 +0000 (13:31 -0600)]
ignore a windows file

15 years agouse the console factor for tests
Doug Coleman [Wed, 4 Feb 2009 19:28:19 +0000 (13:28 -0600)]
use the console factor for tests

15 years agoFixing typo in xml.dispatch
Daniel Ehrenberg [Wed, 4 Feb 2009 19:25:51 +0000 (13:25 -0600)]
Fixing typo in xml.dispatch

15 years agoFix io.launcher on Windows -- Microsoft does the same thing with devenv
Doug Coleman [Wed, 4 Feb 2009 19:05:52 +0000 (13:05 -0600)]
Fix io.launcher on Windows -- Microsoft does the same thing with devenv

15 years agoFixing xml.dispatch
Daniel Ehrenberg [Wed, 4 Feb 2009 18:34:18 +0000 (12:34 -0600)]
Fixing xml.dispatch

15 years agoFixing bug in XML where prolog isn't considered; whenever you write XML, the encoding...
Daniel Ehrenberg [Wed, 4 Feb 2009 18:32:47 +0000 (12:32 -0600)]
Fixing bug in XML where prolog isn't considered; whenever you write XML, the encoding is listed as UTF-8.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Wed, 4 Feb 2009 17:30:57 +0000 (11:30 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 4 Feb 2009 11:26:32 +0000 (05:26 -0600)]
Merge branch 'master' into new_ui

15 years agoui.gadgets.debug: some gadgets for testing purposes
Slava Pestov [Wed, 4 Feb 2009 11:26:01 +0000 (05:26 -0600)]
ui.gadgets.debug: some gadgets for testing purposes

15 years agoio.encodings.chinese and io.encodings.japanese: use [1234]byte-array words instead...
Slava Pestov [Wed, 4 Feb 2009 11:14:00 +0000 (05:14 -0600)]
io.encodings.chinese and io.encodings.japanese: use [1234]byte-array words instead of B{ } new-sequence and [1234]array >byte-array

15 years agoAdd 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and...
Slava Pestov [Wed, 4 Feb 2009 11:13:12 +0000 (05:13 -0600)]
Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence

15 years agoMinor performance improvement for io.encodings.chinese: don't call 'linear' all the...
Slava Pestov [Wed, 4 Feb 2009 10:58:19 +0000 (04:58 -0600)]
Minor performance improvement for io.encodings.chinese: don't call 'linear' all the time

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 4 Feb 2009 10:45:33 +0000 (04:45 -0600)]
Merge branch 'master' into new_ui

15 years agoRegression: HTTP server would fail to serve files with binary encoding after Dan...
Slava Pestov [Wed, 4 Feb 2009 10:17:24 +0000 (04:17 -0600)]
Regression: HTTP server would fail to serve files with binary encoding after Dan's io.encodings.iana changes from earlier today

15 years ago'case' didn't work if the default was a non-quotation callable, like a curry; this...
Slava Pestov [Wed, 4 Feb 2009 08:41:30 +0000 (02:41 -0600)]
'case' didn't work if the default was a non-quotation callable, like a curry; this could come up with macro expansion. Bug reported by Dan

15 years agoMaking xml.dispatch compile
Daniel Ehrenberg [Wed, 4 Feb 2009 07:25:48 +0000 (01:25 -0600)]
Making xml.dispatch compile

15 years agohelp.stylesheet: Use a real bullet instead of a dash
Slava Pestov [Wed, 4 Feb 2009 06:51:47 +0000 (00:51 -0600)]
help.stylesheet: Use a real bullet instead of a dash

15 years agoClean up trim-{head,tail}{,-slice} combinators
Slava Pestov [Wed, 4 Feb 2009 06:51:00 +0000 (00:51 -0600)]
Clean up trim-{head,tail}{,-slice} combinators

15 years agoGrid layout now respects baselines when fill attribute is off
Slava Pestov [Wed, 4 Feb 2009 06:50:04 +0000 (00:50 -0600)]
Grid layout now respects baselines when fill attribute is off
Paragraph gadgets now compute a baseline

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 4 Feb 2009 05:00:46 +0000 (23:00 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove nrev from reports.noise
Doug Coleman [Wed, 4 Feb 2009 05:00:34 +0000 (23:00 -0600)]
remove nrev from reports.noise

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Wed, 4 Feb 2009 04:12:45 +0000 (22:12 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoBug fix and docs in wrap
Daniel Ehrenberg [Wed, 4 Feb 2009 04:12:04 +0000 (22:12 -0600)]
Bug fix and docs in wrap

15 years agoUnchecked-examples are hard, let's go shopping.
Doug Coleman [Wed, 4 Feb 2009 03:29:24 +0000 (21:29 -0600)]
Unchecked-examples are hard, let's go shopping.

15 years agoadd random to using list
Doug Coleman [Wed, 4 Feb 2009 03:27:59 +0000 (21:27 -0600)]
add random to using list

15 years agofill some holes in quadtree docs, rename quadtrees:prune to prune-quadtree to avoid...
Joe Groff [Wed, 4 Feb 2009 02:09:28 +0000 (20:09 -0600)]
fill some holes in quadtree docs, rename quadtrees:prune to prune-quadtree to avoid colliding with sets:prune, and kill silly call to boa

15 years agoFixing HTTP and IANA tests
Daniel Ehrenberg [Wed, 4 Feb 2009 01:44:28 +0000 (19:44 -0600)]
Fixing HTTP and IANA tests

15 years agoFixing encodings/XML
Daniel Ehrenberg [Tue, 3 Feb 2009 23:32:05 +0000 (17:32 -0600)]
Fixing encodings/XML

15 years agoFix io.encodings.japanese
slava [Tue, 3 Feb 2009 06:33:55 +0000 (00:33 -0600)]
Fix io.encodings.japanese

15 years agoRe-add 8dfc63eb99fa2cc186fb99c16d75a273365d2b60
slava [Tue, 3 Feb 2009 06:33:22 +0000 (00:33 -0600)]
Re-add 8dfc63eb99fa2cc186fb99c16d75a273365d2b60

15 years agoRe-add 334a96f25c4c9e01e2827ffa5ca53038218c06ed
slava [Tue, 3 Feb 2009 06:32:23 +0000 (00:32 -0600)]
Re-add 334a96f25c4c9e01e2827ffa5ca53038218c06ed

15 years agoTrying to fix a bad merge...
slava [Tue, 3 Feb 2009 06:27:34 +0000 (00:27 -0600)]
Trying to fix a bad merge...

Revert "Merge branch 'master' of git://factorcode.org/git/factor"

This reverts commit da639739bd2ef313737f01ff5e42b28cdbe6c9a9, reversing
changes made to 346a61f4978049689012e9fa84a893d4fa5234cf.

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Tue, 3 Feb 2009 03:22:29 +0000 (21:22 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdding Japanese and Chinese encodings to io.encodings docs and io.encodings.iana
Daniel Ehrenberg [Tue, 3 Feb 2009 03:20:55 +0000 (21:20 -0600)]
Adding Japanese and Chinese encodings to io.encodings docs and io.encodings.iana

15 years agoGB 18030 support
Daniel Ehrenberg [Tue, 3 Feb 2009 03:01:39 +0000 (21:01 -0600)]
GB 18030 support

15 years agoslight cleanup in memoize
Doug Coleman [Mon, 2 Feb 2009 22:37:36 +0000 (16:37 -0600)]
slight cleanup in memoize

15 years agoremove a couple usings and nrev
Doug Coleman [Mon, 2 Feb 2009 22:35:30 +0000 (16:35 -0600)]
remove a couple usings and nrev

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Mon, 2 Feb 2009 22:30:14 +0000 (16:30 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoEliminate more tuck usages
Slava Pestov [Mon, 2 Feb 2009 22:11:16 +0000 (16:11 -0600)]
Eliminate more tuck usages

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into new_ui
Slava Pestov [Mon, 2 Feb 2009 22:03:38 +0000 (16:03 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into new_ui

15 years agoassocs -> collections in quadtree tags to be consistent
Doug Coleman [Mon, 2 Feb 2009 22:03:03 +0000 (16:03 -0600)]
assocs -> collections in quadtree tags to be consistent

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into new_ui
Slava Pestov [Mon, 2 Feb 2009 22:01:14 +0000 (16:01 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into new_ui

15 years agoRemove ui.gadgets.broken; functionality merged into ui.gadgets.debug
Slava Pestov [Mon, 2 Feb 2009 22:00:57 +0000 (16:00 -0600)]
Remove ui.gadgets.broken; functionality merged into ui.gadgets.debug

15 years agoClean up ui.gadgets.grids
Slava Pestov [Mon, 2 Feb 2009 21:58:28 +0000 (15:58 -0600)]
Clean up ui.gadgets.grids

15 years agoAdd CHAR: completion to UI listener
Slava Pestov [Mon, 2 Feb 2009 21:58:09 +0000 (15:58 -0600)]
Add CHAR: completion to UI listener

15 years agoFix 'Cut' command in Factor.nib
Slava Pestov [Mon, 2 Feb 2009 21:57:07 +0000 (15:57 -0600)]
Fix 'Cut' command in Factor.nib

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 2 Feb 2009 21:52:01 +0000 (15:52 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix load error
Doug Coleman [Mon, 2 Feb 2009 21:51:42 +0000 (15:51 -0600)]
fix load error

15 years agogold-plate quadtrees
Joe Groff [Mon, 2 Feb 2009 21:16:03 +0000 (15:16 -0600)]
gold-plate quadtrees

15 years agoCorrectly compute pref-dim of gadgets with baseline alignment
Slava Pestov [Mon, 2 Feb 2009 21:14:46 +0000 (15:14 -0600)]
Correctly compute pref-dim of gadgets with baseline alignment

15 years agoRemove two swapd usages
Slava Pestov [Mon, 2 Feb 2009 20:26:54 +0000 (14:26 -0600)]
Remove two swapd usages

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Mon, 2 Feb 2009 20:26:31 +0000 (14:26 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agonon-retarded implementation of quadtree assoc-size
Joe Groff [Mon, 2 Feb 2009 20:25:29 +0000 (14:25 -0600)]
non-retarded implementation of quadtree assoc-size

15 years agoFixing interval maps docs typo; Minor change to io.encodings.japanese
Daniel Ehrenberg [Mon, 2 Feb 2009 19:53:08 +0000 (13:53 -0600)]
Fixing interval maps docs typo; Minor change to io.encodings.japanese

15 years agoWorking on baseline alignment
Slava Pestov [Mon, 2 Feb 2009 19:45:06 +0000 (13:45 -0600)]
Working on baseline alignment

15 years ago<CFString> doesn't bomb if string contains invalid codepoints > 0x10ffff
Slava Pestov [Mon, 2 Feb 2009 19:44:44 +0000 (13:44 -0600)]
<CFString> doesn't bomb if string contains invalid codepoints > 0x10ffff

15 years agoClean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators...
Slava Pestov [Mon, 2 Feb 2009 19:43:54 +0000 (13:43 -0600)]
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary

15 years agoadd test for quadtree >alist
Joe Groff [Mon, 2 Feb 2009 19:19:08 +0000 (13:19 -0600)]
add test for quadtree >alist

15 years agoquadtrees vocab
Joe Groff [Mon, 2 Feb 2009 19:16:03 +0000 (13:16 -0600)]
quadtrees vocab

15 years agoFix conflict
Slava Pestov [Mon, 2 Feb 2009 12:07:59 +0000 (06:07 -0600)]
Fix conflict

15 years agoFoo
Slava Pestov [Mon, 2 Feb 2009 12:07:06 +0000 (06:07 -0600)]
Foo

15 years agomap infimum => [ min ] map-reduce
Slava Pestov [Mon, 2 Feb 2009 12:04:29 +0000 (06:04 -0600)]
map infimum => [ min ] map-reduce

15 years agoFix io.encodings.japanese on case-sensitive file sysems
Slava Pestov [Mon, 2 Feb 2009 11:49:21 +0000 (05:49 -0600)]
Fix io.encodings.japanese on case-sensitive file sysems

15 years agoFix biassocs docs
Slava Pestov [Mon, 2 Feb 2009 11:47:29 +0000 (05:47 -0600)]
Fix biassocs docs

15 years agoRefactor basis/wrap to have a more flexible API
Slava Pestov [Mon, 2 Feb 2009 09:47:45 +0000 (03:47 -0600)]
Refactor basis/wrap to have a more flexible API

15 years agoUse [ max ] map-reduce instead of map supremum; would be nice to find a good name...
Slava Pestov [Mon, 2 Feb 2009 09:46:10 +0000 (03:46 -0600)]
Use [ max ] map-reduce instead of map supremum; would be nice to find a good name for this and put it in sequences vocab

15 years agoinfimum, supremum: use map-reduce
Slava Pestov [Mon, 2 Feb 2009 09:33:40 +0000 (03:33 -0600)]
infimum, supremum: use map-reduce

15 years agostrings.tables: use [ max ] map-reduce
Slava Pestov [Mon, 2 Feb 2009 09:33:23 +0000 (03:33 -0600)]
strings.tables: use [ max ] map-reduce

15 years agoRefactor ui.gadgets.paragraphs to use wrap
Slava Pestov [Mon, 2 Feb 2009 09:32:13 +0000 (03:32 -0600)]
Refactor ui.gadgets.paragraphs to use wrap

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Mon, 2 Feb 2009 06:22:48 +0000 (00:22 -0600)]
Merge branch 'master' into new_ui

15 years agoCleanup of various encodings implementations
Daniel Ehrenberg [Mon, 2 Feb 2009 06:16:33 +0000 (00:16 -0600)]
Cleanup of various encodings implementations

15 years agoAdd >biassoc word, and define new-assoc on biassocs so that assoc-map and such can...
Slava Pestov [Mon, 2 Feb 2009 06:11:33 +0000 (00:11 -0600)]
Add >biassoc word, and define new-assoc on biassocs so that assoc-map and such can produce biassocs when given biassocs as inputs

15 years agoAdd horizontal and vertical orientation constants, working on baseline alignment
Slava Pestov [Mon, 2 Feb 2009 06:02:55 +0000 (00:02 -0600)]
Add horizontal and vertical orientation constants, working on baseline alignment