Slava Pestov
|
6ff7e2cba7
|
compiler.cfg.linear-scan: Fix a couple of bugs
|
2009-06-19 03:42:42 -05:00 |
Slava Pestov
|
6025764585
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-19 03:31:09 -05:00 |
Joe Groff
|
c633e6930a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 22:33:26 -05:00 |
Joe Groff
|
658ffcfb09
|
draw-world can't be called directly from a game loop; the ui update thread might switch GL contexts out from under us
|
2009-06-18 22:33:09 -05:00 |
Slava Pestov
|
4d491ff38a
|
extra/tokyo: remove bool typedef, and rename time_t to tokyo_time_t to not clash with existing types
|
2009-06-18 22:16:19 -05:00 |
Joe Groff
|
45b6575a95
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 22:01:54 -05:00 |
Joe Groff
|
d4ce348c50
|
stupid mutable state
|
2009-06-18 22:01:31 -05:00 |
Slava Pestov
|
fbba0dd2cc
|
Move histogram words from core/sets to extra/histogram
|
2009-06-18 21:55:33 -05:00 |
Slava Pestov
|
8fa6de0ec4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 21:47:16 -05:00 |
Joe Groff
|
e4ba9315a6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 21:20:49 -05:00 |
Joe Groff
|
d39e2f0f3e
|
make sliders work when range min isn't zero
|
2009-06-18 21:20:34 -05:00 |
Joe Groff
|
c58a302d7e
|
give range models a step parameter; use it on sliders so the thumb can step by any interval
|
2009-06-18 20:57:02 -05:00 |
Doug Coleman
|
15748c3afc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 19:35:37 -05:00 |
Doug Coleman
|
3f89d8ce3f
|
turn off auto-use when using help-lint
|
2009-06-18 19:34:56 -05:00 |
Slava Pestov
|
ae4b2e9592
|
Merge branch 'tokyo' of git://www.tiodante.com/git/factor
|
2009-06-18 19:32:19 -05:00 |
Slava Pestov
|
1984800cf4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 19:31:27 -05:00 |
Slava Pestov
|
5b38b19f50
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-18 19:30:52 -05:00 |
Slava Pestov
|
28d7b8d5f5
|
Fix hang when loading ui.backend.windows
|
2009-06-18 19:30:17 -05:00 |
Doug Coleman
|
b8a8c11fea
|
don't write docs with auto-use enabled
|
2009-06-18 19:29:10 -05:00 |
Bruno Deferrari
|
19b5eb602e
|
tokyo.assoc-functor: Fix >alist and delete-at
|
2009-06-18 21:04:38 -03:00 |
Bruno Deferrari
|
8400cc879e
|
tokyo.assoc-functor: Fix at*
|
2009-06-18 20:35:38 -03:00 |
Doug Coleman
|
14f1e6abff
|
minor cleanup
|
2009-06-18 17:32:10 -05:00 |
Doug Coleman
|
14114606a6
|
add histogram and sequence>assoc to sets
|
2009-06-18 17:29:41 -05:00 |
Bruno Deferrari
|
5b40a5f62f
|
tokyo: Reimplement assoc protocols for remote and abstract db using a functor
|
2009-06-18 18:55:26 -03:00 |
Joe Groff
|
ff09c17fcd
|
make windows without titlebars on win32 actually not have titlebars
|
2009-06-18 15:09:03 -05:00 |
Joe Groff
|
2701781e30
|
docs for window-controls
|
2009-06-18 12:20:50 -05:00 |
Joe Groff
|
62ed8d1404
|
win32 support for window-controls
|
2009-06-18 11:41:34 -05:00 |
Joe Groff
|
c19c0d0395
|
oops, forgot a USING
|
2009-06-18 09:57:49 -05:00 |
Joe Groff
|
b829407b86
|
window-controls-demo for testing/showing off window controls
|
2009-06-18 09:53:17 -05:00 |
Joe Groff
|
6e334026bc
|
fix cocoa close-window to work on windows without close buttons
|
2009-06-17 23:00:30 -05:00 |
Joe Groff
|
7d1b67b098
|
interface for controlling window controls (close, minimize, resize, titlebar, etc.). cocoa backend
|
2009-06-17 22:47:51 -05:00 |
Joe Groff
|
a4bf577d52
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-17 21:45:04 -05:00 |
Bruno Deferrari
|
c4f0bc44a7
|
tokyo.remotedb: Remote database using Tokyo Tyrant
|
2009-06-17 20:24:04 -03:00 |
Bruno Deferrari
|
55f466402a
|
tokyo.abstractdb: Renamed vocab, refactored memory streams to tokyo.utils vocab
|
2009-06-17 20:23:39 -03:00 |
Slava Pestov
|
e1e24c4802
|
compiler.cfg.linear-scan: Further progress on inactive interval handling
|
2009-06-17 15:27:20 -05:00 |
Bruno Deferrari
|
73e774cbac
|
tokyo.alien: Fix USING: lines
|
2009-06-17 16:33:37 -03:00 |
Bruno Deferrari
|
dba87c8d70
|
tokyo.cabinet.abstract: Optimization, deserialize objects directly from memory, without the intermediate bytes-array
|
2009-06-17 12:13:59 -03:00 |
Bruno Deferrari
|
62e9ee0ed9
|
tokyo.cabinet.abstract: Implement >alist, and correctly free memory returned by tokyo cabinet
|
2009-06-17 09:15:53 -03:00 |
Bruno Deferrari
|
83075299c6
|
tokyo: Add summary.txt files
|
2009-06-17 08:45:47 -03:00 |
Bruno Deferrari
|
09caf46bd8
|
tokyo.cabinet.abstract: Assoc protocol implementation for Tokyo Cabinet abstract db api
|
2009-06-16 23:29:09 -03:00 |
Joe Groff
|
3d13ec61fd
|
let gl-error know about GL_INVALID_FRAMEBUFFER_OPERATION_EXT error. add <mrt-gl-program> helper word to link a GL program with named multiple render targets
|
2009-06-16 18:14:22 -05:00 |
Slava Pestov
|
277808a8e0
|
ui.gadgets.sliders: forgot to update docs
|
2009-06-16 17:11:36 -05:00 |
Slava Pestov
|
becaa7985d
|
Remove unused words discovered by Samuel Tardieu
|
2009-06-16 16:38:39 -05:00 |
Slava Pestov
|
e55993fcaa
|
Oops: interleave-step is bi*
|
2009-06-16 14:05:39 -05:00 |
Slava Pestov
|
82c02e00e8
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-06-16 14:05:23 -05:00 |
Samuel Tardieu
|
b5674e93bf
|
Forbid tabs in source code
|
2009-06-16 20:49:28 +02:00 |
Slava Pestov
|
c92ed59a4e
|
interleave: allow the 'between' quot to access the stack
|
2009-06-15 16:07:39 -05:00 |
Samuel Tardieu
|
69b9bef5db
|
Documentation fix for PV{
|
2009-06-15 22:24:21 +02:00 |
Slava Pestov
|
9eec019e9b
|
Remove initial-quot feature
|
2009-06-15 13:07:15 -05:00 |
Slava Pestov
|
6d8ce222de
|
sequences: change implementation of interleave
|
2009-06-14 18:22:31 -05:00 |