.. |
backend
|
io.backend.unix.macosx: change to << require >>.
|
2015-07-28 19:33:24 -07:00 |
buffers
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
crlf
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
directories
|
io.files.info: use directory?, symbolic-link?, and regular-file?.
|
2015-08-05 18:33:35 -07:00 |
encodings
|
factor: Change ERROR: foo ; to define ``throw-foo`` instead of having ``foo`` throw implicitly. The old ``foo`` still throws implicitly because this is a big change to get right in one patch, but it should be removed soon.
|
2015-08-12 15:26:18 -05:00 |
files
|
io.files.info: use directory?, symbolic-link?, and regular-file?.
|
2015-08-05 18:33:35 -07:00 |
launcher
|
factor: arch -> arch-name. fix breakage caused by other patch.
|
2015-08-12 11:08:24 -05:00 |
mmap
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
monitors
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |
pipes
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
pools
|
destructors: change check-disposed not to drop the disposable.
|
2014-11-21 08:19:05 -08:00 |
ports
|
Docs: various more compiler-related docs
|
2015-07-28 17:58:28 -07:00 |
servers
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |
sockets
|
use ``if*`` instead of ``dup [ ] [ drop ] if``.
|
2015-07-20 22:24:30 -07:00 |
standard-paths
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
streams
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
styles
|
io.styles: image -> image-style in docs too
|
2015-08-12 09:09:41 -05:00 |
thread
|
…
|
|
timeouts
|
factor: put inline on same line as ; for experimentation
|
2015-08-10 12:55:27 -05:00 |