https://code.khjk.org/minip.git
2 years ago f8830bf519 Sven M. Hallberg
add .gitignore (main)
2 years ago fea98436c6 Sven M. Hallberg
silence a warning (misleading indentation)
2 years ago 903947a29f Sven M. Hallberg
forgot to add ini_r.c
2 years ago 9d2eb8f8b6 Sven M. Hallberg
add minip_b, ini_b (boolean return value variant)
2 years ago e46cabf4da Sven M. Hallberg
add ini_j (json output variant)
2 years ago 6fdc246708 Sven M. Hallberg
remove use of implicit sequences in MANY, OPT
2 years ago d632b3b70d Sven M. Hallberg
negative memoization fixes
2 years ago e10003ea19 Sven M. Hallberg
disable benchmark loop
2 years ago 50279efb83 Sven M. Hallberg
add some special characters to section title
4 years ago 3ec4a81bdd Sven M. Hallberg
factor lookup(), store(), and grow() out of memo()