Commit Graph

11108 Commits (87a1363c9560e96d2ea469636d2270c35367b75d)

Author SHA1 Message Date
Slava Pestov 87a1363c95 Merge branch 'master' into new_ui 2009-01-21 19:56:20 -06:00
Slava Pestov a807251d20 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 19:55:53 -06:00
Slava Pestov 2dc0757850 Cleanups 2009-01-21 19:55:47 -06:00
Slava Pestov 71bc5e9e10 Fix &: to throw an error if the symbol does not exist 2009-01-21 19:55:33 -06:00
Doug Coleman 29968f3082 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 19:50:12 -06:00
Slava Pestov b856cc5491 Better error checking for Cocoa bridge, update for NSRect -> CGRect renaming 2009-01-21 19:47:17 -06:00
Slava Pestov a5737a51b5 Add hello-unicode demo 2009-01-21 19:37:48 -06:00
Slava Pestov 2a7d353251 Debugging Core Text, get colored text working and fix memory management issue 2009-01-21 19:34:42 -06:00
Doug Coleman a9277c71fd fix macosx initialization of executable_path 2009-01-21 18:07:26 -06:00
Doug Coleman 99cd664961 better save_image that doesn't corrupt your factor image if you're out of disk space. should throw exception instead of printing error messages if saving fails.. 2009-01-21 15:02:27 -06:00
Slava Pestov a6afdd40b5 Merge branch 'master' into new_ui 2009-01-21 00:45:59 -06:00
Slava Pestov 79a5b3491a Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 00:45:30 -06:00
Slava Pestov 1c6df27d3c Minor documentation fixes 2009-01-21 00:45:23 -06:00
Daniel Ehrenberg ef569240d0 Fixing multiline error 2009-01-21 00:44:43 -06:00
Slava Pestov 7c1fcb3b98 Get text styles working with core-text binding 2009-01-21 00:39:32 -06:00
Daniel Ehrenberg 272b919fb7 Removed a spin 2009-01-21 00:17:25 -06:00
Daniel Ehrenberg 1ad92e2f32 Minor XML docs/tests changes 2009-01-21 00:06:26 -06:00
Daniel Ehrenberg c24f4494bc XML refactoring, splitting up docs 2009-01-20 23:54:33 -06:00
Daniel Ehrenberg 8536d85b4e Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 23:52:33 -06:00
Slava Pestov 9f76476d26 Refactor Core Foundation binding a bit, add new >cf word to convert Factor objects to CF values 2009-01-20 23:06:23 -06:00
Doug Coleman 2df61fd78d Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 18:48:07 -06:00
Doug Coleman dfadad05e2 fix validators 2009-01-20 18:44:38 -06:00
Slava Pestov 088ad42370 Merge branch 'master' into new_ui 2009-01-20 18:44:24 -06:00
Slava Pestov 6675a7f30b Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 18:44:03 -06:00
Slava Pestov 0587df042e Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-20 18:43:39 -06:00
Jose A. Ortega Ruiz db63d9d324 FUEL: Fix bug in usings update doing the wrong thing for empty USING:. 2009-01-21 00:44:22 +01:00
Doug Coleman 68cacc70ef Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 16:36:50 -06:00
Doug Coleman 050dbf8a60 http server can upload files. WOW! 2009-01-20 16:35:52 -06:00
Doug Coleman 4306656556 use assert-sequence= in mime.multipart 2009-01-20 16:35:09 -06:00
Doug Coleman ea133f0430 imagebin redirects correctly now 2009-01-20 16:34:46 -06:00
Daniel Ehrenberg 5221193034 Multiline cleanup and bug fix 2009-01-20 16:12:09 -06:00
Doug Coleman c7df780c33 dont save uploaded variables with no name, swap outputs 2009-01-20 15:45:00 -06:00
Doug Coleman 90a63acf40 fix the handbook 2009-01-20 15:43:45 -06:00
Doug Coleman 9a06ce94a5 add an unlimit word, refactor limited-streams, better docs 2009-01-20 15:42:41 -06:00
Slava Pestov 25340e881b Merge branch 'master' into new_ui 2009-01-20 15:38:05 -06:00
Daniel Ehrenberg 67dd4ca4a4 Going further towards conformance 2009-01-20 15:37:21 -06:00
Slava Pestov 4b4d93dddd Move at-default from unicode.case to assocs, move 2cache from classes.algebra to assocs, clean up some code to no longer use -rot, rot, pick 2009-01-20 15:27:14 -06:00
Slava Pestov 99012e2cd2 Move fonts back to fonts 2009-01-20 14:34:10 -06:00
Slava Pestov 25b0512fd6 Move fonts to basis/bitstream-vera
Use ui.cocoa.text instead of ui.freetype on Mac OS X
Update deploy tool to not copy fonts/ directory on Mac OS X
2009-01-20 14:31:09 -06:00
U-C4\Administrator 57ecdbe2c3 add limited streams to the handbook 2009-01-20 13:28:51 -06:00
U-C4\Administrator 0309f66252 don't unquote keys in mime.multipart 2009-01-20 13:23:58 -06:00
U-C4\Administrator 94a72d3915 document limited streams, make some words private 2009-01-20 13:21:58 -06:00
U-C4\Administrator 0dd3dc770b remove duplication in io.streams.limited 2009-01-20 12:04:20 -06:00
U-C4\Administrator 8676ebafea replace boolean with singletons for io.streams.limited -- stream-throws or stream-eofs 2009-01-20 12:02:54 -06:00
U-C4\Administrator 7ba4035993 some regexp features are broken. temporarily remove the regexp features that are broken 2009-01-20 11:53:50 -06:00
Doug Coleman cc4f60b029 add imagebin so i can work on it from another computer 2009-01-20 11:44:14 -06:00
Doug Coleman 7dabe9b1f6 more asn1 compiles now, so fix errors. not sure why >ber-context-specific string method takes two parameters 2009-01-20 05:05:51 -06:00
Jose A. Ortega Ruiz b9f323c350 FUEL: Font lock for field-less TUPLE: forms. 2009-01-20 09:44:25 +01:00
Slava Pestov e6e831c577 Add font and line cache to core text binding 2009-01-19 22:58:09 -06:00
Slava Pestov 12d693f3fb More work on Core Text binding 2009-01-19 22:30:32 -06:00