Michaël Van Canneyt
|
3b1220e323
|
* Fix wong extension for fpcssresolver.pas
|
2022-12-14 17:20:04 +01:00 |
|
mattias
|
9b58545fb7
|
fcl-css: comments and warnings
|
2022-11-13 12:39:19 +01:00 |
|
mattias
|
87044c004f
|
fcl-css: clean up
|
2022-10-31 18:03:56 +01:00 |
|
mattias
|
6685e22ead
|
fcl-css: clearstyles
|
2022-10-25 10:49:18 +02:00 |
|
mattias
|
2d94575fa8
|
fcl-css: added attribute value check
|
2022-10-19 16:44:33 +01:00 |
|
mattias
|
73e5d6f70f
|
fcl-css: renamed TCSSNode to ICSSNode, resolver: list of style elements
|
2022-10-16 13:51:45 +02:00 |
|
mattias
|
27315ac528
|
fcl-css: shorten PseudoAttribute to Pseudo
|
2022-10-14 18:48:07 +02:00 |
|
mattias
|
879b6f1e6e
|
fcl-css: parse relational selector list
|
2022-09-19 09:33:28 +02:00 |
|
mattias
|
6454c931b8
|
fcl-css: resolveR: surpress duplicate warnings
|
2022-09-19 09:24:35 +02:00 |
|
mattias
|
5a7664f7d1
|
fcl-css: cache nth-child lists
|
2022-09-19 09:09:53 +02:00 |
|
mattias
|
76e0ec6744
|
fcl-css: fixed reading unary tile not as identifier
|
2022-09-18 20:54:16 +02:00 |
|
mattias
|
533d8a7752
|
fcl-css: :is(a,b)
|
2022-09-18 20:54:16 +02:00 |
|
mattias
|
6d104459e2
|
fcl-css: :is :where, nth-child of
|
2022-09-18 20:54:16 +02:00 |
|
mattias
|
abed465c08
|
fcl-css: fixed skipping invalid, skip utf8bom, nth-child
|
2022-09-15 16:01:23 +02:00 |
|
mattias
|
8a6ee0055a
|
fcl-css: started skipping invalid selectors
|
2022-09-15 10:52:25 +02:00 |
|
mattias
|
6a0e8feeba
|
fcl-css: fixed compile
|
2022-09-14 21:49:39 +02:00 |
|
mattias
|
9156d10257
|
fcl-css: test
|
2022-09-14 21:44:18 +02:00 |
|
mattias
|
1137322634
|
fcl-css: started calls
|
2022-09-14 20:00:00 +02:00 |
|
mattias
|
843ef82002
|
fcl-css: attribute value integer
|
2022-09-14 17:05:16 +02:00 |
|
mattias
|
a9fb193b1c
|
fcl-css: descendant combinator
|
2022-09-14 17:05:16 +02:00 |
|
mattias
|
0c4d61b3de
|
fcl-css: added two char tokens, parse descendant combinator as binary op
|
2022-09-14 17:05:16 +02:00 |
|
mattias
|
d4a7431938
|
fcl-css: test inline style
|
2022-09-12 22:19:31 +02:00 |
|
mattias
|
7ce609e721
|
fcl-css: empty and class
|
2022-09-12 10:10:26 +02:00 |
|
mattias
|
a6dd77e32a
|
fcl-css: fixed ~= searching only words separated by whitespace
|
2022-09-11 23:48:04 +02:00 |
|
mattias
|
3e9fd9073f
|
fcl-css: resolver: invalid selectors
|
2022-09-11 23:16:22 +02:00 |
|
mattias
|
c3d0d3edd3
|
fcl-css: tests for :first-of-type, :last-of-type
|
2022-09-11 22:13:36 +02:00 |
|
mattias
|
db499b61c0
|
fcl-css: resolver: :root
|
2022-09-11 21:44:07 +02:00 |
|
mattias
|
b33ae75c59
|
fcl-css: attribute selector operations
|
2022-09-11 00:47:45 +02:00 |
|
mattias
|
a23a4805f4
|
fcl-css: resolver: has attribute check
|
2022-09-10 15:56:38 +02:00 |
|
mattias
|
a6afacd633
|
fcl-css: resolver: adjacent and general sibling combinator
|
2022-09-10 13:40:23 +02:00 |
|
mattias
|
a2c518285c
|
fcl-css: selector child combinator
|
2022-09-10 12:53:03 +02:00 |
|
mattias
|
a7e983b08a
|
fcl-css: updated fpmake
|
2022-09-09 23:26:06 +02:00 |
|
mattias
|
2d1510e067
|
fcl-css: started TCSSResolver
|
2022-09-09 23:21:50 +02:00 |
|
mattias
|
23098d049d
|
fcl-css: fixed mode
|
2022-09-09 23:21:50 +02:00 |
|
mattias
|
72466cac46
|
fcl-css: TCSSIntegerElement.GetAsString: append units
|
2022-09-09 23:21:50 +02:00 |
|
mattias
|
754a3749ce
|
fcl-css: TCSSString
|
2022-09-09 13:44:00 +02:00 |
|
mattias
|
d8d5087782
|
fcl-css: TCSSString
|
2022-09-09 13:40:52 +02:00 |
|
mattias
|
de586e55c0
|
fcl-css: added GetCSSPath
|
2022-09-08 14:59:38 +02:00 |
|
mattias
|
a40a3ee34d
|
fcl-csss: comment
|
2022-09-08 14:37:47 +02:00 |
|
mattias
|
e244c7bbb2
|
fcl-css: added TCSSElement.Parent
|
2022-09-08 14:37:47 +02:00 |
|
mattias
|
b6a7504665
|
fcl-css: TCSSStringElement = Class(TCSSBaseStringElement)
|
2022-09-07 20:08:16 +02:00 |
|
mattias
|
4e0b9e8534
|
fcl-css: keep exception stack traces, fixed parsing empty rule
|
2022-09-06 20:18:36 +02:00 |
|
mattias
|
051c5fc7b6
|
fcl-css: StringToCSSString: fixed advancing utf-8
|
2022-09-06 20:18:36 +02:00 |
|
mattias
|
e01ab79823
|
fcl-css: added test lpi, ignore lib, run from other dir, cleaned up
|
2022-09-06 20:18:36 +02:00 |
|
Nikolay Nikolov
|
8c562995d7
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
|
Michaël Van Canneyt
|
4afb8fad42
|
* Ignore output programs
|
2022-05-01 16:06:14 +02:00 |
|
Michaël Van Canneyt
|
b8f7a53dcb
|
* Ignore output programs
|
2022-05-01 16:04:49 +02:00 |
|
Michaël Van Canneyt
|
31f74f65b0
|
* CGI demo for css minimizer/classname extractor
|
2022-04-02 10:18:23 +02:00 |
|
Michaël Van Canneyt
|
14c4a6796b
|
* Test for stringtoidentifier
|
2022-04-02 10:18:22 +02:00 |
|
Michaël Van Canneyt
|
aedb6dbacd
|
* Remove debug statement
|
2022-04-02 10:18:22 +02:00 |
|