Commit Graph

4791 Commits (dc2898b3cccc5a77f66cbf938d5f634f32800a22)

Author SHA1 Message Date
Eduardo Cavazos dc2898b3cc unix.stat: Bugfix 2008-05-13 14:14:27 -05:00
Eduardo Cavazos cdf99ea8f0 io.unix.files: Update for renames 2008-05-13 13:37:25 -05:00
Eduardo Cavazos a293b8a2c5 unix.stat: Rename stat* and lstat*. Convert them to use
'unix-system-call'.
2008-05-13 13:32:55 -05:00
Eduardo Cavazos 94b0878fc9 Merge branch 'master' of factorcode.org:/git/factor 2008-05-12 18:40:48 -05:00
Eduardo Cavazos 881739eda7 And indent... 2008-05-12 18:40:20 -05:00
Eduardo Cavazos 0c83995f62 io.unix.sockets: cleanup do-accept 2008-05-12 18:39:45 -05:00
Doug Coleman c32d648c8d Merge branch 'master' of git://factorcode.org/git/factor 2008-05-12 18:18:30 -05:00
Doug Coleman 4697046d07 add binding 2008-05-12 18:18:14 -05:00
Doug Coleman 8846650274 uses with-stream now 2008-05-12 18:15:22 -05:00
Eduardo Cavazos d1bae00e8a unix: Fix indentation 2008-05-12 17:40:49 -05:00
Eduardo Cavazos 3691aa72ec unix: Now I see, all too clearly, the error of my ways 2008-05-12 17:11:40 -05:00
Eduardo Cavazos 1b39855447 unix.ffi: Moving functions to 'unix' 2008-05-12 16:33:04 -05:00
Eduardo Cavazos 2e4a171fcb io.unix.sockets: cleanup accept-sockaddr 2008-05-12 14:09:24 -05:00
Doug Coleman 69e144245d add file parsing to ftp.client 2008-05-11 22:05:53 -05:00
erg cc390dd53a refactor a bit 2008-05-11 18:26:59 -05:00
erg b387eca7d9 ftp.client can download the linux kernel! 2008-05-11 17:59:33 -05:00
Doug Coleman a8a61fb23c refactoring ftp client 2008-05-11 17:25:25 -05:00
Doug Coleman 8017364b1a add ftp so i can work on it on another computer 2008-05-11 14:47:14 -05:00
Slava Pestov e13be8ce3f Use unique word 2008-05-11 13:07:07 -05:00
Matthew Willis 4532810923 Added the copyright and BSD license to cairo.gadgets 2008-05-11 10:45:00 -07:00
Matthew Willis 8442e82cda removed old cairo.png vocab. The png words are now in cairo.gadgets 2008-05-11 10:45:00 -07:00
Slava Pestov 14d04a37aa Help lint fix 2008-05-11 02:12:36 -05:00
Slava Pestov a42756abac object is now an empty intersection 2008-05-11 01:37:37 -05:00
Slava Pestov aaf8e66215 Fix prettyprinting for INTERSECTION: 2008-05-11 00:41:47 -05:00
Slava Pestov 8a4ef17039 Fix descriptive with intersection classes 2008-05-11 00:36:38 -05:00
Slava Pestov 640f9643ef Merge branch 'cairo' of git://onigirihouse.com/git/yuuki 2008-05-11 00:23:03 -05:00
Slava Pestov 1bb83a21ae Merge branch 'master' of git://factorcode.org/git/littledan 2008-05-11 00:21:39 -05:00
Slava Pestov 71cb0f9042 Disable some tests 2008-05-11 00:21:26 -05:00
Slava Pestov dd08bdfdd1 Class algebra changes 2008-05-10 23:59:02 -05:00
Daniel Ehrenberg 8b6e234709 Encodings use singletons; descriptive error updates 2008-05-10 20:17:24 -05:00
Slava Pestov 65eddbcc90 Fix point-free conversion with empty body 2008-05-10 18:59:39 -05:00
Slava Pestov 849b4a062c Document intersection classes 2008-05-10 18:59:23 -05:00
Slava Pestov db59ade218 Fix for SINGLETON: 2008-05-10 18:20:50 -05:00
Slava Pestov 53cda42d44 Add failing test 2008-05-10 18:09:10 -05:00
Slava Pestov 315110eb09 Working on intersection classes 2008-05-10 18:09:05 -05:00
Slava Pestov 3b914f0a9d Merge branch 'master' of git://factorcode.org/git/littledan 2008-05-10 17:59:11 -05:00
Slava Pestov 0a3429810c Fix classes.tuple unit test failures 2008-05-10 16:28:02 -05:00
Matthew Willis d05f9704c6 error checking, more gadget words for cairo 2008-05-10 14:22:12 -07:00
Daniel Ehrenberg 747a4766ef Descriptive errors, deleting duplicated code in locals 2008-05-10 16:05:20 -05:00
Slava Pestov 5d61651cb2 Changing method combination would delete methods 2008-05-10 15:56:30 -05:00
Slava Pestov 1c7b9079a9 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-10 15:40:20 -05:00
U-SLAVA-DFB8FF805\Slava 2ef23e1fef Fix typo 2008-05-10 15:23:49 -05:00
U-SLAVA-DFB8FF805\Slava 4a9a1ba2b5 Fix and clean up Windows deployment 2008-05-10 15:22:38 -05:00
Daniel Ehrenberg 46b4167a24 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/delegate/protocols/protocols.factor
2008-05-10 15:14:58 -05:00
Doug Coleman d33b57506a find-relative-prime didn't handle numbers <= 1 correctly 2008-05-10 13:18:13 -05:00
Doug Coleman 9da8bed8f9 refactor miller-rabin a bit
still uses too many locals, but at least they're not symbols
2008-05-10 13:06:40 -05:00
Doug Coleman 4f1e524142 oops, add back some "dead code" 2008-05-10 12:36:57 -05:00
Doug Coleman a608a3c900 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-10 12:21:51 -05:00
Doug Coleman ef1f7d45af add more bindings to unix/ 2008-05-10 12:21:38 -05:00
Eduardo Cavazos a9bc2309ea unix: Minor cleanups 2008-05-10 09:10:16 -05:00