nickysn
|
2f28768d2d
* simplify some code, by using is_x86_parameterized_string_instruction_op
|
8 vuotta sitten |
nickysn
|
98c4986b6d
+ added x86 helper functions is_x86_string_instruction_op,
|
8 vuotta sitten |
nickysn
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
8 vuotta sitten |
pierre
|
c8722d4237
Fix tw32115 test for msdos target by using longint type explicitly for CalcSmth function parameter
|
8 vuotta sitten |
florian
|
4109738582
+ build exeinfo by buildrtl unit
|
8 vuotta sitten |
michael
|
352f99c15f
* Write more types
|
8 vuotta sitten |
marco
|
b1e4515896
* switch to 3.0.2 as prefered version
|
8 vuotta sitten |
Mattias Gaertner
|
bb15bbec52
fcl-passrc: resolver: enum range: assign enum:=enumrange
|
8 vuotta sitten |
michael
|
7abc3af339
* Some cosmetic, license text and other changes based on code review by Nayuki
|
8 vuotta sitten |
Mattias Gaertner
|
1b2511c0a0
fcl-passrc: resolver: enum range: pred(), succ(), low(), high(), typecast integer to enum range
|
8 vuotta sitten |
michael
|
c2c561a827
* QR Code printable element, plus demo report, using newly added QR Code generator unit
|
8 vuotta sitten |
svenbarth
|
fcc1ce7a08
* fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new command line option -Sj[-|+] to control writeable typed constants (with a small adjustment to the help text)
|
8 vuotta sitten |
michael
|
656405d7dc
+ Added QR code generator, image drawer
|
8 vuotta sitten |
michael
|
f218a369d6
* Remove debug writeln
|
8 vuotta sitten |
Mattias Gaertner
|
bc6b6fe7c9
fcl-passrc: resolver: fixed CheckClassIsClass if DestType is forward class
|
8 vuotta sitten |
Mattias Gaertner
|
061c0b4da3
pastojs: test raise functioncall
|
8 vuotta sitten |
Mattias Gaertner
|
40b359c1ba
fcl-passrc: resolver: raise functioncall
|
8 vuotta sitten |
michael
|
243002023c
* Patch from Markus Beth to fix some comments
|
8 vuotta sitten |
nickysn
|
d96558cd64
* fixed bug in assembling some 32-bit instructions on the i8086 target (e.g.
|
8 vuotta sitten |
svenbarth
|
f6a867ef04
* move handling of Concat to tinlinenode so that it can be easily extended for dynamic arrays
|
8 vuotta sitten |
svenbarth
|
c01b36a2fa
* the checks for no parameters are not needed for Insert() and Delete() as they take care of that themselves with an overload listing
|
8 vuotta sitten |
michael
|
9d32f87ebb
* Added license statement
|
8 vuotta sitten |
svenbarth
|
fe95d73fe5
* move RTTI header include above ObjPas header include
|
8 vuotta sitten |
michael
|
43867344cd
* Demo how to create pdf from text file
|
8 vuotta sitten |
svenbarth
|
a0fb85b690
- remove no longer needed aligntoptr() and aligntoqword() functions (all this should be handled by the typinfo unit in the future)
|
8 vuotta sitten |
svenbarth
|
89645633a9
* get rid of calls to aligntoptr by using methods provided by TClassData and TPropInfo
|
8 vuotta sitten |
svenbarth
|
da30391a6a
* FillChar for the properties is not needed as SetLength already initializes the array elements
|
8 vuotta sitten |
svenbarth
|
57db4b47e1
- remove unneeded type declaration
|
8 vuotta sitten |
svenbarth
|
1ae344394a
+ add data record for easier access to a class' data
|
8 vuotta sitten |
florian
|
3d3298f64d
* write absolute references correctly on avr, resolves #32040
|
8 vuotta sitten |