Anton Gorenko
0f954c9fa9
gdk.ffi: fix incorrect GdkEvent* structures' definitions;
2010-11-15 21:47:36 +06:00
Anton Gorenko
ed46a3d472
pango.cairo: fix incorrect USING:;
2010-11-15 21:46:54 +06:00
Anton Gorenko
0ad5f6bd44
Merge branch 'master' of git://factorcode.org/git/factor
2010-10-01 10:13:19 +06:00
Slava Pestov
b052aa61cb
compiler.cfg.linear-scan: extend lifetime intervals of base pointers correctly (reported by Anton Gorenko)
2010-09-30 20:49:03 -07:00
Slava Pestov
e6de81706b
webapps.mason: fix counter and dashboard actions, add more comprehensive tests
2010-09-30 20:49:03 -07:00
Doug Coleman
8a0d0fca83
Revert previous patch; not simply a typo. Still broken on win64.
2010-09-29 20:49:37 -05:00
Doug Coleman
466e630dc9
Win64 Windows SDK hates int/cell type errors
2010-09-29 17:43:27 -05:00
Doug Coleman
3ac8847a15
Fix typo ohno
2010-09-29 17:29:28 -05:00
Doug Coleman
3cdc9ba650
Use create-class-in to get redefinition errors with enums
2010-09-29 16:24:25 -05:00
Doug Coleman
f981b6db3c
Make a way to get DNS server ips on Windows
2010-09-29 15:36:56 -05:00
Doug Coleman
67fa5080f4
Add a basic windows registry vocabulary
2010-09-29 11:19:30 -05:00
Anton Gorenko
711e3336fa
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-29 18:40:21 +06:00
Doug Coleman
62e85195f7
Remembered append-outputs-as combinator for dns
2010-09-29 06:34:13 -05:00
Anton Gorenko
913362a3a2
gobject-introspection: rewrite gir files loading and code generation totally
...
generate girs from fresh sources
ui.backend.gtk, ui.text.pango: update a little bit
(this commit is unstable, because new GObject-introspection release (> 0.9) is much different from 0.6 and it needs more detailed annotations
(e.g. to parse out/inout parameters), which are mostly missing now)
2010-09-29 15:08:31 +06:00
Anton Gorenko
f7573bf329
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-29 12:22:09 +06:00
Slava Pestov
3e43dafb76
html.templates.fhtml: code cleanup
2010-09-28 21:34:16 -07:00
Slava Pestov
875e7c17ec
http.server.static: look for index.fhtml when fhtml is enabled
2010-09-28 21:34:15 -07:00
Doug Coleman
c674fa996b
Add a DNS vocabulary
2010-09-28 20:59:27 -05:00
Doug Coleman
3f52cb1cb4
Fix using in slots.syntax
2010-09-28 20:40:48 -05:00
Chris Double
5617546b7e
Fix chloe-content docs
2010-09-29 10:41:15 +13:00
Chris Double
86b00a0e6f
Add webm, ogv and oga to mime types
2010-09-29 10:41:00 +13:00
Doug Coleman
f495fc0d8c
Add set-slots{ and set-slots[ words in slots.syntax and document them.
2010-09-28 15:15:56 -05:00
Doug Coleman
56c8d47d58
Make alien.enums create singletons so I can dispatch on them. Clean up the code a bit.
2010-09-28 15:15:55 -05:00
Sascha Matzke
0939590955
fixed ismaster result eval
2010-09-28 15:15:55 -05:00
Sascha Matzke
0a9ca2124e
added with-mdb-pool, rewrote with-mdb-connection
2010-09-28 15:15:54 -05:00
Sascha Matzke
942fbe2666
added each-chunk, find-all and select-all-tuples words
2010-09-28 15:15:54 -05:00
Anton Gorenko
4e6fc292b9
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-28 18:23:36 +06:00
Slava Pestov
2374126ed8
websites.factorcode: FIX TYPO
2010-09-27 21:46:40 -07:00
Slava Pestov
55c98bbf70
websites.factorcode: update index.fhtml
2010-09-27 21:45:46 -07:00
Slava Pestov
18d4d01e48
furnace.utilities: clean up
2010-09-27 21:45:31 -07:00
Slava Pestov
5b60d592c0
websites.factorcode: add examples
2010-09-27 21:17:29 -07:00
Slava Pestov
06684f0414
websites.factorcode: enable .fhtml
2010-09-27 21:15:08 -07:00
Slava Pestov
acdcc9ac26
websites.factorcode: new factorcode.org site, just like the old factorcode.org site
2010-09-27 21:14:22 -07:00
Slava Pestov
794d371444
vm: fix compiler warning
2010-09-27 20:37:37 -07:00
Slava Pestov
7d6475df0b
New boot image location: http://downloads.factorcode.org/images/
2010-09-27 20:29:09 -07:00
Slava Pestov
6f7b58f6c9
mason.release.branch: fix test failure
2010-09-27 20:12:44 -07:00
Slava Pestov
6b5fffc026
compiler: preliminary implementation of tracking derived pointers in GC maps
2010-09-27 20:12:44 -07:00
Slava Pestov
53aed0805a
compiler.cfg.alias-analysis: fix bug in lazy alias class instantiation
2010-09-27 20:12:43 -07:00
Doug Coleman
e48c28359e
Fix io.streams.throwing word and write docs for it. Fix typo in io.streams.limited docs
2010-09-27 20:20:48 -05:00
Doug Coleman
0bbfa64b24
Squashed commit of the following:
...
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:10:15 2010 -0500
Fix typo
commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:08:30 2010 -0500
Rename io.servers.connection to io.servers
2010-09-27 19:12:33 -05:00
Doug Coleman
4ade3b6a5c
Clean up io.servers.connection >insecure word
2010-09-27 19:00:54 -05:00
Doug Coleman
b03268f047
Make secure-context persist longer than a millisecond when a server gets started.
2010-09-27 18:57:14 -05:00
Anton Gorenko
0406bd9a31
Merge branch 'master' of git://factorcode.org/git/factor
2010-09-27 15:25:02 +06:00
Anton Gorenko
d5a7f99bea
Merge branch 'master' of git://factorcode.org/git/factor
...
Conflicts:
basis/cairo/ffi/ffi.factor
basis/pango/cairo/cairo.factor
basis/pango/layouts/layouts.factor
2010-09-26 23:24:30 +06:00
Slava Pestov
546b81b697
compiler.cfg.scheduling: always run scheduling because heuristic was broken
2010-09-25 16:31:42 -07:00
Slava Pestov
80d7aab40b
compiler.cfg.alias-analysis: don't need to do a local live-in calculation anymore
2010-09-25 16:13:17 -07:00
Slava Pestov
ec2f42fd40
compiler.cfg.liveness: merge in compiler.cfg.liveness.ssa and simplify the code, since we don't compute live sets before SSA construction anymore
2010-09-25 14:36:58 -07:00
Slava Pestov
2d3c9fd7c8
Merge branch 'doc-fixes' of http://github.com/brennancheung/factor
2010-09-24 01:17:44 -07:00
Slava Pestov
2fb36ea1c5
io.sockets: minor cleanup
2010-09-24 01:17:33 -07:00
Slava Pestov
d43d703b36
mason.release.branch: pass -f argument to git push to help clean up the mess on the floor
2010-09-23 23:02:34 -07:00