Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Graydon Hoare
|
debb7e4641
|
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
|
2012-07-03 16:11:00 -07:00 |
|
Eric Holk
|
1e8f501343
|
Machine types are different from int/uint, etc (Issue #2187)
|
2012-06-04 19:16:47 -07:00 |
|
Graydon Hoare
|
084fe56ad5
|
Conditionalize test to only run double/byte/double test on x64 for now.
|
2012-03-20 17:34:21 -07:00 |
|
Graydon Hoare
|
faacbb38f0
|
Xfail struct-return test. x64 ABI is not quite right yet.
|
2012-03-20 17:13:48 -07:00 |
|
Graydon Hoare
|
855c99ea75
|
Some tests for passing and returning structures by value on x64. Close #1402. Close #1970.
|
2012-03-20 16:44:56 -07:00 |
|