Commit Graph

35 Commits

Author SHA1 Message Date
Nemo 062df76ec9 Adds language list 2020-05-11 17:58:31 +05:30
Nemo 108543a4b4 Updates regex 2020-04-27 12:07:11 +05:30
Nemo eb853b5f4c Fix .gitattributes 2020-04-27 11:57:42 +05:30
Nemo 2885606b4a Adds .gitattributes to fix GitHub language detection
See https://github.com/github/linguist#overrides
2020-04-26 20:57:16 +05:30
Nemo bf66a2f6b3 Fix contributing 2020-04-26 10:03:11 +05:30
Nemo 41b8940751 [docs] Updates docs with a WHY note 2020-04-26 09:34:42 +05:30
Nemo 511cd51730 [docs] Adds ruby in docs 2020-04-26 08:58:11 +05:30
Nemo b3f3441d2f [ruby] Fix missing version 2020-04-26 08:58:11 +05:30
Nemo c26443624f [ruby] Least supported ruby release is 2.5.0 2020-04-26 08:58:11 +05:30
Nemo dfa13e6d10 Don't commit Gemfile.lock
Current best practice is to commit this
https://bundler.io/man/bundle-install.1.html#THE-GEMFILE-LOCK
but we have zero deps, so it doesn't make sense
2020-04-26 08:58:11 +05:30
Nemo 8b3df3fb17 [ci/ruby] Adds travis builds for Ruby 2020-04-26 08:58:11 +05:30
Nemo 89d922062a [ruby] Adds test and code 2020-04-26 08:58:11 +05:30
Nemo 8ec8ab839e Initial commit for rubygem 2020-04-26 08:58:11 +05:30
Nemo e625caee29 Version Bump (1.0.4) 2020-04-21 21:11:41 +05:30
Nemo e8403d43e3 Adds support for browser-usage using browserify
- Browserify with the brfs plugin generates the stub JS file
  that can be included directly in the browser
- Jasmine is supported for an integration test-suite in the browser
2020-04-21 21:09:50 +05:30
Nemo 6562dd1cf3 Improve all ignore files 2020-03-17 01:21:31 +05:30
Nemo 986a0bfbc9 [node] Ignore dist directory for npm package 2020-03-17 01:19:33 +05:30
Nemo 6be76ef8d8 Improve pyproject 2020-03-13 18:08:45 +05:30
Nemo c2af505e2a Fixes bug on regex matching not stopping after 6 chars 2020-03-13 17:49:02 +05:30
Nemo af8d7d995b [ci] Travis/py 2020-03-13 17:35:49 +05:30
Nemo 85df2cd6f3 Version bump 2020-03-13 16:44:52 +05:30
Nemo d58c04274b Updates regex.txt definition 2020-03-13 16:44:29 +05:30
Nemo f24d67d914 Python package and other updates
- Break down regex into one-per area code
- Improves tests
- Adds python package
- Adds editorconfig
- Travis Updates
2020-03-13 16:42:58 +05:30
Nemo f42f70d156 Adds LICENSE and badges 2020-02-25 14:45:40 +05:30
Nemo 83f5afc398 Changes name to pincode-validator 2020-02-25 14:40:14 +05:30
Nemo 03e864b165 Adds npm ignore 2020-02-25 14:34:52 +05:30
Nemo ac0db7b024 node14 isn't there yet 2020-02-25 14:33:57 +05:30
Nemo 5bba7b9c87 Run more builds 2020-02-25 14:31:32 +05:30
Nemo 783c0dc956 Initial NPM package 2020-02-25 14:20:53 +05:30
Nemo b0fcf5a284 Adds HACKING.md 2020-02-25 00:20:42 +05:30
Nemo 84dadeb1ff Support phpunit 8.0 for php7.2 for now 2020-02-24 23:54:30 +05:30
Nemo cc55f45269 Fix composer install on travis 2020-02-24 23:47:34 +05:30
Nemo f14f923c26 Adds Travis badge 2020-02-24 23:45:55 +05:30
Nemo e634e7ccd5 Let us do this 2020-02-24 23:41:34 +05:30
Nemo 9a56544692 Initial commit 2020-02-24 23:32:18 +05:30