Doug Coleman
|
3b11e2d6aa
|
Normalize vocabulary roots by removing the last path separator so that scaffold tool works with trailing separators
|
2010-06-21 13:06:09 -05:00 |
Doug Coleman
|
d8ab5edb83
|
Fix using list
|
2010-06-21 12:33:34 -05:00 |
Doug Coleman
|
82ac7e4e32
|
Better docs for users/groups
|
2010-06-21 12:10:45 -05:00 |
Doug Coleman
|
58de929a42
|
Fix a bug when calling all-groups twice. Add some users/groups utility words, unit tests, and docs.
|
2010-06-21 12:07:56 -05:00 |
Slava Pestov
|
a74de80bb0
|
ui.backend.cocoa.views: unregister window from notification instead of in -dealloc, fixing flakiness of show-listener/show-browser words
|
2010-06-19 18:12:56 -04:00 |
Slava Pestov
|
1a94ce5927
|
ui.tools.error-list: fix breakage if image is saved and restored with an open error list
|
2010-06-18 22:03:37 -04:00 |
Joe Groff
|
bcf6d83a8f
|
stack-checker.errors.prettyprint: refer to unbalanced-branches quotation in singular when there's only one
|
2010-06-18 15:36:03 -07:00 |
Anton Gorenko
|
f39f1b22a0
|
gir.ffi, ui.backend.gtk, gir.samples: change enum and bitfield generation from ENUM: to TYPEDEF: + CONSTANT:s
|
2010-06-18 23:33:06 +06:00 |
Anton Gorenko
|
dc98054775
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-06-18 20:53:55 +06:00 |
Sascha Matzke
|
0f01c81cfb
|
fixed utf8 handling in bson
|
2010-06-18 12:52:52 +02:00 |
Sascha Matzke
|
0e980ed7c7
|
added new BSON default binary subtype; fixed 0x02 binary subtype handling
|
2010-06-18 12:52:52 +02:00 |
Joe Groff
|
c186b54449
|
new vocab hashtables.identity: cheesy identity hashtables
|
2010-06-17 21:41:56 -07:00 |
Joe Groff
|
28a56df0da
|
math.quaternions: typo in n*q
|
2010-06-17 19:23:52 -07:00 |
Doug Coleman
|
c53a11bef9
|
Merge branch 'master' of github.com:erg/factor
|
2010-06-17 13:27:44 -05:00 |
Doug Coleman
|
82f38ce9a1
|
Allow with-*-group/user to be a no-op if first parameter is f
|
2010-06-17 13:20:51 -05:00 |
Doug Coleman
|
27af7ffe50
|
Throw an error on certain combinators if a user/group does not exist
|
2010-06-17 12:59:19 -05:00 |
Doug Coleman
|
30b81d3a87
|
Merge branch 'master' of github.com:erg/factor
|
2010-06-17 11:12:25 -05:00 |
Doug Coleman
|
e18bde069e
|
Clearer <pipes> word
|
2010-06-17 11:02:47 -05:00 |
Slava Pestov
|
e34a736b63
|
tools.disassembler.udis: fix tests on 32-bit Windows
|
2010-06-17 02:04:59 -04:00 |
Slava Pestov
|
174463e156
|
vm: fix another compile warning on 32-bit Windows
|
2010-06-17 01:04:03 -05:00 |
Slava Pestov
|
4aa644a256
|
vm: fix compile warnings on Windows and add /WX to Nmakefile to report warnings as errors so that mason can catch these in the future
|
2010-06-17 01:48:39 -04:00 |
Anton Gorenko
|
507583c8d3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-06-17 11:33:21 +06:00 |
Doug Coleman
|
eb3775c70f
|
Implement gmt hook on unix
|
2010-06-17 00:04:53 -05:00 |
Doug Coleman
|
e8d528ad93
|
Remove system_micros from vm, implement gmt hook on windows
|
2010-06-16 23:39:16 -05:00 |
Doug Coleman
|
570801ff3d
|
Use nano_count instead of system_micros
|
2010-06-16 23:20:00 -05:00 |
Doug Coleman
|
3fb19435ff
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2010-06-16 23:00:37 -05:00 |
Doug Coleman
|
09db1a9608
|
Add platforms.txt files to time vocab
|
2010-06-16 22:04:41 -05:00 |
Dmitry Shubin
|
cb361af8b4
|
gdbm: implement gdbm-setopt
|
2010-06-17 03:51:28 +04:00 |
Slava Pestov
|
f29a1038eb
|
vm: improved fingering technique
|
2010-06-16 19:08:58 -04:00 |
Doug Coleman
|
11d20228f1
|
Implement set-time on Windows
|
2010-06-16 17:42:15 -05:00 |
Doug Coleman
|
d487a4b045
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2010-06-16 16:48:04 -05:00 |
Doug Coleman
|
d4e30aedcf
|
Use two timers in game.loop
|
2010-06-16 16:23:31 -05:00 |
Doug Coleman
|
22faa12205
|
Add a word that waits for a game to finish running
|
2010-06-16 16:23:30 -05:00 |
Doug Coleman
|
6a501d4aa3
|
Add a promise to world objects that gets fulfilled when the world is ungrafted
|
2010-06-16 16:23:30 -05:00 |
Doug Coleman
|
d41feef57c
|
Add utility word
|
2010-06-16 16:23:29 -05:00 |
Doug Coleman
|
d9bd3d572e
|
Fix load error in game.loop
|
2010-06-16 16:23:29 -05:00 |
Joe Groff
|
8a770e0534
|
math.vectors.simd.cords: add regression test for >A
|
2010-06-16 16:23:29 -05:00 |
Joe Groff
|
6dc9e9f108
|
math.vectors.simd.cords: use head-slice/tail-slice to slice up input sequences for >A op so that e.g. float-4{ ... } >double-4 works
|
2010-06-16 16:23:29 -05:00 |
Doug Coleman
|
ec2b8da7c7
|
conflicts
|
2010-06-16 16:23:29 -05:00 |
Joe Groff
|
6e9235b54b
|
classes.struct: fix some bugs in binary-zero?, add unit tests
|
2010-06-16 16:23:29 -05:00 |
Joe Groff
|
9a47e0004c
|
new vocab alien.handles: generate integer handles to allow references to Factor objects to be passed through the FFI
|
2010-06-16 16:23:29 -05:00 |
Slava Pestov
|
ff3daa5092
|
pop3: fix tests to not hang if openssl is not installed
|
2010-06-16 16:23:29 -05:00 |
Slava Pestov
|
71042ccd87
|
compiler.cfg.ssa: fixing test failures
|
2010-06-16 16:23:29 -05:00 |
Joe Groff
|
7fb0c25621
|
opengl.glu: add DESTRUCTOR: and CALLBACK: definitions for GLU tessellator
|
2010-06-16 16:23:28 -05:00 |
Slava Pestov
|
b4fcaab607
|
Add GC maps to ##box, ##box-long-long, ##alien-invoke, ##alien-indirect and ##call-gc; remove ##gc-map instruction
|
2010-06-16 16:23:28 -05:00 |
Joe Groff
|
cdea2fa081
|
prettyprint.backend: add 1 to nesting-limit while pprinting hashtables 'cause H{ ~array~ ~array~ } is kind of useless
|
2010-06-16 16:23:28 -05:00 |
Joe Groff
|
879e9b268d
|
typed: include value that raised the error in type-mismatch-errors
|
2010-06-16 16:23:27 -05:00 |
Joe Groff
|
62d39d7542
|
sequences.cords: fall back to generic sequence methods when both arguments to binary cord ops aren't cords
|
2010-06-16 16:23:27 -05:00 |
Slava Pestov
|
53f664ae50
|
Merge branch 'mongodb-changes' of git://github.com/x6j8x/factor
|
2010-06-16 17:12:13 -04:00 |
Slava Pestov
|
d627433a38
|
Merge branch 'fuel' of git://github.com/dmsh/factor
|
2010-06-16 17:05:50 -04:00 |