Files
Nim/tests/stdlib
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-13 12:29:03 +02:00
2017-12-14 12:46:09 +01:00
2017-02-13 13:35:40 +01:00
2015-03-12 11:08:03 +01:00
2014-01-13 02:10:03 +01:00
2014-08-29 09:12:12 +02:00
2014-07-19 14:37:47 +02:00
2018-01-14 23:49:53 +01:00
2014-01-13 02:10:03 +01:00
2015-06-20 11:37:29 +01:00
2017-11-15 17:25:48 +01:00
2018-08-13 12:29:03 +02:00
2017-06-20 12:11:09 +02:00
2015-08-03 12:35:57 -04:00
2015-08-03 12:35:57 -04:00
2015-08-03 12:35:57 -04:00
2015-03-31 00:32:39 +02:00
2017-07-25 09:28:23 +02:00
2018-08-02 01:19:29 +02:00
2017-05-04 22:25:29 +02:00
2016-07-01 07:24:30 -06:00
2017-12-14 12:46:09 +01:00
2015-09-27 15:49:40 +10:00
2014-01-13 02:10:03 +01:00
2018-06-05 00:09:07 -04:00
2018-08-22 17:20:41 +02:00
2014-08-29 09:12:12 +02:00
2018-04-30 11:16:56 +02:00
2014-08-29 09:12:12 +02:00
2016-11-30 10:38:22 +07:00