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 |
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 |
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 |
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 |
Slava Pestov
|
dfa0931db1
|
Merge branch 'master' into new_ui
|
2009-02-04 05:26:32 -06:00 |
Slava Pestov
|
4c5b79ea57
|
ui.gadgets.debug: some gadgets for testing purposes
|
2009-02-04 05:26:01 -06:00 |
Slava Pestov
|
489019acd0
|
io.encodings.chinese and io.encodings.japanese: use [1234]byte-array words instead of B{ } new-sequence and [1234]array >byte-array
|
2009-02-04 05:14:00 -06:00 |
Slava Pestov
|
f8d80faed3
|
Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence
|
2009-02-04 05:13:12 -06:00 |
Slava Pestov
|
4ee7fb1c30
|
Minor performance improvement for io.encodings.chinese: don't call 'linear' all the time
|
2009-02-04 04:58:19 -06:00 |
Slava Pestov
|
feb5688296
|
Merge branch 'master' into new_ui
|
2009-02-04 04:45:33 -06:00 |
Slava Pestov
|
cb174f0db1
|
Regression: HTTP server would fail to serve files with binary encoding after Dan's io.encodings.iana changes from earlier today
|
2009-02-04 04:17:24 -06:00 |
Slava Pestov
|
cd77ecfab3
|
'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
|
2009-02-04 02:41:30 -06:00 |
Slava Pestov
|
1085487028
|
help.stylesheet: Use a real bullet instead of a dash
|
2009-02-04 00:51:47 -06:00 |
Slava Pestov
|
f5c7beb75a
|
Clean up trim-{head,tail}{,-slice} combinators
|
2009-02-04 00:51:00 -06:00 |
Slava Pestov
|
e1260031b6
|
Grid layout now respects baselines when fill attribute is off
Paragraph gadgets now compute a baseline
|
2009-02-04 00:50:04 -06:00 |
Doug Coleman
|
280939e6ca
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-03 23:00:46 -06:00 |
Doug Coleman
|
80389d23ff
|
remove nrev from reports.noise
|
2009-02-03 23:00:34 -06:00 |
Daniel Ehrenberg
|
038d86564f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-03 22:12:45 -06:00 |
Daniel Ehrenberg
|
067681334f
|
Bug fix and docs in wrap
|
2009-02-03 22:12:04 -06:00 |
Doug Coleman
|
86a46477a6
|
Unchecked-examples are hard, let's go shopping.
|
2009-02-03 21:29:24 -06:00 |
Doug Coleman
|
d5f2a2133b
|
add random to using list
|
2009-02-03 21:27:59 -06:00 |
Daniel Ehrenberg
|
594f21e5bd
|
Fixing HTTP and IANA tests
|
2009-02-03 19:44:28 -06:00 |
Daniel Ehrenberg
|
246c4bb13c
|
Fixing encodings/XML
|
2009-02-03 17:32:05 -06:00 |
slava
|
a3e52f283b
|
Fix io.encodings.japanese
|
2009-02-03 00:33:55 -06:00 |
slava
|
f340e4d649
|
Re-add 8dfc63eb99
|
2009-02-03 00:33:22 -06:00 |
slava
|
7c804591b1
|
Re-add 334a96f25c
|
2009-02-03 00:32:23 -06:00 |
slava
|
e29f18a2f4
|
Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"
This reverts commit da639739bd , reversing
changes made to 346a61f497 .
|
2009-02-03 00:27:34 -06:00 |
Daniel Ehrenberg
|
da639739bd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-02 21:22:29 -06:00 |
Daniel Ehrenberg
|
8dfc63eb99
|
Adding Japanese and Chinese encodings to io.encodings docs and io.encodings.iana
|
2009-02-02 21:20:55 -06:00 |
Daniel Ehrenberg
|
334a96f25c
|
GB 18030 support
|
2009-02-02 21:01:39 -06:00 |
Doug Coleman
|
346a61f497
|
slight cleanup in memoize
|
2009-02-02 16:37:36 -06:00 |
Doug Coleman
|
e9f2197590
|
remove a couple usings and nrev
|
2009-02-02 16:35:30 -06:00 |
Daniel Ehrenberg
|
27a424fbdc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-02 16:30:14 -06:00 |
Slava Pestov
|
aa331e451b
|
Eliminate more tuck usages
|
2009-02-02 16:11:16 -06:00 |
Slava Pestov
|
40ca08ce35
|
Merge branch 'master' of git://factorcode.org/git/factor into new_ui
|
2009-02-02 16:03:38 -06:00 |
Doug Coleman
|
7644d51e3b
|
assocs -> collections in quadtree tags to be consistent
|
2009-02-02 16:03:03 -06:00 |
Slava Pestov
|
7ca7e58b2f
|
Merge branch 'master' of git://factorcode.org/git/factor into new_ui
|
2009-02-02 16:01:14 -06:00 |
Slava Pestov
|
c12338c989
|
Remove ui.gadgets.broken; functionality merged into ui.gadgets.debug
|
2009-02-02 16:00:57 -06:00 |
Slava Pestov
|
69974440c4
|
Clean up ui.gadgets.grids
|
2009-02-02 15:58:28 -06:00 |
Slava Pestov
|
3eb5222186
|
Add CHAR: completion to UI listener
|
2009-02-02 15:58:09 -06:00 |
Slava Pestov
|
2a74c6d113
|
Fix 'Cut' command in Factor.nib
|
2009-02-02 15:57:07 -06:00 |
Doug Coleman
|
639b9147a3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-02 15:52:01 -06:00 |
Doug Coleman
|
475f89645d
|
fix load error
|
2009-02-02 15:51:42 -06:00 |
Joe Groff
|
82daca7f6f
|
gold-plate quadtrees
|
2009-02-02 15:16:03 -06:00 |
Slava Pestov
|
3ed8d9ccce
|
Correctly compute pref-dim of gadgets with baseline alignment
|
2009-02-02 15:14:46 -06:00 |
Slava Pestov
|
a5116d0b5d
|
Remove two swapd usages
|
2009-02-02 14:26:54 -06:00 |
Joe Groff
|
e9972d3ff3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-02 14:26:31 -06:00 |