florian
|
f328b6d635
+ user section type
|
15 years ago |
florian
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
15 years ago |
sergei
|
48d93dc40e
* Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859.
|
15 years ago |
joost
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
15 years ago |
Jonas Maebe
|
ac283bb237
* when checking whether the current class definition finalises an existing
|
15 years ago |
Jonas Maebe
|
8e788c6fa5
* further fixes for parsing declarations involving nested types that are
|
15 years ago |
Jonas Maebe
|
ad5eea80e1
* corrected test name
|
15 years ago |
pierre
|
3378979f2b
* Test for bug report 18702
|
15 years ago |
pierre
|
1544e9b7a8
* new object files compiled with mingw32 gcc 3.4.5
|
15 years ago |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
15 years ago |
marco
|
7b8c319e3e
* Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing
|
15 years ago |
sergei
|
54bc8efa0b
* Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859.
|
15 years ago |
Jonas Maebe
|
e78f195422
+ new test that should fail to compile, but doesn't yet
|
15 years ago |
Legolas
|
08fdb5af54
+ Added sd card handling to libogc
|
15 years ago |
Legolas
|
645744bf51
+ Added libogc binding and examples for Wii
|
15 years ago |
Jonas Maebe
|
a11709658c
- removed outdated versions (superceded by the ones under
|
15 years ago |
Jonas Maebe
|
9d033909df
* forgot to commit (part of r16923)
|
15 years ago |
joost
|
547a1b289c
* Do not use a buildunit, but build the units directly. To avoid that
|
15 years ago |
Jonas Maebe
|
b3ee4ea4eb
+ support for parsing docsets to add documentation to the parsed headers
|
15 years ago |
Legolas
|
a9188c3aa6
* Updated to libnds 1.5.0 (added dynamic texture allocation)
|
15 years ago |
Jonas Maebe
|
c87a7c3d3b
+ forgot to commit (part of r16908)
|
15 years ago |
Jonas Maebe
|
d6e7023038
* automatically comment out methods that take blocks as parameters or return
|
15 years ago |
Jonas Maebe
|
9e3a0282ce
+ NSLog() declaration
|
15 years ago |
Jonas Maebe
|
8143a009fd
* moved to correct location so it's used by the conversion script
|
15 years ago |
Jonas Maebe
|
a199344bf4
* don't check for duplicate symbols when adding a class helper symbol, see
|
15 years ago |
Legolas
|
527dd56b28
+ Initial Wii support
|
15 years ago |
armin
|
bb09124f58
fix compilation for netware target
|
15 years ago |
joost
|
7ed2bae024
* Set svn-properties
|
15 years ago |
Legolas
|
c3698c84be
* Updated libndsfpc to 1.4.10:
|
15 years ago |
Jonas Maebe
|
7cb1c8b586
* improvement of r16001 so that allocations even closer to high(ptruint)
|
15 years ago |