Mattias Gaertner
|
bd7da20bdd
fcl-passrc: resolver: fixed regression uses clause order
|
7 lat temu |
Károly Balogh
|
775e83435e
tosunits: some more work on TOS bindings
|
7 lat temu |
Károly Balogh
|
55638510c0
tosunits: early bits for some VDI bindings
|
7 lat temu |
Károly Balogh
|
91f6bb0d97
tosunits: implemented more of the AES bindings
|
7 lat temu |
Károly Balogh
|
f407166b5b
tosunits: added a bunch of missing gemdos functions
|
7 lat temu |
Mattias Gaertner
|
25d44b3637
pas2js: docs: class constructor
|
7 lat temu |
pierre
|
29b52824cf
Try to fix TRect problem for wince
|
7 lat temu |
Mattias Gaertner
|
e00e7d9cfd
pas2js: fixed handlign error on first token of used unit
|
7 lat temu |
Mattias Gaertner
|
6f1e770887
pastojs: for item in class do
|
7 lat temu |
Mattias Gaertner
|
7b7948ca04
fcl-passrc: resolver: for item in class do
|
7 lat temu |
Mattias Gaertner
|
b307930443
pas2js: updated cfg
|
7 lat temu |
pierre
|
ec45d8617c
Fix wince rtl compilation (fix for bug report 32859)
|
7 lat temu |
Mattias Gaertner
|
fd5303e8df
pastojs: for e in setvar do
|
7 lat temu |
Mattias Gaertner
|
bc43c5e0ef
fcl-passrc: resolver: for e in constset do
|
7 lat temu |
nickysn
|
65c2575883
+ added win16stub const array (small dos exe, which prints 'This program
|
7 lat temu |
marco
|
f9364648c1
* some update to filechange attributes by Pascal Riekenberg, mantis #32833
|
7 lat temu |
marco
|
615b50fadf
* change trect.contains(tpoint) to not have bottom and right borders inclusive.
|
7 lat temu |
florian
|
5e26142e54
* selected features are now stored in the system unit
|
7 lat temu |
nickysn
|
125360ca16
* fixed the amount of bytes in the 'data' section, reported by the compiler,
|
7 lat temu |
Mattias Gaertner
|
77e0e9738d
pastojs: for b in boolean do
|
7 lat temu |
Mattias Gaertner
|
8edb5541a3
pas2js: comment
|
7 lat temu |
Mattias Gaertner
|
7324fda194
pastojs: for e in TArrEnum do, for VT in TArrOfT do
|
7 lat temu |
Mattias Gaertner
|
b1a45494d3
fcl-passrc: resolver: for e in TArrEnum do
|
7 lat temu |
Mattias Gaertner
|
a8f18c29fb
fcl-js: test var a=1,b=2,c=3
|
7 lat temu |
Mattias Gaertner
|
effbafabd2
pas2js: fixed globbing * ignoring . and ..
|
7 lat temu |
svenbarth
|
88a9d07820
* extend test so that the methods and parameters of interfaces are checked as well
|
7 lat temu |
svenbarth
|
1ee24374f1
* implement GetDeclaredMethods() for interface types
|
7 lat temu |
svenbarth
|
16b20911bd
+ add methods to retrieve an array of methods of a type (both those only declared in the current type as well as all of the type's hierarchy)
|
7 lat temu |
svenbarth
|
f8c5272b8f
+ add method to query the method count of an interface
|
7 lat temu |
svenbarth
|
3e25e153e0
+ add implementation class for methods of an interface
|
7 lat temu |