Jonas Maebe
|
3e8cd7d4c9
* after making a copy of a vo_has_local_copy parameter, only release
|
7 years ago |
Jonas Maebe
|
ad73453e64
* fixed alignment of threadvars (used uninitialised field value)
|
7 years ago |
Jonas Maebe
|
93ce83fb62
- removed duplicate overloaded function that returned uninitialised results
|
7 years ago |
michael
|
2a80d2ada0
* Clear aggregate list on first pass initialization of aggregate variable (bug ID 0033629)
|
7 years ago |
michael
|
642967520f
* Fix checkbox not saving/loading expression
|
7 years ago |
Mattias Gaertner
|
73310ac57f
pastojs: jsvalue:=currency
|
7 years ago |
Mattias Gaertner
|
5e32960f33
fcl-js: fixed case
|
7 years ago |
Mattias Gaertner
|
4909d43949
pastojs: currency
|
7 years ago |
Mattias Gaertner
|
13ed2c46f4
fcl-passrc: resolver: eval currency, binary with currency gives currency
|
7 years ago |
michael
|
8487e5353c
* Fix bug ID #33252 (attempt 2)
|
7 years ago |
michael
|
f518cd33fe
* Fix special case when a dataset is empty, and when a dataset contains only 1 record.
|
7 years ago |
michael
|
fa928fda1c
* Added BringToFont/SendToBack
|
7 years ago |
michael
|
4a273db4d7
* Do not clear fields, master-detail may reopen dataset
|
7 years ago |
michael
|
88c1145498
* Do not clear fields, master-detail may reopen dataset
|
7 years ago |
michael
|
d17fab9c41
* Fix aggregates calculation for more complex master-detail scenarios
|
7 years ago |
Mattias Gaertner
|
fb34a9547f
pas2js: version 0.9.16
|
7 years ago |
Mattias Gaertner
|
20a3df1fd6
pastojs: fixed renaming duplicate local const
|
7 years ago |
Mattias Gaertner
|
98e0e356bc
fcl-passrc: resolver: allow overriding TpasSectionScope
|
7 years ago |
maciej-izak
|
babc353d45
Fix typo in comment in ipf (found by Marcin Wiazowski, issue #33588).
|
7 years ago |
nickysn
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 years ago |
Mattias Gaertner
|
0601b437a4
pas2js: added option -JoUseStrict
|
7 years ago |
Mattias Gaertner
|
2945f4a3c9
pas2js: changed TGuid to record
|
7 years ago |
Mattias Gaertner
|
f64115913d
pastojs: TGuid record, TGuidString, fixed call(typeinfo(intftype)), not jsvalue, equal operator for records with static array fields, typecast type to TJSObject
|
7 years ago |
Mattias Gaertner
|
fb8690428c
fcl-passrc: resolver: TGuid record
|
7 years ago |
Mattias Gaertner
|
2512550834
fcl-js: TJSNewMemberExpression.AddArg: auto create Args
|
7 years ago |
pierre
|
036560010f
Ensure FindInsertNode only return -1, 0 or +1
|
7 years ago |
maciej-izak
|
827d6dc01f
fix trunk compilation (related to previous commit r38786)
|
7 years ago |
maciej-izak
|
4cdb2e832d
* Add monotone cubic Hermite spline. Patch by Marcin Wiazowski. Issue #33588
|
7 years ago |
nickysn
|
bd3d35f2da
+ add support for passing 32-bit values in a pair of registers in
|
7 years ago |
nickysn
|
a73aabcc39
* support loading longint in dx:ax when using the 'register' calling convention
|
7 years ago |