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