Slava Pestov
|
897641d2d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-02 15:33:49 -05:00 |
Slava Pestov
|
13578a780d
|
Clean up wiki a bit
|
2008-06-02 15:33:33 -05:00 |
Slava Pestov
|
442ef1e8f0
|
Add file-extension word
|
2008-06-02 15:00:51 -05:00 |
Slava Pestov
|
bf40d2b8c7
|
Remove obsolete files
|
2008-06-02 15:00:43 -05:00 |
Slava Pestov
|
9bd38767ab
|
Big web framework refactoring
|
2008-06-02 15:00:03 -05:00 |
Slava Pestov
|
81d417f265
|
Improved http.mime, renamed to mime-types
|
2008-06-02 13:43:21 -05:00 |
Slava Pestov
|
ee92cdef0f
|
Add username and password slots to URLs
|
2008-06-02 13:27:00 -05:00 |
James Cash
|
25fa024898
|
Reduce for conses
|
2008-06-02 14:13:48 -04:00 |
James Cash
|
c65e299e8c
|
Moving cons stuff into its own sub-vocab
|
2008-06-02 01:26:10 -04:00 |
Bruno Deferrari
|
e6a4802ff8
|
irc.client: Some fixes and improvments, more tests
|
2008-06-02 01:33:54 -03:00 |
James Cash
|
f0fdac5b7d
|
Starting work on converting lisp.factor to use cons cells
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
27586218e8
|
Replacing s-exp tuple with cons cells in parser, updating tests
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
99e546ef65
|
More work on macros
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
bf860c8529
|
Starting work on macros
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
1f9c6d472e
|
Removing map test, poor implementation
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
904bac2808
|
Don't need bake anymore, using fry instead
|
2008-06-02 00:00:06 -04:00 |
James Cash
|
4b3560d068
|
Spelling error, more tests
|
2008-06-02 00:00:05 -04:00 |
Bruno Deferrari
|
352c9b8997
|
irc.client: Clean code a bit, add some unit-tests
|
2008-06-01 20:58:53 -03:00 |
Slava Pestov
|
c5c65a4ce4
|
Web framework refactoring work in progress
|
2008-06-01 17:22:39 -05:00 |
Bruno Deferrari
|
cf07763259
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 16:56:20 -03:00 |
Matthew Willis
|
f10d604bce
|
Merge branch 'master' of git://onigirihouse.com/git/yuuki
|
2008-06-01 12:47:19 -07:00 |
Matthew Willis
|
863e3df8e4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 12:44:22 -07:00 |
Daniel Ehrenberg
|
94776f6841
|
Collation cleanup and test added
|
2008-06-01 13:50:12 -05:00 |
Matthew Willis
|
a3eb649fd6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 10:36:55 -07:00 |
Matthew Willis
|
53952c3200
|
enhanced performance of pango and cairo gadgets by making the intermediate byte-arrays short-lived, and by using a global "dummy-cairo" for measuring layout-sizes
|
2008-06-01 10:35:40 -07:00 |
Daniel Ehrenberg
|
a2ee33f282
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 12:22:42 -05:00 |
Doug Coleman
|
96ce30a534
|
add advanced-select word
|
2008-06-01 11:25:09 -05:00 |
Daniel Ehrenberg
|
d3d1db199e
|
Docs for collation
|
2008-06-01 11:24:17 -05:00 |
Eduardo Cavazos
|
e8be61ece5
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-06-01 10:48:01 -05:00 |
Eduardo Cavazos
|
904f91298e
|
dns.forwarding: Refactor a bit. Add a main.
|
2008-06-01 10:47:23 -05:00 |
Eduardo Cavazos
|
34ba89025b
|
combinators.lib: fix bug
|
2008-06-01 10:46:38 -05:00 |
Eduardo Cavazos
|
f0e3008317
|
Add dns.misc
|
2008-06-01 10:46:02 -05:00 |
Daniel Ehrenberg
|
a4acf8907c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 01:24:19 -05:00 |
Daniel Ehrenberg
|
b88a383151
|
Yahoo updates
|
2008-06-01 01:23:11 -05:00 |
Slava Pestov
|
7eca88cdb5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 00:59:55 -05:00 |
Slava Pestov
|
9f0b470f73
|
Improving URL library
|
2008-06-01 00:59:06 -05:00 |
Doug Coleman
|
a7afae250d
|
clean up code some
make \# retries user configurable
|
2008-06-01 00:48:38 -05:00 |
Doug Coleman
|
41a9bb9ac4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-01 00:02:36 -05:00 |
Doug Coleman
|
e5b370194d
|
re-enable postgresql tests
|
2008-06-01 00:02:24 -05:00 |
Doug Coleman
|
18f139394e
|
remove throwable conecpt from db
|
2008-05-31 23:38:10 -05:00 |
Slava Pestov
|
3ab71b00a9
|
URLs library, abstracted out from http.server
|
2008-05-31 23:20:24 -05:00 |
Slava Pestov
|
6f45cf60ce
|
Merge branch 'master' of git://onigirihouse.com/git/yuuki
|
2008-05-31 17:24:53 -05:00 |
Matthew Willis
|
8c686c67f9
|
pango.fonts: make sure to free arrays with g_free
|
2008-05-31 13:41:54 -07:00 |
Slava Pestov
|
b380e3ad35
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-31 15:34:51 -05:00 |
Slava Pestov
|
ca9efa8b60
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-05-31 15:03:28 -05:00 |
Joe Groff
|
0b4a0f5e4d
|
Adjust json.reader unit tests a bit
|
2008-05-31 09:10:11 -07:00 |
Joe Groff
|
b1bc993799
|
Add a test suite for json.reader. Fix bugs in json.reader: failure to parse when more than one character of whitespace between tokens, failure to parse escape codes in strings, misinterpretation of "e+02" as a negative exponent, failure to handle leading whitespace, and failure to handle "+" as the first character of a number. Change json.reader to parse JSON booleans into Factor t and f, and to parse JSON null into the json-null symbol.
|
2008-05-31 08:00:43 -07:00 |
Eduardo Cavazos
|
0e655a204d
|
dns.cache: minor removal
|
2008-05-31 08:07:53 -05:00 |
Eduardo Cavazos
|
f59cc01d9a
|
dns.resolver: cache-message moved to dns. Also some minor cleanups.
|
2008-05-31 07:42:38 -05:00 |
Eduardo Cavazos
|
f66fd9a129
|
dns: move fully-qualified from dns.resolver
|
2008-05-31 07:39:20 -05:00 |