Doug Coleman
|
ad4729712c
|
remove combinators that nobody uses
|
2008-12-07 17:21:15 -06:00 |
Doug Coleman
|
c75777b7a2
|
swap ... 3append -> surround in extra
|
2008-12-06 18:58:05 -06:00 |
Doug Coleman
|
3c96f9be20
|
remove try from combinators.lib
|
2008-12-03 08:33:18 -06:00 |
Slava Pestov
|
c27faa3de4
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
Doug Coleman
|
829c379c49
|
remove >r r>
|
2008-11-29 12:18:28 -06:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Doug Coleman
|
11f6bdcafb
|
fix docs, stack effect
|
2008-08-30 11:46:35 -05:00 |
Doug Coleman
|
6f20caab5a
|
new accessors
|
2008-08-29 16:16:12 -05:00 |
Slava Pestov
|
40e926609a
|
Fixing unit tests
|
2008-08-22 22:07:59 -05:00 |
Doug Coleman
|
0eea37c13d
|
add quad combinator
inline the do-while combinator
|
2008-08-16 16:05:00 -05:00 |
Doug Coleman
|
107cadf604
|
add the %chance combinator
|
2008-08-16 15:20:34 -05:00 |
Joe Groff
|
3a7dd35e39
|
. . . and bi@,/tri@, , just for kicks
|
2008-07-27 11:49:31 -07:00 |
Joe Groff
|
d6db9897fa
|
bi, is really a better name than bi+. Add analogous bi*, and tri*, words along with unit tests
|
2008-07-27 11:15:27 -07:00 |
Joe Groff
|
045c1ecf7e
|
sketch out rest of game-input.backend.dinput
|
2008-07-22 19:55:22 -07:00 |
U-VICTORIA\Administrator
|
816294f4fc
|
Seeds of DirectInput backend for game-input
|
2008-07-20 18:04:47 -07:00 |
Slava Pestov
|
a950924a18
|
Fixes
|
2008-07-08 14:20:43 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0051a50b75
|
Move general shufflers and combinators into generalizations, move narray there too
|
2008-07-07 19:36:33 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
358c09d204
|
combinators.lib 3apply is kernel's tri@; remove and update usages
|
2008-06-27 02:17:19 -05:00 |
Eduardo Cavazos
|
c71d09ee30
|
combinators.lib: Remove old code
|
2008-06-25 04:52:52 -05:00 |
Eduardo Cavazos
|
7aea2ec62c
|
combinators.lib tests: minor update
|
2008-06-24 18:07:41 -05:00 |
Eduardo Cavazos
|
e88b83b32f
|
Update vocabs for combinators.short-circuit
|
2008-06-24 08:35:36 -05:00 |
Eduardo Cavazos
|
3fa97aa171
|
combinators.lib: remove old words
|
2008-06-13 03:40:51 -05:00 |
Eduardo Cavazos
|
e813ac97c4
|
combinators.lib: short-circuit is used by regexp
|
2008-06-10 20:27:47 -05:00 |
Eduardo Cavazos
|
911b7cb447
|
combinators.lib-tests: update some tests
|
2008-06-10 09:02:23 -05:00 |
Eduardo Cavazos
|
5518229b0f
|
combinators.lib-docs: minor fix
|
2008-06-09 23:46:46 -05:00 |
Eduardo Cavazos
|
95f5c78159
|
combinators.lib: New short-circuit combinators
|
2008-06-09 23:23:09 -05:00 |
Eduardo Cavazos
|
34ba89025b
|
combinators.lib: fix bug
|
2008-06-01 10:46:38 -05:00 |
Eduardo Cavazos
|
73b0e07277
|
combinators.lib: Add || variants
|
2008-05-28 21:44:02 -05:00 |
Doug Coleman
|
f706b50ac7
|
remove dipd, it's 2dip
|
2008-05-23 22:48:58 -05:00 |
Slava Pestov
|
2cbfa9c2d7
|
Move destructors to core
|
2008-05-14 23:23:12 -05:00 |
Doug Coleman
|
7c09936f30
|
use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
|
2008-05-06 12:37:11 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Slava Pestov
|
89a531d4a2
|
Fixing unit tests
|
2008-03-26 17:07:50 -05:00 |
Slava Pestov
|
8d7ccf2596
|
Add unit test for ifte
|
2008-03-21 17:48:01 -05:00 |
Doug Coleman
|
3e7940216e
|
swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
|
2008-03-19 19:15:32 -05:00 |
Doug Coleman
|
3e14b0fac0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-19 16:21:17 -05:00 |
Doug Coleman
|
40aab45282
|
add do-while and use it in generate
|
2008-03-19 16:16:35 -05:00 |
Joe Groff
|
6f89d7921b
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/combinators/lib/lib.factor
extra/io/windows/files/files.factor
extra/opengl/demo-support/demo-support.factor
extra/opengl/shaders/shaders.factor
|
2008-03-15 20:39:43 -07:00 |
Joe Groff
|
fe9ab0e26b
|
COM unit tests. Remove redundant call-with word and use cleave instead.
|
2008-03-15 17:45:05 -07:00 |
Slava Pestov
|
fd9bf040ba
|
Removing call-with call-with2; use cleave instead
|
2008-03-13 03:41:57 -05:00 |
Joe Groff
|
07baa20969
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/combinators/lib/lib.factor
|
2008-03-12 20:52:00 -07:00 |
Slava Pestov
|
32526206f1
|
Help fixes
|
2008-03-11 19:51:58 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Doug Coleman
|
adf5cfda59
|
clean up retry
|
2008-02-29 18:04:09 -06:00 |
Doug Coleman
|
0102689b1e
|
make retry inline
|
2008-02-29 00:11:50 -06:00 |
Doug Coleman
|
fbfa1f8de9
|
add retry combinator to combinators.lib
|
2008-02-28 15:42:34 -06:00 |
Joe Groff
|
5f79372789
|
Rename out-keep to multikeep and move it into combinators.lib
|
2008-02-15 22:51:52 -08:00 |
Aaron Schaefer
|
b4324cdd58
|
Update search paths after combinators.lib -> sequences.lib move
|
2008-02-12 16:49:53 -05:00 |
Slava Pestov
|
e66e6d70e4
|
Moved dispatch to sequences.private
|
2008-02-11 01:19:53 -06:00 |