tests/languages/stylus


Log

Author Commit Date CI Message
那里好脏不可以 6d663b6e 2020-05-08T04:17:54 Stylus: Fixed comments breaking declarations + minor improvements (#2372) Comments broke URLs in all non-greedy declarations. Comments are now matched as part of these declarations. This also adds support for comments inside selectors.
那里好脏不可以 2c10ef8a 2020-05-07T19:58:29 Stylus: New tokens and other improvements. (#2368) This adds `color`, `unit`, and `entity` tokens. The `number` and `operator` patterns were also improved.
那里好脏不可以 0d65d6c9 2020-05-06T16:35:29 Stylus: Fixed comments breaking strings and URLs (#2361)
Golmote cc80ccda 2018-03-13T08:15:56 Remove most of the cloning occurrences in language definitions.
Golmote d9f4021c 2015-09-02T00:47:49 Add tests for Stylus