Rich Heilman
4a7d18105c
Itab Exercises ( #175 )
2022-08-10 14:48:54 +02:00
Rich Heilman
a67bec4ce3
Itab-basics commit ( #174 )
2022-08-05 15:01:30 +02:00
dependabot[bot]
b089248241
Bump actions/setup-node from 3.4.0 to 3.4.1 ( #172 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5b949b50c3...2fddd8803e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 16:50:39 +02:00
Lars Hvam
6d84df3755
check concept exercise solutions in CI ( #169 )
2022-07-13 18:12:56 +02:00
Marian Zeis
bd0d4490f9
New Concept Exercise: Lasagne ( #89 )
2022-07-13 15:26:19 +02:00
Marian Zeis
b9a7771aae
New Concept: Basics ( #87 )
2022-07-13 15:08:44 +02:00
dependabot[bot]
e05220839d
Bump actions/setup-node from 3.3.0 to 3.4.0 ( #168 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](eeb10cff27...5b949b50c3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 16:48:58 +02:00
Marc Bernard
61036e9f92
Fix original language for "Grains" ( #167 )
2022-06-08 14:07:57 +02:00
Marian Zeis
d067e42cc2
New exercise: Grains ( #44 )
...
* new exercise grains
* change config.json to random place
* add missing bracket in config.sjon
* remove solution from template
* change from decfloat to p
* change from decfloat to p
* linting
* add abapGit Config
Co-authored-by: Lars Hvam <larshp@hotmail.com >
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com >
2022-06-08 14:00:38 +02:00
Marian Zeis
86dc38d1c3
remove "wip" on word-count ( #166 )
2022-06-08 13:14:42 +02:00
Marian Zeis
c0cdb04810
New Exercise: Word count ( #90 )
2022-06-08 12:19:22 +02:00
Marc Bernard
d5f7b4bb4e
Docs: Add SAP Learning Journey ( #164 )
...
* Docs: Add Learning Journey
* Docs: Add SAP Learning Journey
* Update LEARNING.md
2022-06-07 17:01:12 +02:00
dependabot[bot]
730a5e55d4
Bump actions/setup-node from 3.2.0 to 3.3.0 ( #165 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](17f8bd9264...eeb10cff27 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 16:27:38 +02:00
Lars Hvam
ad78132db0
fix whitespace ( #163 )
2022-06-07 08:10:21 +02:00
Marc Bernard
cc86dbd70d
Update abaplint ( #157 )
...
* Update abaplint
* Update
* Update
* Add deps
* Update
* Update
* Trigger
* Indent + Excludes
* Update abaplint.json
* Update abaplint.json
* Uncaught exceptions off
Co-authored-by: Lars Hvam <larshp@hotmail.com >
2022-05-31 17:28:15 +02:00
Marc Bernard
0abcc0e8bc
Update documentation images ( #162 )
2022-05-31 11:21:13 +02:00
Marc Bernard
3a7a4f3496
Update documentation images ( #161 )
...
* Update documentation images
* Docs
2022-05-31 11:08:04 +02:00
Marc Bernard
32fa6de191
Make README title match Exercism track name ( #160 )
...
In the early days of Exercism we named each track for the
programming language, prefixed with an 'x'. This was reflected
in the name of the repository as well as the title of the README.
At some point we changed this decision, and renamed all the
repositories.
Over time most of the READMEs have also been updated.
Some tracks changed the README title to be just the language name,
whereas others changed the title to reflect that this isn't the language
itself, but rather the Exercism track for that language.
This normalizes the README title.
Co-authored-by: Katrina Owen <katrina.owen@gmail.com >
2022-05-31 10:47:09 +02:00
Marc Bernard
75e6064486
Update documentation ( #159 )
2022-05-31 10:36:26 +02:00
Marc Bernard
d1106f919e
Add documentation for cloning this repo ( #156 )
...
* Update CONTRIBUTING.md
* Add clone docs
* Update docs/CLONE.md
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com >
* Update CONTRIBUTING.md
Co-authored-by: Goran Back <27279305+g-back@users.noreply.github.com >
* Update CONTRIBUTING.md
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com >
Co-authored-by: Goran Back <27279305+g-back@users.noreply.github.com >
2022-05-31 10:11:10 +02:00
Marc Bernard
16629c380d
Add abaplint checks ( #154 )
2022-05-24 16:50:49 +02:00
Marc Bernard
bb6b3d0480
Make repository compatible with abapGit ( #82 )
...
* Create .abapgit.xml
* Create package.devc.xml
* Create package.devc.xml
* Create zcl_anagram.clas.xml
* Update .abapgit.xml
* Add packages
* Add classes
* Update packages
* Update abapGit.xml
* Update XML objects
* Fix EOF
* Update EE
* Update EOF
* Change starting folder
* Add execises
* Update .abapgit.xml
* Package description
* Update xml
* Update EOF
Co-authored-by: Marc Bernard <marc@mail.marcbernardtools.com >
2022-05-24 10:03:57 +02:00
dependabot[bot]
b8702e4b7c
Bump actions/setup-node from 3.1.1 to 3.2.0 ( #153 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](56337c4255...17f8bd9264 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 16:36:39 +02:00
Exercism Bot
0a67bb692a
🤖 Sync org-wide files to upstream repo ( #152 )
...
More info: f28daf625f
2022-05-12 11:45:20 +02:00
Exercism Bot
d21ab803ce
🤖 Sync org-wide files to upstream repo ( #144 )
...
More info: 68ae5ebb27
2022-04-22 17:47:16 +02:00
dependabot[bot]
d4e66d612e
Bump actions/setup-node from 3.1.0 to 3.1.1 ( #137 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5b52f097d3...56337c4255 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 17:30:25 +02:00
Mike Pokraka
c8f940ed24
Merge pull request #129 from exercism/custom-signs-hints2
...
Custom signs hints
2022-04-05 10:16:36 +01:00
Mike Pokraka
3529fdb546
Merge branch 'main' into custom-signs-hints2
2022-04-05 10:13:51 +01:00
Mike Pokraka
5ebf6c0390
Hints #123
2022-04-05 10:11:11 +01:00
Mike Pokraka
1408c8762f
Update hints ( #128 )
2022-04-05 11:00:02 +02:00
Mike Pokraka
7f034f7bd1
Update hints
2022-04-05 09:45:57 +01:00
Mike Pokraka
9dc36f3484
Add hints to Custom Signs ( #122 )
2022-04-03 19:09:47 +02:00
Tom Schmelzer
96585a7395
docs: fix missing full stop ( #101 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com >
2022-04-02 09:10:33 +02:00
dependabot[bot]
b3a4993ac1
Bump actions/setup-node from 3.0.0 to 3.1.0 ( #110 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](9ced9a43a2...5b52f097d3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 09:01:35 +02:00
Exercism Bot
a0e9376db3
🤖 Sync org-wide files to upstream repo ( #108 )
...
More info: 3e9d1740aa
2022-04-01 13:27:35 +02:00
Mike Pokraka
e60e39bec2
More readable unit tests ( #107 )
2022-04-01 13:25:15 +02:00
Mike Pokraka
ca66b0173a
Merge pull request #106 from marianfoo/change-difficutly
...
fix: change difficutly minesweeper to "medium"
2022-04-01 09:13:03 +01:00
Marian Zeis
e6ba38df6c
fix: change difficutly minesweeper to "medium"
2022-04-01 09:45:23 +02:00
Mike Pokraka
b4d427d169
Remove ADT output ( #97 )
...
* Remove ADT output
* Lint
2022-03-31 17:07:03 +02:00
Marc Bernard
8480a5528b
Merge pull request #100 from schmelto/patch-1
...
docs: add missing full stop & format
2022-03-31 16:55:07 +02:00
Tom Schmelzer
f67609708f
docs: add missing full stop & format
2022-03-31 15:00:19 +02:00
Mike Pokraka
80a54adcc0
New exercise Custom Signs ( #94 )
2022-03-29 14:21:29 +02:00
Marian Zeis
4c2b41b530
New Exercise: Phone Number ( #92 )
2022-03-28 09:17:27 +02:00
Marc Bernard
f83a5ed7a6
Expand documentation for testing ( #86 )
...
* Expand documentation for testing
- Include instruction for using abapGit
- Add some details on testing
* Update docs/TESTS.md
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com >
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com >
2022-03-25 17:03:46 +01:00
Marc Bernard
561c09fdce
Update README.md ( #84 )
...
* Update README.md
* Create CONTRIBUTING.md
* Update README.md
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com >
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com >
2022-03-25 17:03:22 +01:00
Mike Pokraka
9a1d20ef88
Remove obsolete syntax ( #81 )
...
* Remove obsolete syntax
* Update SNIPPET.txt
* Grammar :)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com >
2022-03-25 06:55:19 +01:00
Mike Pokraka
a91750d440
New exercise Elyses Enchantments ( #78 )
2022-03-24 10:15:14 +01:00
Lars Hvam
49f073a8e6
Activate ABAP track! ( #80 )
2022-03-24 09:59:24 +01:00
Marc Bernard
6423d8ce40
Update exercise description ( #79 )
...
Align descriptions with standard
2022-03-22 16:37:29 +01:00
Exercism Bot
f3232c6ae4
🤖 Sync org-wide files to upstream repo ( #77 )
...
More info: 54b950e35d
2022-03-10 15:41:15 +01:00