Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporating updates and fixes from as many forks as possible; Fixes for parsing Russian Bible references #55

Open
wants to merge 90 commits into
base: master
Choose a base branch
from

Conversation

bibleutils
Copy link

No description provided.

renehamburger and others added 30 commits August 6, 2018 00:30
This simplifies the process significantly, as all dependencies are
explicit (except for perl) and installed with a single command.
The npm scripts are somewhat cleaner and more accessible than the
perl scripts and the previously documented test script did not exist!
Add missing case-number endings to initial constants
Use npm for dependencies & scripts and improve de/data.txt
as the  did not work as expected
This simplifies the process significantly, as all dependencies are
explicit (except for perl) and installed with a single command.
The npm scripts are somewhat cleaner and more accessible than the
perl scripts and the previously documented test script did not exist!
- Adds Umlaute for ff check
- Adds missing, common book abbreviations
- Removes some Vulgate book names that were used. They seem out of place
  in a parser for _German_ Bible references. If they are used e.g. in
  academia, all Vulgate book names should be added.
- Corrects order, as previous must never match later book name
Activate building on Travis & add German '$NEXT' option with 'f'
ralaska and others added 29 commits September 11, 2023 00:38
…erence-Parser into alerques-changes

# Conflicts:
#	.gitignore
#	bin/js/frak.min.js
#	js/ar_bcv_parser.js
#	js/ascii_bcv_parser.js
#	js/bg_bcv_parser.js
#	js/ceb_bcv_parser.js
#	js/cs_bcv_parser.js
#	js/da_bcv_parser.js
#	js/de_bcv_parser.js
#	js/el_bcv_parser.js
#	js/en_bcv_parser.js
#	js/en_bcv_parser.min.js
#	js/fi_bcv_parser.js
#	js/fr_bcv_parser.js
#	js/full_bcv_parser.js
#	js/he_bcv_parser.js
#	js/hi_bcv_parser.js
#	js/hr_bcv_parser.js
#	js/ht_bcv_parser.js
#	js/hu_bcv_parser.js
#	js/is_bcv_parser.js
#	js/it_bcv_parser.js
#	js/ja_bcv_parser.js
#	js/jv_bcv_parser.js
#	js/ko_bcv_parser.js
#	js/la_bcv_parser.js
#	js/mk_bcv_parser.js
#	js/mr_bcv_parser.js
#	js/ne_bcv_parser.js
#	js/nl_bcv_parser.js
#	js/no_bcv_parser.js
#	js/or_bcv_parser.js
#	js/pa_bcv_parser.js
#	js/pl_bcv_parser.js
#	js/pt_bcv_parser.js
#	js/ro_bcv_parser.js
#	js/ru_bcv_parser.js
#	js/sk_bcv_parser.js
#	js/so_bcv_parser.js
#	js/sq_bcv_parser.js
#	js/sr_bcv_parser.js
#	js/sv_bcv_parser.js
#	js/sw_bcv_parser.js
#	js/ta_bcv_parser.js
#	js/th_bcv_parser.js
#	js/tl_bcv_parser.js
#	js/tr_bcv_parser.js
#	js/uk_bcv_parser.js
#	js/ur_bcv_parser.js
#	js/vi_bcv_parser.js
#	js/zh_bcv_parser.js
#	src/en/regexps.coffee
#	src/en/translations.coffee
#	src/full/regexps.coffee
#	src/full/translations.coffee
#	src/tr/book_names.txt
#	src/tr/data.txt
#	src/tr/grammar.pegjs
#	src/tr/regexps.coffee
#	src/tr/spec.coffee
#	src/tr/translations.coffee
#	test/js/en.spec.js
#	test/js/full.spec.js
#	test/js/tr.spec.js
Corrections for the Russian Bible chapter and versification differences
@bwbb bwbb mentioned this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants