Commit Graph

11 Commits

Author SHA1 Message Date
hellerve
66431a4c80 pattern: fix captures, add split and global-match-str 2020-02-09 13:42:39 +01:00
GrayJack
07def7db23 Fix all nth usage 2019-10-31 06:23:23 -03:00
hellerve
04d5e3a5ae Merge https://github.com/carp-lang/carp into sumtypes
* https://github.com/carp-lang/carp:
  compiler: add two special symbols to patterns
  Return () instead.
  Annoying crash.
  SDL_gfx support
2019-02-28 14:20:35 +01:00
hellerve
bf80fade94 compiler: add two special symbols to patterns 2019-02-28 13:27:52 +01:00
Erik Svedäng
cd96ccbf39 Tests run again. 2018-11-14 21:21:56 +01:00
hellerve
ca22bfc8cd test: use deftest everywhere 2018-11-08 07:16:52 +01:00
hellerve
0cdc7f96e3 test: add tests for find-all 2018-11-01 16:20:52 +01:00
Craig Roy
92501770e6 Print results as part of test macro 2018-09-13 00:13:03 +01:00
Chris Hall
b9fe2ab340 Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
hellerve
dac3bad33a core: regex helper functions are done 2018-03-03 19:19:59 +01:00
hellerve
5c736fd224 core: rename regex to pattern, as @RyanSquared suggested in #192 2018-03-02 15:31:26 +01:00