Alexander

Results 124 comments of Alexander

@phoerious Something I am doing wrong: ```HTML HEAD: BODY: ``` Current GitHub code.

@phoerious If within a week I do not publish the parser of the CSS properties, then there will be a release. If I publish a property parser, then there will...

@phoerious Unfortunately, everything is dragging on. I rewrote not a small part of the CSS parser and this also affected the selectors. I would love to make a release with...

@vtorri I'll try to test with these flags.

@txgk Thanks for the report! I will fix this after commit css styles.

@Janos95 I'll try to figure out what it is and add.

1. They must be done inline functions. Allow the user to implement them as they want. 2. Syntactic sugar. `lexbor_free` always returns `NULL`. For this: ```C if (object->table != NULL)...

@vtorri Removed two functions, see [commit](https://github.com/lexborisov/lexbor/commit/b0646e6bc5372cea09dc06b9dd7e999d53b7ad34).

@tcheko Perhaps, it is worth to abandon the ASM instructions and use only the native methods in each OS. Some like a `monotonic` in linux.

Hi @robb You can if you will support this in the future.