Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-07chore(Date) deprecate the Date module/class (#367)Thijs Schreijer
closes #285
2020-08-04fix(lexer) recognize numbers without a leading 0 (#333)Thijs Schreijer
Numbers like "-.123" would not be recognized as a number. fixes #315
2018-11-23Release 1.6.01.6.0Thijs Schreijer
Moved docs to ./docs for easy github publishing Also added and fixed some additional links in the readme.