mattias
|
1bf007ef13
rtl: clean up
|
5 years ago |
michael
|
4ec47938ee
* Add BinStr
|
5 years ago |
mattias
|
a72e7bf311
rtl: MethodName: support callbacks with function reference
|
5 years ago |
mattias
|
ac227214f3
rtl: less hints
|
6 years ago |
michael
|
8a3692b9fd
* Correct DefaultHandler/DeefaultHandlerStr
|
6 years ago |
michael
|
3a623b5dc3
* Add MethodName, FieldAddress
|
6 years ago |
michael
|
5db4d0571c
* Add ClassInfo and MethodAddress
|
6 years ago |
michael
|
2c68cfda8c
* Some IntN types
|
6 years ago |
michael
|
e3ef3fc9aa
* Fix ArcTan definition (bug ID 35655)
|
6 years ago |
mattias
|
c465228571
rtl: added GetMethodProp
|
6 years ago |
mattias
|
33328ecf5a
rtl: added TObject.Dispatch and DispatchStr
|
6 years ago |
mattias
|
dcb5c10cac
rtl: added TCustomAttribute
|
6 years ago |
mattias
|
ccfc40d11f
rtl: less hints
|
6 years ago |
mattias
|
6daad959fb
rtl: added TVarRec and compiler utility function VarRecs
|
6 years ago |
mattias
|
9f11002d42
rtl: clean up
|
6 years ago |
mattias
|
e86dfef5de
rtl: clean up
|
6 years ago |
mattias
|
84e7aa5e90
rtl: changed JSArguments from array to TJSFunctionArguments
|
6 years ago |
mattias
|
1a3c5c5a48
rtl: added lo, hi for word, smallint, longword, longint
|
6 years ago |
mattias
|
6244b933ac
rtl: cache IObjectInstance as string
|
6 years ago |
mattias
|
ac757558fe
rtl: added val(s,bool,code), fixed range check error MinInteger
|
6 years ago |
mattias
|
1f3e008591
rtl: system val integers support for hexnumbers
|
6 years ago |
michael
|
81f641814a
* Filename functions as in SysUtils
|
6 years ago |
mattias
|
6b98060678
rtl: fixed compile
|
6 years ago |
mattias
|
5075b5f4d6
rtl: clean up, fixed strtoint $FF
|
6 years ago |
mattias
|
55ac9ab11e
rtl: fixed val(hexnumber,nativeint,code)
|
6 years ago |
mattias
|
f3db818bb3
rtl: changed LineEnding to a variable, it is determined at runtime
|
6 years ago |
mattias
|
8fe2017c52
rtl: changed PI to const
|
6 years ago |
michael
|
fd98459d58
* Fix stringofchar for count<=0
|
6 years ago |
michael
|
0f607847a6
* Fix int not working on IE
|
6 years ago |
mattias
|
e16c97b01f
rtl: StringOfChar: use repeat if available
|
6 years ago |