s-trooper
s-trooper
Hi, seems nit quite right for me. ``` > "a\\b" ~~ "a\\*" False ``` but ``` > "a/b" ~~ "a/*" True ```
Hi, if i load this element with async attr like: ``` html ``` i get in chrome a warning but not in FF: ``` [paper-listbox::_flattenBehaviorsList]: behavior is null, check for...
hi, i am on win7 and try to call glob: =>(glob "c:/_") RuntimeException Invalid token: c:/_.\* clojure.lang.Util.runtimeException (Util.java:170) ")\n(glob " # seem to be parsing problem with ">" char by...