Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

added String modifier to parse-string #29

Open
wants to merge 58 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
c58ef5d
Update elm-package.json
Feb 28, 2018
402eea1
Update Combine.elm
Feb 28, 2018
20c7fc3
modifyState added
Feb 28, 2018
01d960b
updated test for string/macro injection
Nov 6, 2018
cf67948
changed elm-package back to original
Nov 6, 2018
b9388e7
new/old test
Dec 20, 2018
9684d4b
new updated parsers ... removed all defined operators
Dec 20, 2018
64a716b
updated docs
Dec 20, 2018
1df794e
changed error to onerror
Dec 20, 2018
81d5bef
Calc example seems to work
Dec 20, 2018
069060b
ported Scheme example to new version parser
Dec 20, 2018
8d62279
Python lifted to newer verstion
Dec 20, 2018
05ebe89
updated tests
Dec 20, 2018
e816eb4
new version
Dec 20, 2018
5aa57d8
changed version number
Dec 20, 2018
6b55eeb
updated to new operator less version
Dec 20, 2018
f3c92e5
little regex optimizations
Dec 20, 2018
06c6a60
added missing string function
Dec 20, 2018
0b16bff
version bump
Dec 20, 2018
db2958c
updated to elm 0.19
Jan 8, 2019
8f75d0c
removed obsolete onsuccess
Jan 8, 2019
65b18d2
version changed back to 1.0.0
Jan 8, 2019
e993735
version changed back to 1.0.1
Jan 8, 2019
180b741
version bump
Jan 8, 2019
cca469b
new tag
Jan 8, 2019
acc766c
new new version 2.0.0
Jan 8, 2019
071b2da
updated Combine.Num and lazy doc
Jan 9, 2019
bf2337d
version bump
Jan 9, 2019
a34be36
updated examples
Jan 9, 2019
3c78b85
updated version
Jan 9, 2019
6794564
test updated and CHANGELOG updated
Jan 9, 2019
25f2a78
version bump
Jan 9, 2019
ec7d339
little optimizations
Jan 29, 2019
cfc8dfe
version bumb
Jan 29, 2019
da46c88
new regex functions added
Feb 7, 2019
8b4b9b2
new regex functions added
Feb 7, 2019
0e2b276
added regexSub
Feb 7, 2019
8e772b3
updated .travis.yml
Mar 30, 2019
8bc1a3c
Improve some parser failure messages
Apr 12, 2019
0bb23b4
Merge pull request #1 from declension/fix-some-parser-failure-messages
Apr 12, 2019
651e150
version bump patch
Apr 12, 2019
97a57cd
added a function and an example to ease the debugging with parser-com…
Sep 27, 2019
cd93fcb
updated debug function
Sep 27, 2019
88780fc
version bump
Sep 27, 2019
b848c85
added a string stream output function
Mar 10, 2020
30a77ce
updated convenience functions
Mar 13, 2020
0aa9e0d
version bump
Mar 13, 2020
8cc2c79
Adds many1Till & elm-review suggestions
andre-dietrich Jun 18, 2021
ab4f162
Version bump to 4.1.0
andre-dietrich Jun 21, 2021
c0c6ecb
improve(Num): little faster functions
andre-dietrich Oct 20, 2024
3c73274
docs: Correct typos in Conbine-Parsers
andre-dietrich Oct 21, 2024
2ce8325
feat: Add more convenience functions to Char
andre-dietrich Oct 23, 2024
8c2723d
new convenience functions for Combine
andre-dietrich Oct 23, 2024
48d1c6f
Version bump to 5.0.0
andre-dietrich Oct 23, 2024
a875911
docs: Improved examples and links
andre-dietrich Oct 24, 2024
fdbe729
Version bump to 5.0.1
andre-dietrich Oct 24, 2024
c0237c8
add missing helper functions
andre-dietrich Oct 24, 2024
7e2ac82
Version bump to 5.1.0
andre-dietrich Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Python lifted to newer verstion
  • Loading branch information
André Dietrich committed Dec 20, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8d62279ac67eb41aea2b9400b8a7d38e529a8d90
Loading