racket/racket/collects/ffi
Kalimehtar 88d8a2a9f8 Added to _bitmask auto increment bit numbers
Now (_bitmask '(a b)) == (_bitmask '((a 1) b)) == (_bitmask '((a 1) (b 2))

Or (_bitmask '((a 8) b)) == (_bitmask '((a 8) (b 16)))
2013-09-10 08:25:22 -06:00
..
unsafe move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
com-registry.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
com.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
cvector.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
file.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
objc.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
unsafe.rkt Added to _bitmask auto increment bit numbers 2013-09-10 08:25:22 -06:00
vector.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
winapi.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00