mattias
|
3e9fd9073f
fcl-css: resolver: invalid selectors
|
3 years ago |
florian
|
e024fdc5d7
* cleanup
|
3 years ago |
mattias
|
c3d0d3edd3
fcl-css: tests for :first-of-type, :last-of-type
|
3 years ago |
mattias
|
db499b61c0
fcl-css: resolver: :root
|
3 years ago |
mattias
|
b33ae75c59
fcl-css: attribute selector operations
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
6cbb3d982d
* x86: Added SARX to BMI2 code generator
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
83969d3ba3
* x86: Added BEXTR and BZHI to special spilling rules since they follow the same format as SHRX etc.
|
3 years ago |
mattias
|
e9c278b9f1
fpdoc: fixed ElementType, issue 39887
|
3 years ago |
mattias
|
a23a4805f4
fcl-css: resolver: has attribute check
|
3 years ago |
mattias
|
a6afacd633
fcl-css: resolver: adjacent and general sibling combinator
|
3 years ago |
mattias
|
a2c518285c
fcl-css: selector child combinator
|
3 years ago |
mattias
|
a7e983b08a
fcl-css: updated fpmake
|
3 years ago |
mattias
|
2d1510e067
fcl-css: started TCSSResolver
|
3 years ago |
mattias
|
23098d049d
fcl-css: fixed mode
|
3 years ago |
mattias
|
72466cac46
fcl-css: TCSSIntegerElement.GetAsString: append units
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
63a2395e2c
* x86: Made a check for BMI2 more explicit in the integer division code generator
|
3 years ago |
mattias
|
754a3749ce
fcl-css: TCSSString
|
3 years ago |
mattias
|
d8d5087782
fcl-css: TCSSString
|
3 years ago |
mattias
|
de586e55c0
fcl-css: added GetCSSPath
|
3 years ago |
mattias
|
a40a3ee34d
fcl-csss: comment
|
3 years ago |
mattias
|
e244c7bbb2
fcl-css: added TCSSElement.Parent
|
3 years ago |
Michaël Van Canneyt
|
bc100eda4d
* Patch from Luca Olivetti to fix memleak in CORS support. Fixes issue #39886
|
3 years ago |
mattias
|
b6a7504665
fcl-css: TCSSStringElement = Class(TCSSBaseStringElement)
|
3 years ago |
florian
|
3a11ee9a14
* apply OptPass1Data to neg as well
|
3 years ago |
mattias
|
4e0b9e8534
fcl-css: keep exception stack traces, fixed parsing empty rule
|
3 years ago |
mattias
|
051c5fc7b6
fcl-css: StringToCSSString: fixed advancing utf-8
|
3 years ago |
mattias
|
e01ab79823
fcl-css: added test lpi, ignore lib, run from other dir, cleaned up
|
3 years ago |
florian
|
f097d1ea35
* use the bts instruction on x86 if possible, the reg,reg variant is better than a mov/shl/or sequence
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
645fe8a0c3
* x86: EDX is now deallocated before MULX instructions in the "magic div" algorithm so it can be used as the destination
|
3 years ago |
florian
|
4b1978026a
* more use of USxtOp2Op
|
3 years ago |