Jonas Maebe
|
2cb4514c07
* converted all non-x86-specific and non-32bit-specific code to use hlcgobj
|
14 年之前 |
Jonas Maebe
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
14 年之前 |
Jonas Maebe
|
db203431b2
+ hlcgobj: high level code generator class. It has basically the same
|
14 年之前 |
Jonas Maebe
|
d885bb66a0
+ branch for jvm code generator backend
|
14 年之前 |
Jonas Maebe
|
baf2a3f1fb
* fixed copy/paste error that didn't disable default inline support when
|
14 年之前 |
Jonas Maebe
|
cbb3e5700d
* now also includes univint directory for Darwin if necessary, not sure
|
14 年之前 |
Jonas Maebe
|
8c7f1e1013
* only transform multiplication nodes to sqr, not any kind of addnode
|
14 年之前 |
Jonas Maebe
|
3abfec476a
* fixed range checke errors after aint->tcgint change
|
14 年之前 |
Jonas Maebe
|
3b9e1a4398
* fixed wrong class cast in r18226
|
14 年之前 |
sekelsenmat
|
658be2b0b7
fpvectorial: Adds multiline support for text, adds a new translate function to entities
|
14 年之前 |
marco
|
4c64519f31
* fix for yet another -j 2 issue. This time fcl-passrc dependency on fcl-base
|
14 年之前 |
sekelsenmat
|
cc8854b0bc
fpvectorial: Removes unused Z coordinates and makes the entity classes smarter, adds support for searching for elements
|
14 年之前 |
Jonas Maebe
|
b5fc32750b
* check whether both left and right are reals rather than twice whether left
|
14 年之前 |
florian
|
41f25c2b21
* fixes cmem.malloc et al. for windows as proposed by Ludo Brands, resolves #15571
|
14 年之前 |
florian
|
859757003f
* fix SafeLoadLibrary: fixed defines, sse control word should be stored as well
|
14 年之前 |
Jonas Maebe
|
6748a9a238
* fixed forcing setelementn on the correct side in add nodes
|
14 年之前 |
florian
|
275c6092e5
* avoid range check errors for empty ansistrings written/read from ppus
|
14 年之前 |
florian
|
e796a878ca
* convert <real x>*<real x> into sqr(<real x>), it might reduces register
|
14 年之前 |
Jonas Maebe
|
f6fbc17463
* fpdoc depends on fcl-base
|
14 年之前 |
sekelsenmat
|
02d1a26d92
fpvectorial: Adds support for guessing the document size and zoom level
|
14 年之前 |
pierre
|
8673b93ed5
Add missing regenerated Makefile
|
14 年之前 |
florian
|
d7708a45f1
* so far windows only
|
14 年之前 |
florian
|
a9034af414
+ added tests for recent stream modifications
|
14 年之前 |
florian
|
3e4469937c
* fix Types.UnionRect as proposed by Piotr Karasinski, resolves #20006
|
14 年之前 |
pierre
|
09e7570e57
* Avoid warning about unset variable in TestParents
|
14 年之前 |
florian
|
4c95e9fce5
* commented pdata type as proposed in #20004 by Michalis Kamburelis, resolves #20004
|
14 年之前 |
florian
|
87696a4b70
* cr*, dr*, tr* registers are 64 bit on x86-64
|
14 年之前 |
pierre
|
8dc1ce55c1
* Avoid infinite loop on Unix
|
14 年之前 |
florian
|
79a96ab287
+ ttypesym.prettyname
|
14 年之前 |
sekelsenmat
|
b71d8e6ed6
fpvectorial: Fixes example compilation
|
14 年之前 |