Sascha Matzke
|
3bfc30c793
|
Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree
|
2009-05-01 14:43:45 +02:00 |
Slava Pestov
|
eed7b20c7f
|
ui.tools.browser: don't add current page to history if re-displaying it again
|
2009-05-01 07:36:47 -05:00 |
Slava Pestov
|
cc5655a557
|
gesture>string: S+C+z not S+C+Z
|
2009-05-01 07:36:31 -05:00 |
Slava Pestov
|
a1d28c8243
|
Improve UI listener completion behavior
|
2009-05-01 07:29:03 -05:00 |
Slava Pestov
|
b79245dc6c
|
Adding and removing vocabs now updates all-vocabs-seq
|
2009-05-01 07:21:56 -05:00 |
Slava Pestov
|
38cc644eca
|
tools.deploy.test: close stdin
|
2009-05-01 07:05:41 -05:00 |
Sascha Matzke
|
8c0927f17a
|
reworked index creation
added documentation for most of mongodb.driver
|
2009-05-01 14:04:25 +02:00 |
Sascha Matzke
|
661ec38c02
|
added metadata to mongodb.driver
|
2009-05-01 14:03:55 +02:00 |
Sascha Matzke
|
ff6de8a262
|
fixed reading boolean values
|
2009-05-01 14:03:29 +02:00 |
Slava Pestov
|
92781739c8
|
Some new compiler tests
|
2009-05-01 06:48:33 -05:00 |
Slava Pestov
|
05ecd04e2f
|
macro call sites don't need an inlined-dependency on the macro
|
2009-05-01 05:52:34 -05:00 |
Slava Pestov
|
e9e095f240
|
Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators
|
2009-05-01 05:52:05 -05:00 |
Slava Pestov
|
3b840c652c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-01 02:44:50 -05:00 |
Slava Pestov
|
85bd9209f9
|
tools.disassembler.udis: fix careless <c-object> usage
|
2009-05-01 02:44:29 -05:00 |
Slava Pestov
|
9d1c4f39a8
|
Some gold plating
|
2009-05-01 02:03:22 -05:00 |
Slava Pestov
|
982d409a8b
|
Fix VM compilation on Windows
|
2009-05-01 02:01:43 -05:00 |
Doug Coleman
|
55c91ec84a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-30 23:47:04 -05:00 |
Doug Coleman
|
44845fdf04
|
byte-array>sha1-hmac -> sequence>sha1-hmac etc, make more words private
|
2009-04-30 23:46:37 -05:00 |
Slava Pestov
|
ed21047b78
|
drills.deployed: add unportable tag since it uses Cocoa binding
|
2009-04-30 22:59:20 -05:00 |
Slava Pestov
|
a70a2c0e31
|
Fix some test failures and add an unportable tag
|
2009-04-30 22:56:15 -05:00 |
slava
|
b8b7d3861b
|
Fix some compiler warnings
|
2009-04-30 23:50:53 -04:00 |
Joe Groff
|
87daa532a6
|
move literals vocab to basis
|
2009-04-30 22:48:01 -05:00 |
Joe Groff
|
b6074b95fa
|
get rid of variable-based pixel format crap in cocoa.views
|
2009-04-30 22:35:15 -05:00 |
Joe Groff
|
8a4c6a30f9
|
multisample and float extensions for GLX
|
2009-04-30 22:28:45 -05:00 |
Slava Pestov
|
a362ea7d6d
|
Tweak http.client docs
|
2009-04-30 22:10:18 -05:00 |
U-FROGGER\erg
|
0a1c81fa8b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-30 21:45:38 -05:00 |
Slava Pestov
|
9bb70c2c4d
|
Update usages of global ... change-at to use the new change-global combinator
|
2009-04-30 21:38:14 -05:00 |
Slava Pestov
|
59bec433f4
|
Add unportable tag to merger and fix indentation in ui.gadgets.tables
|
2009-04-30 21:37:53 -05:00 |
Joe Groff
|
49674dc8ad
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-30 21:36:54 -05:00 |
Joe Groff
|
9149f375d1
|
WGL_ARB_pixel_format extension binding
|
2009-04-30 21:35:50 -05:00 |
Slava Pestov
|
f423a0d117
|
Merge git://github.com/bogiebro/factor into bogiebro2
|
2009-04-30 21:22:38 -05:00 |
Slava Pestov
|
0432b00336
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-04-30 21:16:37 -05:00 |
Slava Pestov
|
9a3de3fb41
|
Merge branch 'master' of git://github.com/seckar/factor
|
2009-04-30 21:15:27 -05:00 |
Slava Pestov
|
d93514d47d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-30 21:13:36 -05:00 |
Slava Pestov
|
e5cdb7ac2d
|
call( fast-path now supports curry and compose
|
2009-04-30 21:08:29 -05:00 |
Slava Pestov
|
a79e3eb687
|
Passing an invalid parameter to 'declare' doesn't break the compiler anymore
|
2009-04-30 20:40:47 -05:00 |
Joe Groff
|
3edd57aaa4
|
eliminate windows.opengl32 dependency from opengl.gl.windows so we can use opengl.gl.extensions to define wgl extensions
|
2009-04-30 20:38:18 -05:00 |
Slava Pestov
|
10e21bf8d3
|
tools.deploy.shaker: update for method dispatch changes
|
2009-04-30 20:35:55 -05:00 |
Joe Groff
|
76d375b56b
|
OS-independent pixel formats abstraction
|
2009-04-30 20:31:33 -05:00 |
Slava Pestov
|
f51b7b2677
|
Fix tools.time output in the TTY listener
|
2009-04-30 20:03:52 -05:00 |
Slava Pestov
|
b20ed595c4
|
Remove obsolete comment
|
2009-04-30 19:47:08 -05:00 |
Slava Pestov
|
742d574162
|
Non-optimizing compiler doesn't need to optimize 'dispatch' primitive anymore since its rarely used
|
2009-04-30 19:42:08 -05:00 |
Slava Pestov
|
7be231f6f8
|
Clean up code duplication in quotations.c
|
2009-04-30 19:07:13 -05:00 |
Slava Pestov
|
d72bf515f8
|
tools.walker: fix tests
|
2009-04-30 19:06:54 -05:00 |
Doug Coleman
|
bb84d493fa
|
make windows.fonts unportable
|
2009-04-30 18:35:34 -05:00 |
Slava Pestov
|
f9ec0a07c5
|
Fix PICs for x86-64
|
2009-04-30 18:00:49 -05:00 |
Slava Pestov
|
48dbd4022c
|
Remove obsolete benchmark
|
2009-04-30 17:13:52 -05:00 |
Doug Coleman
|
4a5009048f
|
support fullscreen mode in windows ui
|
2009-04-30 15:22:32 -05:00 |
Doug Coleman
|
6ec73b2a2a
|
fix bootstrap on windows. here's an opportunity to use literals.
|
2009-04-30 13:47:49 -05:00 |
Doug Coleman
|
31ce2252e7
|
fix win32 error handling
|
2009-04-30 13:11:51 -05:00 |