Slava Pestov
|
01c2e26dfe
|
Fix alien tests, oops
|
2009-02-06 12:30:11 -06:00 |
sheeple
|
e0706040cb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 12:22:04 -06:00 |
sheeple
|
173b0ee78d
|
Add some more tests for complex numbers in FFI
|
2009-02-06 12:21:53 -06:00 |
Daniel Ehrenberg
|
adab00fa06
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 11:56:03 -06:00 |
Daniel Ehrenberg
|
47a751ad6c
|
Slight cleanup and fixing unit test
|
2009-02-06 11:44:58 -06:00 |
Daniel Ehrenberg
|
b206c5a2d1
|
Finishing getting rid of html.elements from basis
|
2009-02-06 10:54:13 -06:00 |
Slava Pestov
|
31f976e0e9
|
pack: cleanup, write macros in more intuitive style that works now
|
2009-02-06 10:22:22 -06:00 |
Slava Pestov
|
d1486589ef
|
Improving macro docs
|
2009-02-06 10:22:09 -06:00 |
Slava Pestov
|
53758074a2
|
stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug
|
2009-02-06 10:21:55 -06:00 |
Slava Pestov
|
79bb003e6d
|
io.sockets.secure.openssl: Don't allocate empty password string. Fixes test failures introduced by >c-ptr change
|
2009-02-06 10:17:20 -06:00 |
Slava Pestov
|
33b513fb05
|
byte-length on f outputs 0
|
2009-02-06 10:16:51 -06:00 |
Joe Groff
|
da05150686
|
Merge branch 'master' into fortran
|
2009-02-06 10:07:35 -06:00 |
Joe Groff
|
7e2ac604e7
|
some initial work on invoking fortran functions
|
2009-02-06 10:06:22 -06:00 |
Slava Pestov
|
4e422afb92
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 04:40:35 -06:00 |
Slava Pestov
|
3166828f75
|
Fix bug reported by Doug: smart combinators and inline words didn't mix very well in some cases
|
2009-02-06 04:38:54 -06:00 |
Slava Pestov
|
242638fc5c
|
alien.complex vocabulary implementing support for C99 complex numbers
|
2009-02-06 04:38:31 -06:00 |
Slava Pestov
|
d6aa376ed0
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
Slava Pestov
|
7ffbbb13e0
|
Specialized arrays can now be passed to alien functions directly, without calling underlying>> first
|
2009-02-06 04:36:17 -06:00 |
Slava Pestov
|
7bb0e78314
|
Add support for C99 complex float and complex double types to FFI
They are named complex-float and complex-double in the Factor world
|
2009-02-06 04:02:00 -06:00 |
Slava Pestov
|
4adef7db09
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
Add DEFINES-CLASS, to parallel DEFINES.
Update math.blas and specialized-arrays/vectors to use DEFINES-CLASS where appropriate
|
2009-02-06 02:45:21 -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
|
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
|
67ffc89402
|
colors.constants: defines a COLOR: word which looks up colors in X11 rgb.txt
|
2009-02-05 22:19:52 -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 |
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 |
Joe Groff
|
7ae06b0d27
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-04 20:32:03 -06:00 |
Joe Groff
|
ccdd8999e1
|
swizzle word to swizzle sequences
|
2009-02-04 19:46:19 -06:00 |
Daniel Ehrenberg
|
fa0d5de2e4
|
Speeding up xml.literals by 3x using code generation
|
2009-02-04 17:29:35 -06:00 |
Doug Coleman
|
3d84d17cc6
|
use the console factor for tests
|
2009-02-04 13:28:19 -06:00 |
Daniel Ehrenberg
|
c7a070ba8e
|
Fixing typo in xml.dispatch
|
2009-02-04 13:25:51 -06:00 |
Daniel Ehrenberg
|
292ebd4a4c
|
Fixing xml.dispatch
|
2009-02-04 12:34:18 -06:00 |
Daniel Ehrenberg
|
009ea7ad45
|
Fixing bug in XML where prolog isn't considered; whenever you write XML, the encoding is listed as UTF-8.
|
2009-02-04 12:32:47 -06:00 |
Daniel Ehrenberg
|
354830e983
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-04 11:30:57 -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
|
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
|
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 |
Daniel Ehrenberg
|
babe9bb2fd
|
Making xml.dispatch compile
|
2009-02-04 01:25:48 -06:00 |
Daniel Ehrenberg
|
067681334f
|
Bug fix and docs in wrap
|
2009-02-03 22:12:04 -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 |
Samuel Tardieu
|
0069547e90
|
Fix suboptimal prime number factoring
|
2009-02-03 00:33:12 +01: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
|
e7bb0d21d1
|
Fixing interval maps docs typo; Minor change to io.encodings.japanese
|
2009-02-02 13:53:08 -06:00 |
Slava Pestov
|
e88812b76a
|
map infimum => [ min ] map-reduce
|
2009-02-02 06:04:29 -06:00 |
Slava Pestov
|
25f8eeab6f
|
Fix io.encodings.japanese on case-sensitive file sysems
|
2009-02-02 05:49:21 -06:00 |
Slava Pestov
|
bb2452c86e
|
Fix biassocs docs
|
2009-02-02 05:47:29 -06:00 |
Slava Pestov
|
0497132a47
|
Refactor basis/wrap to have a more flexible API
|
2009-02-02 03:47:45 -06:00 |
Slava Pestov
|
b684db297a
|
Use [ max ] map-reduce instead of map supremum; would be nice to find a good name for this and put it in sequences vocab
|
2009-02-02 03:46:10 -06:00 |
Daniel Ehrenberg
|
ce83be67a4
|
Cleanup of various encodings implementations
|
2009-02-02 00:16:33 -06:00 |
Slava Pestov
|
7512ec1110
|
Add >biassoc word, and define new-assoc on biassocs so that assoc-map and such can produce biassocs when given biassocs as inputs
|
2009-02-02 00:11:33 -06:00 |
Daniel Ehrenberg
|
1360e5d1e0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-01 23:53:38 -06:00 |
Daniel Ehrenberg
|
3c75dfd2e0
|
Shift-JIS support; minor cleanup of io.binary
|
2009-02-01 23:47:36 -06:00 |
Daniel Ehrenberg
|
f660c7e7e8
|
Cleanup of io.encodings.utf32
|
2009-02-01 18:54:06 -06:00 |
Daniel Ehrenberg
|
ec22af4dbd
|
UTF-32 encoding/decoding
|
2009-02-01 15:36:07 -06:00 |
Slava Pestov
|
e089ce6df0
|
Fix http test
|
2009-02-01 02:02:09 -06:00 |
Slava Pestov
|
fae0d8bac1
|
Fix validation error rendering
|
2009-01-31 21:56:39 -06:00 |
Slava Pestov
|
4e779820b8
|
Fix load error
|
2009-01-31 21:23:56 -06:00 |
Slava Pestov
|
83116c6439
|
Change example to unchecked-example since on netbsd math functions return 0 instead of NaN on domain errors
|
2009-01-31 21:02:13 -06:00 |
Slava Pestov
|
1194ce38aa
|
Fix some bugs in xml.utilities and add new unit tests
|
2009-01-31 21:01:55 -06:00 |
Slava Pestov
|
7a8dc80426
|
Fix some issues in http.server
|
2009-01-31 20:54:49 -06:00 |
Slava Pestov
|
938d9c733e
|
Fix help.html for Dan's recent changes
|
2009-01-31 20:44:30 -06:00 |
Slava Pestov
|
0408788518
|
Rewrite html.streams to use xml.literals
|
2009-01-31 20:44:17 -06:00 |
Slava Pestov
|
ad40042663
|
Fix regression in xmode.code2html:htmlize-lines
|
2009-01-31 03:02:10 -06:00 |
Slava Pestov
|
b88f537bc9
|
Fix circular dependency between db.tuples and db.types docs
|
2009-01-31 03:01:56 -06:00 |
Daniel Ehrenberg
|
43ab7947ae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-31 01:06:00 -06:00 |
Daniel Ehrenberg
|
58d6e68855
|
Minor changes to web framework; fixing websites.concatenative:init-testing
|
2009-01-31 01:01:54 -06:00 |
Slava Pestov
|
a15ccb3812
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 23:27:17 -06:00 |
Slava Pestov
|
b2ee879c07
|
Fix load error
|
2009-01-30 23:26:41 -06:00 |
Doug Coleman
|
12ca0eec41
|
blas from netbsd pkgsrc depends on f2c runtime libs
|
2009-01-30 22:42:36 -06:00 |
Doug Coleman
|
a50ed0d76d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 21:38:38 -06:00 |
Joe Groff
|
191415dc8f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 21:55:30 -06:00 |
Joe Groff
|
e701e66399
|
Load right blas libraries on netbsd
|
2009-01-30 21:46:47 -06:00 |
Daniel Ehrenberg
|
a6a1b56169
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 19:53:49 -06:00 |
Slava Pestov
|
b876e08b56
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 19:34:52 -06:00 |
Slava Pestov
|
f8092480a6
|
Fix a couple of bugs in xmode and add a unit test
|
2009-01-30 19:34:31 -06:00 |
Daniel Ehrenberg
|
d4f865d5f0
|
Fixing some things I broke
|
2009-01-30 19:28:16 -06:00 |
Doug Coleman
|
05ff26d523
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 19:24:48 -06:00 |
Doug Coleman
|
9c2a476d98
|
minor cleanup
|
2009-01-30 19:24:35 -06:00 |
Doug Coleman
|
f1a1760e6e
|
add csv>file and file>csv words, better docs for csv, a few cleanups
|
2009-01-30 19:23:04 -06:00 |
Doug Coleman
|
c9f0dc072a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 18:36:29 -06:00 |
Joe Groff
|
f1182ef800
|
use CONSTANT: for cblas constants
|
2009-01-30 17:28:06 -06:00 |
Joe Groff
|
8b68e80254
|
load libblas before libcblas on openbsd
|
2009-01-30 17:13:40 -06:00 |
Slava Pestov
|
e36376b432
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 16:52:11 -06:00 |
Slava Pestov
|
7a4b03821b
|
Fix furnace help lint warning
|
2009-01-30 16:52:03 -06:00 |
Doug Coleman
|
e70bf1f313
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 16:46:07 -06:00 |
Doug Coleman
|
a60e11b89e
|
add RTLD_GLOBAL to dlopen flags. load atlas before cblas on freebsd
|
2009-01-30 16:45:30 -06:00 |
Slava Pestov
|
4bcd4434ca
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 16:20:22 -06:00 |
Doug Coleman
|
2b6f9f31ff
|
fix help-lint docs for db
|
2009-01-30 16:17:50 -06:00 |
John Benediktsson
|
1c045619d0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 14:17:26 -08:00 |
John Benediktsson
|
267e246766
|
Support "%s" for numbers, and add support for sequences and assocs formatting.
|
2009-01-30 14:17:12 -08:00 |
Doug Coleman
|
ffc8093db9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 15:30:26 -06:00 |
Doug Coleman
|
e872eb1e8e
|
fix docs for environment
|
2009-01-30 15:29:28 -06:00 |
Slava Pestov
|
e5897b5ef7
|
Remove bogus dependencies
|
2009-01-30 15:28:53 -06:00 |
Doug Coleman
|
f31cf8e9a9
|
fix empty description
|
2009-01-30 15:21:46 -06:00 |
John Benediktsson
|
d0471d1780
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 12:51:49 -08:00 |
Slava Pestov
|
c41f00b1e9
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2009-01-30 14:41:38 -06:00 |
Joe Groff
|
ebf6cbaa0d
|
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
|
2009-01-30 11:42:43 -06:00 |
Daniel Ehrenberg
|
6240f00803
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 11:30:07 -06:00 |
Daniel Ehrenberg
|
de49f6fc74
|
Moving xml.interpolate to xml.literals
|
2009-01-30 11:29:30 -06:00 |
Slava Pestov
|
fe886fc8f3
|
Help lint: check for empty description elements
|
2009-01-30 03:45:51 -06:00 |
Doug Coleman
|
fc2d3159f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-29 22:21:52 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Daniel Ehrenberg
|
b7975de956
|
Making XML slightly faster
|
2009-01-29 22:17:55 -06:00 |
Slava Pestov
|
920ea48d00
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-29 22:08:39 -06:00 |
Slava Pestov
|
858299c31f
|
Add support for GL_BGRA_ext
|
2009-01-29 22:08:28 -06:00 |
Daniel Ehrenberg
|
eccabfea12
|
Making XML 30% faster
|
2009-01-29 21:41:08 -06:00 |
Doug Coleman
|
f9cd01683c
|
fix unix bootstrap
|
2009-01-29 21:26:27 -06:00 |
Doug Coleman
|
e4c6977418
|
fix some db docs
|
2009-01-29 21:25:02 -06:00 |
Doug Coleman
|
2f9ad7e492
|
add using
|
2009-01-29 21:13:49 -06:00 |
Doug Coleman
|
1a1ed1b7a3
|
split-last "." on windows
|
2009-01-29 21:11:35 -06:00 |
Doug Coleman
|
c1e09147e3
|
fix docs typo
|
2009-01-29 21:11:18 -06:00 |
Doug Coleman
|
b21e40fe95
|
fix windows backend
|
2009-01-29 21:03:16 -06:00 |
Doug Coleman
|
ea153f153a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-29 19:58:29 -06:00 |
Daniel Ehrenberg
|
c025d9da87
|
Fixing formatting errors in db docs
|
2009-01-29 19:14:34 -06:00 |
Daniel Ehrenberg
|
33a8f0d87e
|
Docs for some undocumented XML data types
|
2009-01-29 19:00:31 -06:00 |
Daniel Ehrenberg
|
875592b010
|
Fixing xml.name for word name change
|
2009-01-29 18:38:14 -06:00 |
Doug Coleman
|
5e4265507e
|
add a binding to a function
|
2009-01-29 18:34:50 -06:00 |
Doug Coleman
|
c253cd854a
|
move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode
|
2009-01-29 18:33:19 -06:00 |
Daniel Ehrenberg
|
b01cd06245
|
XML docs improvements
|
2009-01-29 18:25:23 -06:00 |
Daniel Ehrenberg
|
af2706b75c
|
Code cleanup in XML
|
2009-01-29 16:57:13 -06:00 |
Daniel Ehrenberg
|
dd15816bad
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-29 15:16:12 -06:00 |
Daniel Ehrenberg
|
cadbcdc9a4
|
Fixing everything now(?)
|
2009-01-29 15:15:50 -06:00 |
Daniel Ehrenberg
|
6372395b8a
|
Fixing everything I broke?
|
2009-01-29 13:33:04 -06:00 |
Doug Coleman
|
3c3fcc7e11
|
add a couple functions to kernel32
|
2009-01-29 13:16:21 -06:00 |
Slava Pestov
|
0c6fd1b6dc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-29 01:45:28 -06:00 |
Slava Pestov
|
44bfff7c7b
|
Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =
|
2009-01-29 01:44:58 -06:00 |
Slava Pestov
|
31e662043b
|
Add unit test for xmode bug discovered by anonymous pastebin user
|
2009-01-29 01:44:09 -06:00 |
Daniel Ehrenberg
|
356ee5ced5
|
Fixing xmode?
|
2009-01-28 23:56:47 -06:00 |
Daniel Ehrenberg
|
d647209ca5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-28 23:45:29 -06:00 |
Daniel Ehrenberg
|
391d6db9fe
|
Cleaning up Unicode docs
|
2009-01-28 23:45:12 -06:00 |
Daniel Ehrenberg
|
1e5259198c
|
Fixing Farkup tests
|
2009-01-28 23:45:00 -06:00 |
Slava Pestov
|
3e685b2eb4
|
Add test case for bug discovered by erg
|
2009-01-28 23:35:41 -06:00 |
Slava Pestov
|
87e0110ff1
|
O(1) equal? and hashcode* for ranges
|
2009-01-28 23:33:26 -06:00 |
Slava Pestov
|
a45c91659a
|
Update mmap docs
|
2009-01-28 23:33:10 -06:00 |
Daniel Ehrenberg
|
e5760bf644
|
Slava is a hack, and specialized-vectors might work now
|
2009-01-28 18:48:07 -06:00 |
Daniel Ehrenberg
|
dc49f138c4
|
Fix to xmode
|
2009-01-28 18:21:37 -06:00 |
Daniel Ehrenberg
|
dcad3ad225
|
Un-breaking Chloe
|
2009-01-28 17:49:21 -06:00 |
Daniel Ehrenberg
|
915be761be
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-28 17:18:48 -06:00 |
Daniel Ehrenberg
|
9dc60a552d
|
Fixing xmode bug
|
2009-01-28 17:18:14 -06:00 |
Slava Pestov
|
4de41f94e9
|
Fixing wrappers with locals
|
2009-01-28 17:07:31 -06:00 |
Daniel Ehrenberg
|
88e8b95cf7
|
Reverting xmode.marker (it's not using XML!)
|
2009-01-28 16:25:41 -06:00 |
Daniel Ehrenberg
|
940a085325
|
XML interpolation efficiency/cleanup
|
2009-01-28 16:17:20 -06:00 |
Daniel Ehrenberg
|
d5160ce791
|
Fixing USING: lines
|
2009-01-28 15:46:34 -06:00 |
Slava Pestov
|
1a409b9213
|
Fix specialized-arrays.direct.functor
|
2009-01-28 15:46:04 -06:00 |
Slava Pestov
|
ddd8c2b67e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-28 15:10:29 -06:00 |
Slava Pestov
|
16181f818b
|
Clean up functors so that the generated code looks sane with 'see'
|
2009-01-28 15:07:16 -06:00 |
Slava Pestov
|
f438bd5157
|
Better handling of wrappers in locals
|
2009-01-28 15:04:36 -06:00 |
Daniel Ehrenberg
|
af9d70c65a
|
XML chunks are a separate datatype; XML tags are no longer assocs
|
2009-01-28 14:33:33 -06:00 |
Daniel Ehrenberg
|
371b919abc
|
Quoted printable vocab
|
2009-01-28 12:29:25 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
b32b666689
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-28 01:59:22 -06:00 |
Doug Coleman
|
0237034cad
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 19:17:00 -06:00 |
Doug Coleman
|
c379497599
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 16:23:47 -06:00 |
Doug Coleman
|
41e0db098c
|
make pack/unpack public
|
2009-02-09 16:19:43 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
a4a6885189
|
Fix setters for value struct slots and add unit test for this case; this fixes an io.mmap regression on Windows
|
2009-01-28 01:58:57 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
5af6c10eed
|
Fix io.launcher.windows.nt test when run from factor.exe
|
2009-01-28 01:58:03 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
49875b9cc7
|
Use factor.exe or factor.com when deploying on Windows, depending on whether or not the UI is enabled
|
2009-01-28 01:57:46 -06:00 |
Daniel Ehrenberg
|
b13ebfe757
|
Summary and author for io.crlf
|
2009-01-27 18:43:20 -06:00 |
Daniel Ehrenberg
|
fcb56cf6db
|
Factored out io.crlf
|
2009-01-27 18:42:17 -06:00 |
Daniel Ehrenberg
|
69c509a29f
|
Removing outdated comments in xml.utilities
|
2009-01-27 18:16:35 -06:00 |
Daniel Ehrenberg
|
9a504b5cd8
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/eval/eval-tests.factor
|
2009-01-27 16:55:41 -06:00 |
Daniel Ehrenberg
|
ac1ddfcc6c
|
Random minor fixes; html.components doesn't duplicate parsing anymore
|
2009-01-27 16:54:41 -06:00 |
John Benediktsson
|
ffb1d7e51a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-27 13:39:42 -08:00 |
Slava Pestov
|
b655f71d5b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-27 15:38:13 -06:00 |
Slava Pestov
|
298fdecf32
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
Daniel Ehrenberg
|
c01ef3fca2
|
Fixing random docs and tests
|
2009-01-27 15:35:51 -06:00 |
Daniel Ehrenberg
|
824df4182a
|
Fixing xml.interpolate docs
|
2009-01-27 15:10:56 -06:00 |
Daniel Ehrenberg
|
c581b67193
|
Code using interpolation can now compile
|
2009-01-27 14:33:43 -06:00 |
Daniel Ehrenberg
|
c46f857671
|
Documenting read-dtd and friends; renaming sax to each-element
|
2009-01-27 14:15:00 -06:00 |
Daniel Ehrenberg
|
cd6b494e78
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-27 13:38:29 -06:00 |
Daniel Ehrenberg
|
50cd0c4ccc
|
Updating other vocabs for XML changes
|
2009-01-27 13:38:13 -06:00 |
Daniel Ehrenberg
|
ea741a786c
|
Splitting off PROCESS:/TAG: into a separate vocab; new word XML-NS:
|
2009-01-27 13:34:14 -06:00 |
Slava Pestov
|
ad7b4cec01
|
Revert Windows console encoding since the DOS prompt is not really cp1252
|
2009-01-27 04:29:44 -06:00 |
Slava Pestov
|
730246c5e9
|
Make help.lint even stricter
|
2009-01-27 04:27:22 -06:00 |
Slava Pestov
|
a9ef525aed
|
Help lint fixes for stricter help lint
|
2009-01-27 04:12:37 -06:00 |
Slava Pestov
|
c93e56d893
|
Stricter help.lint
|
2009-01-27 04:11:43 -06:00 |
Slava Pestov
|
9935c8f3c0
|
help.lint: check examples in articles
|
2009-01-27 01:41:57 -06:00 |
Daniel Ehrenberg
|
b4fe2f0ad0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-27 00:30:43 -06:00 |