2186 Commits

Author SHA1 Message Date
Patrick Walton be4e26b2c7 Update for standard library changes 2012-09-20 10:02:03 -07:00
Patrick Walton 7b77ca7b9f Use the right crate directive 2012-09-13 18:51:54 -07:00
Patrick Walton ac7115cc7e Use the right crate directive 2012-09-13 18:51:28 -07:00
Patrick Walton f0bda24a03 Fixes for language changes 2012-09-13 16:19:07 -07:00
Patrick Walton 5019635e3f Fixes for language changes 2012-09-13 16:18:28 -07:00
Brian J. Burg 97addf5f31 Fix test build 2012-09-12 15:57:12 -07:00
Brian J. Burg 8a44a579cf s/import/use/g; fix class method syntax 2012-09-11 14:54:04 -07:00
Brian J. Burg 82a5fd52ba Fix build breaks 2012-09-10 08:44:14 -07:00
Patrick Walton 9bdf7a73b0 Fixes for language changes 2012-09-06 19:00:23 -07:00
Brian J. Burg bff8e59aa3 More syntax fixing. 2012-09-04 19:00:27 -07:00
Brian J. Burg 94c7437779 Fix upstream build breaks by changing uses of reinterpret_cast to pass by reference. 2012-09-04 18:08:59 -07:00
Patrick Walton 8e3eb37945 Initial commit 2012-08-30 19:24:47 -07:00
Patrick Walton dfec7c491f Add CFNumbers 2012-08-30 19:14:36 -07:00
Patrick Walton 4d402a7937 Add booleans and refactor to support existential types.
This allows dictionaries to contain values of multiple CFTypes, while remaining
type-safe.
2012-08-30 18:43:43 -07:00
Patrick Walton 0225d54195 Initial commit 2012-08-30 17:41:23 -07:00
Brian Anderson dc8e2c26f0 Merge pull request #3 from fzzzy/master
Change "ret" to "return"
2012-08-07 10:04:10 -07:00
Donovan Preston 715dc9d33a Change ret to return to get it to compile again. 2012-08-07 08:17:57 -04:00
Patrick Walton c9d18ab67e Fix ~ 2012-07-21 09:29:56 -07:00
Patrick Walton 02a70fd86d Fix botched fmt 2012-07-21 09:17:04 -07:00
Patrick Walton b2350cf5b3 Fix syntax in tests 2012-07-21 08:02:28 -07:00
Patrick Walton eef4feecb4 Fix strings 2012-07-19 10:22:43 -07:00
Josh Matthews 2764790c79 Update for recent rust syntax changes. 2012-07-04 17:19:04 -04:00
Brian Anderson a326b982df Add binding for CGFontRelease 2012-06-16 18:17:40 -07:00
Brian Anderson 478f61bb68 Add some CoreGraphics bindings 2012-05-31 15:26:35 -07:00
Brian Anderson cff7503084 More build fixes 2012-05-05 15:26:05 -07:00
Brian Anderson d529e0802b Make configure executable 2012-05-05 15:11:08 -07:00
Brian Anderson 6652463211 Support out-of-tree builds 2012-05-05 15:02:18 -07:00
Patrick Walton 366431264d -L., not -L . 2012-05-03 16:09:20 -07:00
Brian Anderson ee0008f3e3 More bindings 2012-04-23 15:42:22 -07:00
Brian Anderson 9a43115ca9 Remove some debug logging 2012-04-18 19:25:01 -07:00
Brian Anderson 0f0f4aeff3 Add msgSend1Id wrapper method for msgSend 2012-04-18 19:14:58 -07:00
Brian Anderson da80902a00 Various hackage for servo integration 2012-04-18 15:24:45 -07:00
Patrick Walton c1aa849cf5 Add the ability to create classes and implement methods 2012-04-09 18:18:20 -07:00
Patrick Walton 4ab5011d84 Introduce stub Foundation support 2012-04-09 16:42:46 -07:00
Patrick Walton 837254a65e NSApp testcase 2012-04-04 19:48:53 -07:00
Patrick Walton a39122e026 Initial commit 2012-03-27 15:43:50 -07:00