Jason Merrill
4e0db1332c
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-19 18:55:27 -05:00
Jason Merrill
90b6b38fd1
Changed math.dual to define words as dword instead of overloading generic words on dual numbers.
2009-02-19 18:49:13 -05:00
Jose A. Ortega Ruiz
e426026f73
FUEL: Fix.
2009-02-19 10:36:52 +01:00
Jose A. Ortega Ruiz
9e68c222f0
FUEL: small refactoring.
2009-02-19 10:26:00 +01:00
Slava Pestov
b9de229b23
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2009-02-18 22:13:39 -06:00
Slava Pestov
e9d96bc9d8
Merge branch 'master' of git://github.com/jwmerrill/factor
2009-02-18 22:12:49 -06:00
Tim Wawrzynczak
60b40302f9
Merge branch 'master' of git://factorcode.org/git/factor
...
* 'master' of git://factorcode.org/git/factor: (36 commits)
fix load error
fix load error
set a default log level
change literals so that $ works with constants in same compilation unit
with-logging should not take a DEBUG level
remove dead code
call canonicalize-path when determining if we can serve a path
add a couple unit tests to ftp
make ftp server work with firefox, simplify some code
fix logging check, unit tests
add unix canonicalize-path
add canonicalize-path, fix a bug in file-extension
io.encodings.korean TODO removes
add timestamp>mdtm to calendar.format
use +foo+ as symbol names
add ; to word definition in stack-checker docs
with-logging change
with-logging takes a log-level, more docs
use the new with-logging
make io.servers.packet load again
...
2009-02-18 21:33:32 -06:00
Tim Wawrzynczak
9c44c87b05
Merged interfaces between v1 and v2 (id3-info); added textual genre names instead of numbers
2009-02-18 21:32:31 -06:00
Doug Coleman
318533e187
fix load error
2009-02-18 21:13:46 -06:00
Jason Merrill
8968093623
Added dual versions of a few more words to math.dual.
2009-02-18 21:28:48 -05:00
Jason Merrill
6f735fd763
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-18 19:58:55 -05:00
Jose A. Ortega Ruiz
08113cd741
FUEL: Don't load vocabs in USING: form by default.
2009-02-19 01:33:47 +01:00
Joe Groff
64a37ffde7
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-18 16:57:38 -06:00
Joe Groff
ddce0e0a10
change literals so that $ works with constants in same compilation unit
2009-02-18 16:57:20 -06:00
Doug Coleman
91b4947e1e
with-logging should not take a DEBUG level
2009-02-18 16:01:53 -06:00
Doug Coleman
bf3ef49dd0
with-logging change
2009-02-17 11:31:01 -06:00
Doug Coleman
f1cc9e7ebb
add author
2009-02-16 21:29:28 -06:00
Slava Pestov
6b25e99470
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
Slava Pestov
1f273a852a
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-15 20:45:14 -06:00
Slava Pestov
ebd0e9250f
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
2009-02-15 20:45:06 -06:00
Doug Coleman
89f3920291
Merge branch 'master' of git://github.com/inforichland/factor-id3
2009-02-15 20:33:58 -06:00
Slava Pestov
6b99b04531
Add vocab: for vocab-relative paths
2009-02-15 19:53:21 -06:00
Tim Wawrzynczak
9363ecc108
Removed extra nulls from v1 tags
2009-02-15 19:12:46 -06:00
Joe Groff
298e75b529
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-13 20:21:42 -06:00
Slava Pestov
83834f802a
Fixing twitter
2009-02-13 20:20:22 -06:00
Slava Pestov
3c00e72706
Clean up extra/twitter a little bit
2009-02-13 18:06:55 -06:00
Doug Coleman
8223f42775
decode uname strings as utf8
2009-02-13 15:52:17 -06:00
Joe Groff
b3e20dfdf2
better factor annotations docs
2009-02-13 15:10:46 -06:00
Joe Groff
53f6d394ea
let the world know you tweet from factor
2009-02-13 13:07:48 -06:00
Joe Groff
fb844f2ac0
twitter timelines
2009-02-13 11:54:07 -06:00
Joe Groff
92f3ae39ad
gotta load urls.secure to use https
2009-02-12 22:56:46 -06:00
Joe Groff
e3f531cba4
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-12 22:40:51 -06:00
Joe Groff
7f8e890f1f
twitta
2009-02-12 22:39:48 -06:00
Jason Merrill
fe55e939f9
Added math.dual and math.derivatives for computing with dual numbers. Also
...
made a few more methods in math.functions generic in order to specialize them
on dual numbers.
2009-02-12 23:13:16 -05:00
Doug Coleman
1f6c50fd91
use constant in tar, remove ignore-errors
2009-02-12 16:40:45 -06:00
Doug Coleman
76ae3fd224
Fix compile error in ui.render.test; images API changed...
2009-02-12 08:39:52 -06:00
Slava Pestov
cf9e7d1e75
Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch
2009-02-12 04:25:33 -06:00
Slava Pestov
2220515947
Re-organize images and images.backend into images and images.loader
2009-02-12 02:41:37 -06:00
Joe Groff
ff33f38a02
annotations docs
2009-02-11 19:58:28 -06:00
Joe Groff
87c9ab72c3
don't want to filter nonword annotation usages
2009-02-11 18:58:42 -06:00
Joe Groff
6c723642bd
annotations tests
2009-02-11 18:42:01 -06:00
Joe Groff
a3115d0215
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-11 18:35:23 -06:00
Joe Groff
e8657995b6
code annotations toy
2009-02-11 18:35:08 -06:00
Philipp Brüschweiler
aba1dbabcf
infix: added meta information and fixed up docs somewhat
2009-02-11 20:56:09 +01:00
Slava Pestov
6ae2694f51
Move images vocab, and constructors (which it depends on) to basis
2009-02-11 05:01:04 -06:00
Slava Pestov
ab6ec008dd
Remove sorting.slots from images.tiff USING: list
2009-02-11 04:59:47 -06:00
Daniel Ehrenberg
e138355abe
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-10 21:57:07 -06:00
Doug Coleman
610c43a3c3
remove circular using
2009-02-10 20:49:10 -06:00
Doug Coleman
94f6d28f34
fix a method
2009-02-10 19:34:02 -06:00
Daniel Ehrenberg
72c898e2b5
Code for letting you test the todo list
2009-02-10 19:05:08 -06:00