John Benediktsson
|
0227ff8dc4
|
classes.struct.packed: adding support for packed structures.
|
2011-08-19 13:13:34 -07:00 |
John Benediktsson
|
f960a194b5
|
Adding 'memcached' vocab to talk to memcached servers.
|
2011-08-19 13:11:24 -07:00 |
John Benediktsson
|
15f2a86e0f
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-01 13:42:47 -07:00 |
Erik Charlebois
|
981477a7ff
|
Fix mason following PPC changes; target-os and target-cpu are no longer strings.
|
2011-07-29 01:57:14 -04:00 |
Erik Charlebois
|
6fef726d58
|
Replace deprecated words with alternatives.
A load-all on OS X now completes without any deprecated word warnings.
|
2011-07-29 01:56:13 -04:00 |
John Benediktsson
|
6104f8f159
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2011-06-14 08:45:16 -07:00 |
Joe Groff
|
40c45e08ca
|
Merge remote branch 'erikc/master'
|
2011-06-13 11:28:02 -07:00 |
John Benediktsson
|
33888e9564
|
Merge remote branch 'upstream/master'
|
2011-06-04 09:21:16 -07:00 |
Erik Charlebois
|
c492ff62a7
|
Add vocab completion for readline when line begins with USING:
|
2011-05-24 04:02:10 -04:00 |
Erik Charlebois
|
b504c9af47
|
Modify the listener vocabulary so that readline can hook in. Add the readline-listener listener that provides word completion and readline editing.
|
2011-05-23 23:36:14 -04:00 |
Erik Charlebois
|
215e720513
|
Raw FFI bindings to libreadline and a few higher level words
|
2011-05-23 23:36:14 -04:00 |
Erik Charlebois
|
0507e6ec53
|
Raw clang FFI bindings
|
2011-05-23 23:36:14 -04:00 |
Erik Charlebois
|
64252dbdbc
|
32 and 64 bit Linux PPC support
|
2011-05-23 23:36:14 -04:00 |
John Benediktsson
|
eecfe7b60b
|
websites.factorcode: Fix email example.
|
2011-05-23 17:14:09 -07:00 |
Anton Gorenko
|
06c935175f
|
clutter, gstreamer: return .gir files back to pass load-all tests on Windows and MacOS;
|
2011-05-21 20:58:09 +06:00 |
Slava Pestov
|
c9753304a5
|
websites.factorcode: fix double escaping in code example on front page
|
2011-05-20 18:38:30 -07:00 |
Slava Pestov
|
9bd1c1b771
|
websites.concatenative: oops
|
2011-05-06 20:32:29 -07:00 |
Slava Pestov
|
d58555d6f5
|
Merge branch 'cleanup' of git://github.com/mrjbq7/factor
|
2011-05-06 20:27:59 -07:00 |
Slava Pestov
|
29d37737bc
|
Merge branch 'sorting' of git://github.com/mrjbq7/factor
|
2011-05-06 20:27:52 -07:00 |
Slava Pestov
|
26838cce8e
|
Merge branch 'highlight' of git://github.com/mrjbq7/factor
|
2011-05-06 20:27:42 -07:00 |
Slava Pestov
|
ed56a9ce83
|
websites.concatenative: enable recaptcha for wiki
|
2011-05-06 20:03:44 -07:00 |
Slava Pestov
|
4df048f9bd
|
wiki: add a recaptcha
|
2011-05-06 19:47:32 -07:00 |
John Benediktsson
|
68681ee8a3
|
Merge branch 'master' into highlight
|
2011-05-03 20:52:16 -07:00 |
John Benediktsson
|
ef98730827
|
Merge branch 'master' into sorting
|
2011-05-03 20:51:53 -07:00 |
John Benediktsson
|
1778757fa2
|
Update references to "1 tail" to use "rest".
|
2011-05-03 20:50:23 -07:00 |
Doug Coleman
|
b9e127eb6c
|
Refactor some duplication in DNS queries and move some parsing into its own word.
|
2011-04-15 00:18:05 -05:00 |
John Benediktsson
|
eb6c986cd6
|
Merge branch 'master' into sorting
Conflicts:
basis/heaps/heaps-tests.factor
|
2011-04-12 18:09:36 -07:00 |
John Benediktsson
|
fad33fdfc8
|
Merge branch 'master' of git://github.com/slavapestov/factor into highlight
|
2011-04-12 18:07:09 -07:00 |
John Benediktsson
|
cfbc08e7ac
|
websites.factorcode: add syntax highlighting to the examples.
|
2011-04-12 18:05:39 -07:00 |
Joe Groff
|
07f2d75316
|
game.debug.tests: fix half-changed accessor names (reported by sf17k)
|
2011-04-11 11:50:28 -07:00 |
Doug Coleman
|
aed64f104d
|
Error if domain name has non-ascii characters. Lower timeout to 10s from 30s to see errors more quickly.
|
2011-04-10 14:56:37 -05:00 |
Doug Coleman
|
1e78347643
|
Print a newline after each TXT message in DNS.
|
2011-04-10 14:10:13 -05:00 |
Doug Coleman
|
82a88ba57a
|
Decode TXT strings as utf8, use write instead of print.
|
2011-04-10 12:38:00 -05:00 |
Doug Coleman
|
405745ca79
|
Add support for parsing DNS TXT queries.
|
2011-04-10 12:35:46 -05:00 |
John Benediktsson
|
d58bc08aa0
|
Update code that did ">alist sort-" to just "sort-".
|
2011-04-07 09:01:21 -07:00 |
Slava Pestov
|
ee99a64b54
|
Merge branch 'master' of git://github.com/ex-rzr/factor
|
2011-04-06 17:26:41 -04:00 |
John Benediktsson
|
0dc5d57862
|
infix: adding support for "seq[from:to]" slice notation.
|
2011-03-17 22:42:23 -07:00 |
John Benediktsson
|
abce7ef5de
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-16 23:44:47 -07:00 |
Joe Groff
|
54f26a90eb
|
Merge branch 'master' of factorcode.org:/git/factor
|
2011-03-15 11:18:12 -07:00 |
Joe Groff
|
a30100109c
|
openal: don't bundle openal library on any unix platform
|
2011-03-15 11:11:32 -07:00 |
Anton Gorenko
|
f006b3482c
|
gstreamer: remove all girs;
|
2011-03-15 23:01:18 +06:00 |
Anton Gorenko
|
6d09bc9b07
|
gobject-introspection: fix incorrect resolving of current vocab's path;
clutter: remove all girs, add Cally;
|
2011-03-15 22:38:51 +06:00 |
John Benediktsson
|
bac951a618
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-14 22:47:02 -07:00 |
otoburb
|
b0baf118af
|
holidays.factor: Replaced use of deprecated 'spin' word with locals.
|
2011-03-15 01:51:27 +00:00 |
otoburb
|
0a8020c06b
|
Fixed extra/webapps/imagebin vocab to increment path count correctly and added file detection.
|
2011-03-14 01:21:56 +00:00 |
John Benediktsson
|
73f5fb866f
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-05 19:07:49 -08:00 |
Anton Gorenko
|
70718fc73c
|
fix gstreamer.*;
move gstreamer from unmaintained to extra;
|
2011-03-05 17:34:01 +06:00 |
Anton Gorenko
|
952aad80ce
|
gobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);
move clutter from unmaintainded to extra;
|
2011-03-05 14:11:26 +06:00 |
Slava Pestov
|
368d2a0818
|
Move gstreamer and clutter bindings to unmaintained/ for now, until Anton can fix them, to make the build work
|
2011-03-04 18:11:42 -05:00 |
Slava Pestov
|
ebce40a4c0
|
Fix conflict
|
2011-02-27 20:01:45 -06:00 |