Stdlib overhaul #624

Merged
zxq9 merged 12 commits from stdlib-overhaul into master 2019-08-28 15:38:40 +09:00
zxq9 commented 2019-08-27 21:44:46 +09:00 (Migrated from gitlab.com)

Created by: UlfNorell

  • Move stdlib to .aes files in priv/stdlib
  • Get rid of implicit imports of the entire standard library, but
  • import the smaller ListInternal.aes if there code is using list comprehensions or the
  • new [a..b] operator (lists:seq(a, b))
  • Plus various bug fixes
*Created by: UlfNorell* - Move stdlib to `.aes` files in `priv/stdlib` - Get rid of implicit imports of the entire standard library, but - import the smaller `ListInternal.aes` if there code is using list comprehensions or the - new `[a..b]` operator (`lists:seq(a, b)`) - Plus various bug fixes
gorillainduction (Migrated from gitlab.com) approved these changes 2019-08-27 21:44:46 +09:00
zxq9 commented 2019-08-28 04:03:15 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Something about standard libraries?

*Created by: hanssv* Something about standard libraries?
zxq9 commented 2019-08-28 04:03:53 +09:00 (Migrated from gitlab.com)

Created by: hanssv

❤️

*Created by: hanssv* ❤️
zxq9 commented 2019-08-28 04:05:33 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Review: Approved

*Created by: hanssv* **Review:** Approved
gorillainduction commented 2019-08-28 15:19:47 +09:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
zxq9 commented 2019-08-28 15:38:40 +09:00 (Migrated from gitlab.com)

Merged by: UlfNorell at 2019-08-28 06:38:40 UTC

*Merged by: UlfNorell at 2019-08-28 06:38:40 UTC*
Sign in to join this conversation.
No description provided.