设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

函数式编程语言Elixir v1.0.5发布

2015-6-30 22:03| 发布者: joejoe0332| 查看: 646| 评论: 0|原作者: oschina|来自: oschina

摘要: 函数式编程语言 Elixir v1.0.5 发布, 更新内容如下:Enhancements Support 18.0 Rely only on loaded applications for autocompletion on IEx Expand attributes and macros in record extractor Optimize String. ...

函数式编程语言 Elixir v1.0.5 发布, 更新内容如下:

  • Enhancements

    • [Elixir] Support 18.0

    • [IEx] Rely only on loaded applications for autocompletion on IEx

    • [Record] Expand attributes and macros in record extractor

    • [String] Optimize String.rstrip/1

    • [String] Optimize String.downcase/1

    • [String] Optimize String.upcase/1

  • Bug fixes

    • [EEx] Ensure blocks do not clobber EEx buffers

    • [Enum] Ensure Enum.take/2 does not consume one extra item when halting on the last emittable item

    • [ExUnit] Fix StringIO processes leakage in the ExUnit.CaptureIO when there are errors inside the capture_io block

    • [Float] Avoid rounding errors on Float.parse/1

    • [GenEvent] Fix GenEvent detection of modules that aren't loaded

    • [IO] Read 4K blocks instead of lines in IO.binread/2. This fixes a bug where CRLF were being ignored and is also going to improve performance

    • [Logger] Handle :undefined arity in Logger.Translator (we get :undefined when a temporary worker of a simple_one_for_one supervisor crashes)

    • [Mix] Ensure config is escaped before being injected into escripts. This fixes a bug where escripts failed to build when containing values like maps in config files

    • [Mix] Ensure we properly underscore acronyms followed by paths, for example, HTTP.Foo

    • [Stream] Ensure Stream.flat_map/2 does not consume more items than necessary when piped to another Stream.flat_map/2 that halts in the inner stream

    • [Version] Fix to_string for versions with numeric pre releases

更多内容请查看更新日志

Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。


酷毙

雷人
1

鲜花

鸡蛋

漂亮

刚表态过的朋友 (1 人)

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部