svenbarth
|
7ad3a0f12c
+ add implementation class for parameters of methods that belong to a VMT-based type
|
7 rokov pred |
svenbarth
|
68c7308de3
- remove unused variable
|
7 rokov pred |
svenbarth
|
28640ba350
+ add base types for the RTTI of methods and parameters
|
7 rokov pred |
Károly Balogh
|
f7478704cb
fpmake's -sp shortcut for -skipcrossprograms changed to -scp in r34685 because it overlapped with -sp for searchpath causing havoc in crossbuilds. clean up some accidental leftovers of -sp in ide and utils directory
|
7 rokov pred |
Mattias Gaertner
|
8d36c0d64e
pas2js: added -i -iD -iSO -iSP -TO -iTP
|
7 rokov pred |
marco
|
09dd6047f7
* comment spelling fix
|
7 rokov pred |
michael
|
3496256179
* Added library version of pas2js
|
7 rokov pred |
michael
|
3990686be3
* Some fixes for names when installing libraries
|
7 rokov pred |
michael
|
024a92b2da
* Support for shared libraries
|
7 rokov pred |
michael
|
8342c502c5
* Initial check-in of pas2js changes
|
7 rokov pred |
nickysn
|
5fd1d28f62
* changed the parameters to SetMouseXRange and SetMouseYRange (used internally
|
7 rokov pred |
nickysn
|
91a182081f
* initialize regs.ax at once, instead of setting regs.ah and regs.al to two
|
7 rokov pred |
nickysn
|
9d4e9dc9c8
+ zero out the TVESAInfoBLock structure before doing the VBE get information
|
7 rokov pred |
nickysn
|
4655e4a424
+ ported the 'vesamode' unit to i8086-msdos
|
7 rokov pred |
nickysn
|
aebc0a74f7
+ enabled compilation of the 'fv' package for i8086-msdos
|
7 rokov pred |
nickysn
|
a82740d7a7
+ implemented the video and mouse units for i8086-msdos
|
7 rokov pred |
nickysn
|
81b56c9d4b
* use movedata() in the msdos crt unit
|
7 rokov pred |
nickysn
|
29f307589e
+ added an i8086-specific procedure MoveData, that allows moving of far data,
|
7 rokov pred |
Mattias Gaertner
|
53940cdfb2
pastojs: convert Assigned() to !=null, so that Assigned(undefined) gives false
|
7 rokov pred |
nickysn
|
d8a2285a91
+ enabled compilation of unit classes for win16; compiles only in the large
|
7 rokov pred |
nickysn
|
572ec3b0d5
+ enabled compilation of unit fgl for win16
|
7 rokov pred |
nickysn
|
0b48943a1e
+ enabled compilation of unit typinfo for win16
|
7 rokov pred |
nickysn
|
532ff65e87
+ enabled compilation of unit types for win16
|
7 rokov pred |
nickysn
|
b76bc68214
+ enabled compilation of unit math for win16
|
7 rokov pred |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 rokov pred |
nickysn
|
7cc581d4c7
* replaced Intr($21,regs) with MsDos(regs) in the i8086-msdos sysutils unit
|
7 rokov pred |
pierre
|
5780c608be
Also generate FPC_HAS_FEATURE_XXX macros for programs, libraries and packages
|
7 rokov pred |
marco
|
c0a6715db2
* fixes to fulltextsearch decoding. From Sergey Bodrov's repo, cleaned and
|
7 rokov pred |
nickysn
|
0119e7afb3
* changed the codepointer type in the i8086 small and compact memory models from
|
7 rokov pred |
Mattias Gaertner
|
082c17fd93
pastojs: added test for unit cycle
|
7 rokov pred |