You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/e/elvish/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Elvish! To find documentation related to the Elvish code in this repo, look [here.](https://sampleprograms.io/languages/elvish)
4
4
5
-
## Sample Programs List - 9/37 :disappointed:
5
+
## Sample Programs List - 10/37 :thinking:
6
6
7
7
In this section, we feature a list of completed and missing programs in Elvish. See above for the current amount of completed programs in Elvish. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
8
8
@@ -16,6 +16,7 @@ Below, you'll find a list of completed code snippets in Elvish. Code snippets pr
16
16
-:warning:[Fibonacci in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+elvish)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
17
17
-:warning:[Fizz Buzz in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+elvish)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
18
18
-:warning:[Hello World in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+elvish)[[Requirements](https://sampleprograms.io/projects/hello-world)]
19
+
-:warning:[Linear Search in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+elvish)[[Requirements](https://sampleprograms.io/projects/linear-search)]
19
20
-:warning:[Remove All Whitespace in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+elvish)[[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
20
21
-:warning:[Reverse String in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+elvish)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
21
22
-:warning:[Rot13 in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+rot13+elvish)[[Requirements](https://sampleprograms.io/projects/rot13)]
@@ -36,7 +37,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Elvish)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
0 commit comments