Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hamler-lang/docs issues and pull requests
#87 - fix typo and logical error
Pull Request -
State: closed - Opened by ShalokShalom over 3 years ago
- 1 comment
#86 - correct typos
Pull Request -
State: closed - Opened by ShalokShalom over 3 years ago
- 1 comment
#85 - correct typo
Pull Request -
State: closed - Opened by ShalokShalom over 3 years ago
- 1 comment
#84 - improving the spelling
Pull Request -
State: closed - Opened by ShalokShalom over 3 years ago
- 1 comment
#83 - Correct polymorphic function example
Pull Request -
State: closed - Opened by ShalokShalom over 3 years ago
- 4 comments
#82 - Update Cheatsheet.md for `holes`.
Pull Request -
State: closed - Opened by alissa-tung almost 4 years ago
- 1 comment
#81 - doc(03_BasicTypes..): add new record update syntax
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
Labels: documentation
#80 - Fix binary pattern match typo.
Pull Request -
State: closed - Opened by jechol over 4 years ago
- 1 comment
#79 - Fix a few typos and use erlang 23 as defined in Hamler's website
Pull Request -
State: closed - Opened by scudelletti over 4 years ago
- 1 comment
Labels: documentation
#78 - docs(courses): add ppt link and source code
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
- 1 comment
#77 - feat(document): change Binary pattern match syntax
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
#76 - feat(FFI): change example code
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#75 - fix(guides): refactor function loop
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
Labels: enhancement
#74 - fix(guides): remove 'import Control.Precess (getSelf)'
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
Labels: enhancement
#73 - fix(guides): fix some errors
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
#72 - fix(chapter10): update sample code
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#71 - fix(guides): update sample code
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#70 - fix(Cheatsheet): add 'after' keyword
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#69 - fix typo
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#68 - fix(chapter12): fix grammatical errors
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: bug
#67 - docs(guides): update process.png
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#66 - fix: change syntax of record update
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: enhancement
#65 - fix(README): fix broken links
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#64 - docs(README): update links to chapter 10, 11, and 12
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#63 - docs(guides): add a first draft of chapter 10
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#62 - docs(guides): add chapter 10 - Message Passing Concurrency
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: enhancement
#61 - docs(OTPBehaviours): add chapter '11_OTPBehaviours'
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#60 - docs(Cheatsheet): add 'receive' keyword
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#59 - Broken link on hamler-lang.org home page
Issue -
State: closed - Opened by mike-french over 4 years ago
- 1 comment
Labels: bug
#58 - fix(WhyHamler): write examples using the new API
Pull Request -
State: closed - Opened by sdzx-1 over 4 years ago
#57 - Clean up English in FFI docs
Pull Request -
State: closed - Opened by Kazark over 4 years ago
- 1 comment
Labels: documentation
#56 - Fix spelling and grammar, &c, in Guide 9, "Data Type Mapping"
Pull Request -
State: closed - Opened by Kazark over 4 years ago
Labels: bug, documentation
#55 - Clean up spelling, punctuation and grammar in quick start guide
Pull Request -
State: closed - Opened by Kazark over 4 years ago
Labels: bug, documentation
#54 - Clean up grammar, spelling, capitalization, &c, in cheatsheet
Pull Request -
State: closed - Opened by Kazark over 4 years ago
Labels: bug, documentation
#53 - Update 14_DifferencesFromHaskell.md
Pull Request -
State: closed - Opened by lpil over 4 years ago
Labels: enhancement
#52 - docs(FAQ): fix typo
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#51 - doc(reamde): fix broken link
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
Labels: documentation
#50 - docs(guides): update chapter 'ProcessAndConcurrency'
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#49 - docs(README): update ToC of FFI chapter
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#48 - update FFI doc
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
Labels: documentation
#47 - doc(guides): update FFI doc
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
Labels: documentation
#46 - docs(guides): update README and add ToC of Guides
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#45 - docs(guides): fix grammar
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#44 - docs(guides): adjusts chapters
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#43 - docs(cheatsheet): add keyword 'otherwise'
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#42 - docs(guides): finished chapter 'DifferencesFromErlang'
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#41 - docs(dtm): add some minor changes
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#40 - docs(guides): add chapter 'Differences From Erlang'
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#39 - docs(guides): finish the 'Data Types Mapping' chapter
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#38 - docs(Concurrenct): add 'Message Passing' paragraph
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#37 - docs(OTP): add more chapters
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#36 - docs(FAQ): update hamler logo again...
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#35 - docs(FAQ): update hamler logo
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#34 - docs(Cheatsheet): update Cheatsheet.md
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation, enhancement
#33 - docs(DataTypesMapping): remove the 'Num' type
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#32 - docs(book): fix typo and add 'Distribution' chapter
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#31 - docs(Cheatsheet): update Cheatsheet
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation, enhancement
#30 - docs(guide): differences and FFI
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#29 - 请求合并对于Guide的中文翻译
Pull Request -
State: closed - Opened by Lisprez over 4 years ago
- 2 comments
Labels: documentation
#28 - docs(FAQ): fix typo
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#27 - Update faq
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#26 - docs(FAQ): update
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#25 - docs(book): a draft for the book
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#24 - docs(guides): add more chapters
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: documentation
#23 - docs: create 'book', 'courses' and 'design' folders
Pull Request -
State: closed - Opened by emqplus over 4 years ago
Labels: enhancement
#22 - Update FAQ.md
Issue -
State: closed - Opened by emqplus over 4 years ago
- 1 comment
Labels: documentation
#21 - docs(FAQ): add more questions
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#20 - docs(guide): use ToC instead
Pull Request -
State: closed - Opened by Time-Hu over 4 years ago
#19 - Map matching does not work
Issue -
State: closed - Opened by xafizoff over 4 years ago
- 4 comments
Labels: bug
#18 - Fix typo in filter example
Pull Request -
State: closed - Opened by wojtii over 4 years ago
#17 - Fix docs
Pull Request -
State: closed - Opened by cmditch over 4 years ago
- 1 comment
#16 - Rename 03_BasicTypesFucntionsAndOperators.md to 03_BasicTypesFunction…
Pull Request -
State: closed - Opened by ktec over 4 years ago
#15 - Fix minor mistypes in code examples
Pull Request -
State: closed - Opened by ThrashAbaddon over 4 years ago
#14 - Fix typo in Why Hamler?
Pull Request -
State: closed - Opened by spavikevik over 4 years ago
#13 - docs(FAQ): add a quick and dirty FAQ
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#12 - Fixing spelling mistake
Pull Request -
State: closed - Opened by schafer14 over 4 years ago
#11 - Typo in 00_TableOfContents.md
Pull Request -
State: closed - Opened by DavidMazarro over 4 years ago
#10 - Typo
Pull Request -
State: closed - Opened by adz over 4 years ago
#6 - Update 02_QuickStart.md
Pull Request -
State: closed - Opened by tripitakit over 4 years ago
#5 - Infinite list gives syntax error
Issue -
State: open - Opened by tejasbubane over 4 years ago
- 2 comments
Labels: documentation
#4 - Fix typos + reworks descriptions in Module import
Pull Request -
State: closed - Opened by Kleidukos over 4 years ago
#3 - Inconsistencies regarding booleans
Issue -
State: closed - Opened by Kleidukos over 4 years ago
- 2 comments
Labels: bug
#2 - docs(guides): move the guides from hamler/doc
Pull Request -
State: closed - Opened by emqplus over 4 years ago
#1 - docs(cheatsheet): add Cheatsheet.md
Pull Request -
State: closed - Opened by emqplus over 4 years ago