Modest/source/mycss/selectors
Alexander 81d5ed7afd Fixed infinity loop in some bad selectors.
For example:
  a['href']

This closes #84 issue on GitHub.
2021-04-16 21:54:10 +03:00
..
function_parser.c Added parser for 'contains' 2018-03-26 14:24:12 +02:00
function_parser.h Generated new 'mycss_selectors_function_begin_map_index' with 'perl utils/MyCSS/functions.pl' 2018-03-21 12:04:09 +01:00
function_resource.h Generated new 'mycss_selectors_function_begin_map_index' with 'perl utils/MyCSS/functions.pl' 2018-03-21 12:04:09 +01:00
function.c Added parser for 'contains' 2018-03-26 14:24:12 +02:00
function.h In Progress... 2018-03-08 11:48:12 +01:00
init.c Removed all dev printing 2018-03-24 21:44:16 +01:00
init.h Changed (C) 2017-03-14 23:44:48 +03:00
list.c Changed (C) 2017-03-14 23:44:48 +03:00
list.h Changed (C) 2017-03-14 23:44:48 +03:00
myosi_resource.h Some cleanup... 2018-03-24 21:37:24 +01:00
myosi.h In progress 2018-03-21 12:37:46 +01:00
parser.c fix extra space 2018-05-26 15:43:25 +03:00
parser.h Changed (C) 2017-03-14 23:44:48 +03:00
pseudo_resource.h Changed (C) 2017-03-14 23:44:48 +03:00
pseudo.c Changed (C) 2017-03-14 23:44:48 +03:00
pseudo.h Changed (C) 2017-03-14 23:44:48 +03:00
serialization.c Removed all dev printing 2018-03-24 21:44:16 +01:00
serialization.h Changed (C) 2017-03-14 23:44:48 +03:00
state.c Fixed infinity loop in some bad selectors. 2021-04-16 21:54:10 +03:00
state.h Changed (C) 2017-03-14 23:44:48 +03:00
value_resource.h Generated new 'mycss_selectors_function_begin_map_index' with 'perl utils/MyCSS/functions.pl' 2018-03-21 12:04:09 +01:00
value.c Removed all dev printing 2018-03-24 21:44:16 +01:00
value.h Prepared for serialization... 2018-03-24 13:13:44 +01:00