Files
Nim/lib/pure
gemath f26ed1d540 Add interpreting event parser proc to pegs module. (#8075)
* Added simple interpreting event parser to pegs module.
* Has side-effects problem.
* Macro solution works.
* First flat callback test works.
* Fixed namespace pollution.
* Added handler for pkChar.
* Replaced event parser test.
* Started extensive docs.
* 'callback' to 'handler' renaming part 1.
* Renaming 'callback' to 'handler' part2, completed comments.
* Fixed exported API pollution.
* Added more event handler hooks, fixed comments.
* Changed event parser addition entry.
* Fixed variable names and comments.
* Enhanced comment.
* Leave handlers are not called for an unsuccessful match.
* The three varieties of back-reference matches are processed in separate
of-clauses now.
* Improved hygiene and (almost) eliminated exports.
* Trying to fix CI test breakage by eliminating export.
* Trying to fix CI test breakage by eliminating exports.
* Re-activated leave handler code execution for unsuccessful matches.
* Eliminated the last export statement (with a funny smelling hack).
* Make sure leave handler code is executed for all unsuccessful matcher
cases.
* Replaced local unicode.`==` with export.
2018-08-24 20:13:37 +02:00
..
2018-08-22 22:48:49 +02:00
2018-08-16 18:12:37 +02:00
2018-05-29 07:28:15 +03:00
2018-04-30 02:52:58 +02:00
2018-06-01 11:20:28 -04:00
2018-04-30 02:52:58 +02:00
2018-08-14 09:35:07 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2018-08-14 09:35:07 +02:00
2018-06-27 12:35:09 +02:00
2018-08-14 09:35:07 +02:00
2018-08-14 09:35:07 +02:00
2018-04-06 11:59:49 +02:00
2018-04-30 02:52:58 +02:00
2018-08-22 12:16:18 +02:00
2016-07-21 08:53:10 +01:00
2016-07-21 08:52:39 +01:00
2017-03-26 09:30:59 +02:00
2018-07-25 09:07:50 +03:00
2015-02-03 09:04:24 +01:00
2018-05-30 23:49:56 +03:00
2018-08-13 12:29:03 +02:00
2017-01-25 20:02:19 +01:00