pfalcon / re1.5

re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications
BSD 3-Clause "New" or "Revised" License
42 stars 4 forks source link

run-tests: Add test for case of single trailing backslash at end of re. #23

Closed dpgeorge closed 9 years ago

pfalcon commented 9 years ago

Thanks, merged! @dpgeorge : Let me know if you think we should sync to uPy, I guess API refactors are ahead of us.

dpgeorge commented 9 years ago

Ship often! So, yes, it's worth a sync at this stage even if more updates are to come very soon.