Mattias Gaertner
|
cb5be65887
fcl-passrc: useanalzer: use restored proc references
|
7 years ago |
nickysn
|
c93c15429d
+ introduce tx86intreader.SetSegmentOverride(); using it everywhere adds more
|
7 years ago |
nickysn
|
6f8abde786
+ support [const+[ref]] in the x86 intel syntax asm reader
|
7 years ago |
michael
|
0be6c4538c
* Public function to add built-ins to expression parser identifiers
|
7 years ago |
nickysn
|
8ffde52974
+ also support [expr1]+[expr2] for adding references in the x86 intel syntax asm reader
|
7 years ago |
michael
|
f4d3d6280c
* Font properties properly editable (published)
|
7 years ago |
Mattias Gaertner
|
84eb4c73e1
fcl-passrc: resolver: fixed error msg on proc type argument param mismatch
|
7 years ago |
Mattias Gaertner
|
b4c9f54d89
pastojs: filer: write/restore proc body js
|
7 years ago |
Mattias Gaertner
|
a1033eb1af
fcl-passrc: useanalyzer: collect proc references only for implprocs
|
7 years ago |
michael
|
93ec82315a
* Make expression parser available
|
7 years ago |
michael
|
80d95cd787
* Allow unpreparing of report
|
7 years ago |
michael
|
847b5faab0
* Fix for issue #33270
|
7 years ago |
michael
|
1c36ce2605
* Strip prefix off name in allocatename
|
7 years ago |
michael
|
70523f1b58
* Set designer flag, change ChildBand property type to CustomChildBand
|
7 years ago |
michael
|
cbfc1133f7
* Set designer flag, change ChildBand property type to CustomChildBand
|
7 years ago |
florian
|
2385c47c28
* compilation on x86-64 fixed
|
7 years ago |
svenbarth
|
332b078c22
* small extension of the test for completeness sake
|
7 years ago |
svenbarth
|
0e5a598b6a
* don't use a vecnode to convert a dynamic array or an array constructor to a pointer as that will lead to problems with range checking if the array should be empty; fixes run of tarray12 with -Cr
|
7 years ago |
florian
|
8c5606b41d
+ support mmx shifting
|
7 years ago |
florian
|
e523865b07
* do not take the size of an open array, resolves #33230
|
7 years ago |
nickysn
|
9c814e42c9
+ support segment overrides inside references (e.g. [es:bx]) in the x86 intel
|
7 years ago |
michael
|
a75e25aa46
* Event handler to react on page size change in designer
|
7 years ago |
nickysn
|
1cf1ab8ab9
* consume the register in the reference before the check for invalid reference
|
7 years ago |
michael
|
72bbfe34e9
* Add AllocateName
|
7 years ago |
michael
|
1568e68c95
* Add StartDesigning/EndDesigning calls, needed for OI to work correctly
|
7 years ago |
michael
|
11bda89833
* Make Page and Band available in element
|
7 years ago |
michael
|
7b7f164c28
* Fix bug #33241, patch from Stephano to add missing link export in HTML
|
7 years ago |
marco
|
3afba76bce
* modified Patch from #33018 by 隆博. Locale aware datefromstr functions.
|
7 years ago |
marco
|
b94d64449a
* Slightly modified patch from WP mantis #23816
|
7 years ago |
nickysn
|
c4f66a2492
* fixed comment in test
|
7 years ago |