Sam Anklesaria
|
bc0711cbe5
|
modules vocab in working order
|
2009-08-03 23:12:34 -05:00 |
Sam Anklesaria
|
a7ff4c7884
|
not using message passing threads for modules
|
2009-08-03 22:29:02 -05:00 |
Sam Anklesaria
|
07b34c6d0a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-03 10:13:27 -05:00 |
Sam Anklesaria
|
a211054962
|
textmate bundle work- stopped by modules bug
|
2009-08-03 10:12:20 -05:00 |
Doug Coleman
|
a67a424644
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-02 23:18:09 -05:00 |
Joe Groff
|
f5edb8629f
|
one last sort-with-able straggler in fuel.xref
|
2009-08-02 20:17:25 -05:00 |
Joe Groff
|
97a515c04e
|
[ [ ... ] bi@ >=< ] sort => [ ... ] inv-sort-with
|
2009-08-02 20:14:56 -05:00 |
Joe Groff
|
a2fe9f1952
|
[ [ ... ] bi@ <=> ] sort => [ ... ] sort-with
|
2009-08-02 20:13:59 -05:00 |
Joe Groff
|
2a60451107
|
[ [ ... ] compare invert-comparison ] sort => [ ... ] inv-sort-with
|
2009-08-02 20:10:58 -05:00 |
Joe Groff
|
7c5ef08aab
|
[ [ ... ] compare ] sort => [ ... ] sort-with
|
2009-08-02 20:09:23 -05:00 |
Joe Groff
|
f0f20708cd
|
gpu.render: remove gpu-data-ptr slot specialization on index-elements. it prevents using specialized-arrays or other byte-array wrappers with index-elements
|
2009-08-02 19:52:33 -05:00 |
Doug Coleman
|
1660be50a4
|
remove some c parsing words from sequence-parser
|
2009-08-01 20:42:29 -05:00 |
Slava Pestov
|
ee82d5a19f
|
benchmark.beust2: use iota instead of integer sequences
|
2009-08-01 18:56:35 -05:00 |
Sam Anklesaria
|
7f33da63ce
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -05:00 |
Slava Pestov
|
33d3761314
|
classes.tuple.change-tracking: fix using line in tests
|
2009-08-01 01:25:13 -05:00 |
Joe Groff
|
5e5bddbe54
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-31 22:32:57 -05:00 |
Joe Groff
|
06eeedcb4c
|
change-tracking-tuple class. subclasses will have a "changed?" slot that gets set to true when any slot is modified
|
2009-07-31 21:48:17 -05:00 |
Slava Pestov
|
d63f8ed682
|
alien.marshall.syntax: add C-INCLUDE: <stdlib.h> to please OpenBSD x86-64
|
2009-07-31 19:54:11 -05:00 |
Joe Groff
|
918b95dfc7
|
fix some lousy docs in gpu.textures
|
2009-07-31 15:34:29 -05:00 |
Sam Anklesaria
|
6de5f0964b
|
font syntax for gadgets
|
2009-07-31 11:41:50 -05:00 |
Sam Anklesaria
|
92cc62de85
|
algebraic data types
|
2009-07-31 11:11:49 -05:00 |
Sam Anklesaria
|
0e1b014ea0
|
simplified main word definition
|
2009-07-31 11:10:51 -05:00 |
Sam Anklesaria
|
24e5d416a7
|
added various author files
|
2009-07-31 11:10:14 -05:00 |
Joe Groff
|
9c9132297f
|
no need to call set-gpu-state* directly
|
2009-07-30 20:57:22 -05:00 |
Slava Pestov
|
b43c8b40ac
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-30 19:11:02 -05:00 |
Sam Anklesaria
|
c27c4d1fdf
|
modules.using: added licenses
|
2009-07-30 17:12:49 -05:00 |
Sam Anklesaria
|
9c0668180d
|
ui.frp: template creation moved to runtime
|
2009-07-30 17:12:06 -05:00 |
Joe Groff
|
b6ddcafcbd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-30 11:05:36 -05:00 |
Joe Groff
|
c7dde45c2a
|
hyphens>underscores in VERTEX-FORMAT for consistency with UNIFORM-TUPLE
|
2009-07-30 10:58:34 -05:00 |
Slava Pestov
|
cc11727627
|
benchmark.pidigits: reduce parameter to speed up CI runs
|
2009-07-30 09:24:41 -05:00 |
Joe Groff
|
1e389c921d
|
remove some leftover debug code from bunny shader
|
2009-07-29 20:06:28 -05:00 |
Slava Pestov
|
437bb913cc
|
Merge branch 'irc' of git://tiodante.com/git/factor
|
2009-07-29 19:27:41 -05:00 |
Sam Anklesaria
|
3f1b35e21b
|
modules.using: fixed help-lint errors
|
2009-07-29 16:24:14 -05:00 |
Sam Anklesaria
|
eb59431c3f
|
modules.using rewrite
|
2009-07-29 15:48:54 -05:00 |
Sam Anklesaria
|
fe86d9f56e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-28 16:42:38 -05:00 |
Sam Anklesaria
|
0c104ca126
|
db configurations factored out through db.info
|
2009-07-28 15:34:49 -05:00 |
Sam Anklesaria
|
7a5309f075
|
comboboxes use frp
|
2009-07-28 11:40:58 -05:00 |
Slava Pestov
|
4175585fd4
|
Merge branch 'master' into dcn
|
2009-07-28 11:20:43 -05:00 |
Slava Pestov
|
5344302040
|
compiler.cfg.graphviz: add render-dom word
|
2009-07-28 11:16:32 -05:00 |
Slava Pestov
|
41c5f0d941
|
compiler.cfg.graphviz: A utility for rendering CFGs with graphviz
|
2009-07-28 06:41:29 -05:00 |
Sam Anklesaria
|
16e44372e3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-27 21:46:10 -05:00 |
Sam Anklesaria
|
77a128fc33
|
some non-reflective frp deployment working
|
2009-07-27 21:44:18 -05:00 |
Joe Groff
|
afb3825b8e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-27 13:24:23 -05:00 |
Joe Groff
|
90985ea362
|
verify transform feedback format matches requested format after linking program-instances
|
2009-07-27 13:16:41 -05:00 |
Joe Groff
|
b99b686194
|
update gpu docs
|
2009-07-26 23:00:35 -05:00 |
Jeremy Hughes
|
f504ad2e43
|
alien.marshall: doc fix
|
2009-07-27 15:30:30 +12:00 |
Joe Groff
|
bfcb95edaf
|
accept transform-feedback-output target from render
|
2009-07-26 22:24:33 -05:00 |
Joe Groff
|
eeb02815bc
|
set transform feedback format at program link
|
2009-07-25 21:19:56 -05:00 |
Joe Groff
|
01f172b5be
|
add a buffer-range tuple to represent a subset of a buffer. add support for specifying a transform feedback format to GLSL-PROGRAM: syntax
|
2009-07-25 15:50:38 -05:00 |
Joe Groff
|
33395eeabd
|
move vertex-formats and vertex-arrays to gpu.shaders so we can use them for transform feedback formats
|
2009-07-25 11:30:59 -05:00 |