Yoav Sternberg

Results 21 issues of Yoav Sternberg

I've read the [Wiki page](https://en.wikipedia.org/wiki/Parser_combinator) and the paper: ["Parser Combinators for Ambiguous Left-Recursive Grammars"](http://richard.myweb.cs.uwindsor.ca/PUBLICATIONS/PREPRINT_PADL_NOV_07.pdf) about parser combinators, Those pages say that the naive implementation takes exponential time & space. Is...

Need help in order to find the problem.

bug

Can you explain why does it require ics?

When possible (Android 5.0+)

enhancement
UI

will make it look the same at all android versions.

- Added views listener. - Added header `() -> Unit` instead of `runnable`. - Added new resources support - drawable, dimen... - Fragment support for intents - Api stuff (no...

![img](http://i.imgur.com/YDGrVzk.png) On both genymotion and G4. new simple layout: ``` xml ```

Improve performance of code by dropping unneeded dict of dicts, hopefully allowing to `getCharFromInt.doFunc` to be inlined by the JVM.

![image](http://i.imgur.com/joL1Gfb.png)