Slava Pestov
|
97d4ac2798
|
bootstrap.stage1: decent error message if stage2.factor can't be found
|
2009-09-17 09:14:56 -07:00 |
Slava Pestov
|
8d83824bb8
|
benchmark.spectral-norm: take out unsafe sequence access since it doesn't make it faster, and replace tuck/2bi* with bi-curry bi*
|
2009-09-16 16:13:55 -07:00 |
Slava Pestov
|
d79b6d590e
|
html.templates.chloe: minor doc fix
|
2009-09-16 16:11:05 -07:00 |
Slava Pestov
|
7aff7d6cb6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 16:08:51 -07:00 |
Joe Groff
|
18608cb4bb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 18:07:55 -05:00 |
Joe Groff
|
748ba4b833
|
give a better error message when an invalid slot name is used in a tuple/struct literal
|
2009-09-16 18:07:39 -05:00 |
Slava Pestov
|
20611abe7f
|
Merge branch 'irc-fix' of git://tiodante.com/git/factor
|
2009-09-16 16:06:56 -07:00 |
Bruno Deferrari
|
ef98f1de68
|
irc.client: Fix detach chat (wasn't sending a PART message)
|
2009-09-16 19:58:45 -03:00 |
Joe Groff
|
d1c69efc0f
|
fix functors tests
|
2009-09-16 17:38:01 -05:00 |
Doug Coleman
|
08989815d8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 13:17:30 -07:00 |
Doug Coleman
|
53abf7e15d
|
add recaptcha vocabulary
|
2009-09-16 13:17:15 -07:00 |
Joe Groff
|
123a962596
|
fix button background (from Keith Lazuka <klazuka@gmail.com>)
|
2009-09-16 13:42:40 -05:00 |
Joe Groff
|
3c541f736f
|
fix failing classes.struct tests
|
2009-09-15 19:10:05 -05:00 |
Joe Groff
|
1346087a12
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 18:57:15 -05:00 |
Joe Groff
|
cc680ae698
|
Revert "make struct classes print properly in the status bar"
This reverts commit 4ee1a4f9e8 .
|
2009-09-15 18:56:17 -05:00 |
Slava Pestov
|
80e1ce2d51
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 16:37:05 -07:00 |
Slava Pestov
|
1478785b18
|
irc.client: fix suggested by ceninan
|
2009-09-15 16:36:59 -07:00 |
Joe Groff
|
2462b694f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 17:45:56 -05:00 |
Slava Pestov
|
765aa5bc1d
|
db: fix some typos in docs
|
2009-09-15 15:45:03 -07:00 |
Joe Groff
|
d3ed042c99
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 17:39:05 -05:00 |
Joe Groff
|
4d16c569f0
|
struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types
|
2009-09-15 17:38:49 -05:00 |
Slava Pestov
|
096c7e7a47
|
help.html: don't strip out vocabs without roots since that gets rid of private vocabs
|
2009-09-15 14:48:56 -07:00 |
Joe Groff
|
c139077b52
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 16:30:34 -05:00 |
Slava Pestov
|
172219e931
|
compiler.tree.propagation: fix unary-op type functions with complex number inputs
|
2009-09-15 14:30:20 -07:00 |
Slava Pestov
|
9382c67437
|
alien.syntax: improve C-ENUM: docs
|
2009-09-15 16:24:58 -05:00 |
Joe Groff
|
3d351bf95d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 16:08:57 -05:00 |
Slava Pestov
|
242b0870e5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-15 15:43:05 -05:00 |
Slava Pestov
|
b03eaf3c32
|
math: minor doc fixes
|
2009-09-15 15:42:46 -05:00 |
Joe Groff
|
3c98ec95e2
|
make struct classes print properly in the status bar
|
2009-09-15 15:16:53 -05:00 |
Slava Pestov
|
3551294fd4
|
vm: update Config.netbsd for NetBSD 5.0
|
2009-09-15 00:22:19 -05:00 |
Slava Pestov
|
05fe9c7ead
|
colors.constants: clean up naming
|
2009-09-14 21:03:33 -05:00 |
Slava Pestov
|
ded68c67c0
|
Fix bootstrap
|
2009-09-14 20:26:59 -05:00 |
Slava Pestov
|
4f702de449
|
math.functions: more accurate log10 (fixes problem reported by OneEyed)
|
2009-09-14 16:19:58 -05:00 |
Slava Pestov
|
d772bff8b9
|
help.vocabs: tweak 'not loaded' message some more
|
2009-09-14 16:19:36 -05:00 |
Slava Pestov
|
a1dfea7887
|
Merge branch 'master' of git://github.com/Blei/factor
|
2009-09-14 16:19:21 -05:00 |
Slava Pestov
|
111d298cea
|
Remove bogus file
|
2009-09-14 16:14:53 -05:00 |
Slava Pestov
|
5246c0c09b
|
Merge branch 'ui' of git://github.com/klazuka/factor
|
2009-09-14 16:14:41 -05:00 |
Joe Groff
|
77f0fbf497
|
missed a few PPC status bits that needed clearing
|
2009-09-14 15:17:36 -05:00 |
Joe Groff
|
8c14af3f6c
|
add a number-base configuration variable to prettyprint.config. set to 2 to print BIN:, 8 to print OCT:, 10 to print decimal, 16 to print HEX:
|
2009-09-14 15:03:05 -05:00 |
Joe Groff
|
05be076b5f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-14 14:11:17 -05:00 |
Joe Groff
|
2fdb16060b
|
vm-error>exception-flags word to extract exception flag information from a trap exception
|
2009-09-14 14:10:51 -05:00 |
Doug Coleman
|
824896e484
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-14 13:48:14 -05:00 |
Doug Coleman
|
79505168cf
|
faster number-length and some unit tests
|
2009-09-14 13:48:06 -05:00 |
Keith Lazuka
|
b6d57a4d19
|
help.vocabs: tweaked the vocab-not-loaded msg
|
2009-09-14 14:27:30 -04:00 |
Joe Groff
|
89ce13d4d4
|
linux 32 typo
|
2009-09-14 13:21:46 -05:00 |
Joe Groff
|
32be55fa68
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-14 12:30:24 -05:00 |
Joe Groff
|
b77d9d2960
|
more secret sauce to tease mxcsr out of linux-x86.32 ucontext
|
2009-09-14 12:30:10 -05:00 |
Joe Groff
|
c1bc5f22e4
|
use secret sauce to clear MXCSR in win32 context, and handle secret STATUS_FLOAT_MULTIPLE_* SEH codes raised by SSE traps
|
2009-09-14 12:02:02 -05:00 |
Keith Lazuka
|
fad3d47a8b
|
help.vocabs: inform the user when browsing a vocab that is not loaded.
|
2009-09-14 11:13:45 -04:00 |
Joe Groff
|
578c977a7e
|
more freebsd compilation fixes
|
2009-09-14 09:56:38 -05:00 |