Commit de645fa
Monte Goulding
Add support for posting NSArray and NSDictionary to lcidlc externals
* LCArugmentsCreateV was still doing conversions to C types
even though Objective-C conversions are now in the engine
* LCArugmentsCreateV did not support NSArray or NSDictionary
* H has been used as for dictionary because D is taken and
H is possibly reasonable for hash table/map.1 parent 7b0251f commit de645fa
1 file changed
Lines changed: 20 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
1866 | | - | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
| 1866 | + | |
| 1867 | + | |
1870 | 1868 | | |
1871 | 1869 | | |
1872 | 1870 | | |
1873 | 1871 | | |
1874 | 1872 | | |
1875 | 1873 | | |
1876 | 1874 | | |
1877 | | - | |
1878 | | - | |
1879 | | - | |
1880 | | - | |
1881 | | - | |
| 1875 | + | |
1882 | 1876 | | |
1883 | 1877 | | |
1884 | 1878 | | |
1885 | 1879 | | |
1886 | 1880 | | |
1887 | 1881 | | |
1888 | 1882 | | |
1889 | | - | |
1890 | | - | |
1891 | | - | |
1892 | | - | |
| 1883 | + | |
1893 | 1884 | | |
1894 | 1885 | | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
1895 | 1902 | | |
1896 | 1903 | | |
1897 | 1904 | | |
| |||
0 commit comments