Daniel Ehrenberg
|
f62847a430
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-15 17:39:29 -05:00 |
Slava Pestov
|
4e5f7525b7
|
Fix ui.render.test
|
2009-03-15 17:36:08 -05:00 |
Slava Pestov
|
cb9adb2436
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-15 17:11:37 -05:00 |
Slava Pestov
|
07a5a46009
|
Add stream-element-type generic word
|
2009-03-15 17:11:18 -05:00 |
Doug Coleman
|
3a0b0aff79
|
support loading bitmaps that have extra padding bytes on each line, like reference.bmp
|
2009-03-15 15:08:55 -05:00 |
Doug Coleman
|
2698c30a30
|
fix BGR>RGB
|
2009-03-15 13:59:06 -05:00 |
Doug Coleman
|
cee5ec8457
|
support for linking to any irc channel logs, not just concatenative
|
2009-03-15 13:33:11 -05:00 |
Doug Coleman
|
7f0aba9de0
|
uncomment unit tests and fix parser.state....
|
2009-03-15 13:27:36 -05:00 |
Slava Pestov
|
0a2038f435
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-14 23:24:31 -05:00 |
Slava Pestov
|
9eab2a7d71
|
loading an image doesnt hang now, not quite right yet..
|
2009-03-14 23:23:49 -05:00 |
Slava Pestov
|
87db3ae85e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-14 23:01:31 -05:00 |
Slava Pestov
|
4ca90e2a6a
|
Fix compile error in fjsc
|
2009-03-14 23:00:29 -05:00 |
Doug Coleman
|
845158fffd
|
fix using
|
2009-03-14 15:52:25 -05:00 |
Doug Coleman
|
f8da7967fc
|
remove unused slot
|
2009-03-14 15:52:04 -05:00 |
Doug Coleman
|
935849b418
|
fix bitmap rendering
|
2009-03-14 15:31:59 -05:00 |
Doug Coleman
|
aa91df6b10
|
more bitmap cleanup
|
2009-03-14 15:17:51 -05:00 |
Doug Coleman
|
8ac5834861
|
cleaning up bitmaps
|
2009-03-14 15:08:50 -05:00 |
Doug Coleman
|
cdec85dc8f
|
write out bitmaps from arbitrary image tuples
|
2009-03-14 14:48:28 -05:00 |
Doug Coleman
|
07d906086d
|
docs updates for calendar
|
2009-03-14 13:58:08 -05:00 |
Doug Coleman
|
89e6ea1bbe
|
add tutorial for setting up smtp to work with gmail
|
2009-03-14 11:59:18 -05:00 |
Doug Coleman
|
3c6ceb1891
|
initial checkin of site-watcher
|
2009-03-14 10:53:51 -05:00 |
Doug Coleman
|
4bd8583254
|
fix spacing issue
|
2009-03-14 10:51:38 -05:00 |
Doug Coleman
|
b8f24a303a
|
scaffold-help now prints $var-description for symbols
|
2009-03-14 10:36:24 -05:00 |
Slava Pestov
|
7ed56a3cef
|
Make peg compilation infer
|
2009-03-14 00:34:04 -05:00 |
Doug Coleman
|
4302e36424
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-14 00:04:08 -05:00 |
Doug Coleman
|
4ed2d030c8
|
bitmap loading was broken
|
2009-03-14 00:03:44 -05:00 |
Slava Pestov
|
34d9d12ddb
|
Fix a bug in ui.gadgets.labeled and add a unit test
|
2009-03-14 00:01:18 -05:00 |
Slava Pestov
|
3c29c92f5b
|
Better unit tests for images.bitmap
|
2009-03-14 00:01:01 -05:00 |
Slava Pestov
|
c46b400d40
|
New look for menus
|
2009-03-13 23:49:16 -05:00 |
Slava Pestov
|
46da224f8b
|
Update regexp and tools.deploy docs
|
2009-03-13 23:12:56 -05:00 |
Slava Pestov
|
99de526e8b
|
Update meta-data
|
2009-03-13 20:46:08 -05:00 |
Slava Pestov
|
83dbc2334e
|
Remove parser-combinators.regexp since regexp supercedes it
|
2009-03-13 19:46:16 -05:00 |
Slava Pestov
|
5cfa4a7677
|
Update primitives.factor for compiler.units changes
|
2009-03-13 19:42:35 -05:00 |
Slava Pestov
|
cff700cd3e
|
Add tests to ensure that execute( and regexps work when deployed
|
2009-03-13 19:41:13 -05:00 |
Slava Pestov
|
67f5a932db
|
Fix regexp.nfa to load if unicode.case is not already loaded
|
2009-03-13 19:40:54 -05:00 |
Slava Pestov
|
ad0ae4200f
|
Remove workaround from regexp.compiler now that with-compilation-unit infers
|
2009-03-13 19:40:38 -05:00 |
Slava Pestov
|
bf41b187b0
|
Re-organize code so that with-compilation-unit can infer
Fix with-compilation-unit to work in deployed code
|
2009-03-13 19:39:32 -05:00 |
Doug Coleman
|
7131882b32
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-13 18:54:40 -05:00 |
Jose A. Ortega Ruiz
|
22ee146b60
|
FUEL: () and (()) are paren syntax only when surronded by word boundaries.
|
2009-03-13 23:17:31 +01:00 |
Jose A. Ortega Ruiz
|
121b3aa382
|
Merge commit 'origin/master' into emacs
|
2009-03-13 23:12:35 +01:00 |
Jose A. Ortega Ruiz
|
e248615afc
|
FUEL: Fix highlighting for lines containing 'CHAR: "' plus other string literals.
|
2009-03-13 22:53:26 +01:00 |
Daniel Ehrenberg
|
a36af22f11
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-13 15:35:15 -05:00 |
Maxim Savchenko
|
ce1f5fe66b
|
Simplified using alien.destructors
|
2009-03-13 15:29:48 -04:00 |
Maxim Savchenko
|
c63a08ae95
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-03-13 13:48:51 -04:00 |
Doug Coleman
|
e8c5950fe9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-13 09:03:58 -05:00 |
Slava Pestov
|
1648a54655
|
Add inline caching for execute( -- regex-dna is now only 1% slower if regexp uses execute( rather than execute-unsafe(
|
2009-03-13 07:01:43 -05:00 |
Doug Coleman
|
5bdfbe11c0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-13 05:58:15 -05:00 |
Slava Pestov
|
da254e4621
|
Opening a second popup if one is already visible hides the first
|
2009-03-13 04:47:56 -05:00 |
Slava Pestov
|
06f29ab7e4
|
give-up-transform now uses a cached stack effect. Slight performance improvement when compiling calls to member? with a non-literal quotation
|
2009-03-13 04:28:24 -05:00 |
Slava Pestov
|
a23a6a2870
|
Forgetting a predicate class now updates predicate-instance? word
|
2009-03-13 04:22:16 -05:00 |