小巧而強大的靜態類型語言 PureScript v0.11.0-rc.1 發布
PureScript 是個小巧而強大的靜態類型語言,可以編譯成 JavaScript。purescript 主要是由 Haskell 和 PureScript 編寫的。
更新日志
- Add basic usability check and error for ambiguously-typed type class members (@LiamGoodacre)
- Improved skolem escape check (@paf31)
- Fix links to declarations in
Prim
(@hdgarrood) - Emit
_
instead offalse
case forif then else
to improve optimizations (@rightfold) - Add
InvalidDerivedInstance
error to improve errors for derived instances (@paf31) - Make generated code for superclass instances less ugly (@paf31)
- Support polymorphic types in typed binders (@paf31)
- Make file paths relative in error messages (@paf31)
- Improve errors from module sorter (@paf31)
- Improve error for unused type variables (@paf31)
- Include source span in externs file for error reporting purposes (@paf31)
- Improve instance arity errors (@mrkgnao)
- No longer strip trailing dots for Pursuit queries (@kRITZCREEK)
- Removes unnecessary clause in import pretty printing (@kRITZCREEK)
- Reuses lenient import parsing for the list import command (@kRITZCREEK)
- Improve import parsing (@kRITZCREEK)
- Parse imports with hanging right paren (@matthewleon)
- Don't create the
output/
directory if it can't be found (@kRITZCREEK) - Removes the deprecated
--debug
option (@kRITZCREEK) - Fix #2537 (@kRITZCREEK)
- Also detect location information for operators (@kRITZCREEK)
- Restructure testing to avoid running the server (@kRITZCREEK)
- Speed up rebuilding by x2 (@kRITZCREEK)
- Fix #2504 (@kRITZCREEK)
- Collect type class instances (@kRITZCREEK)
- Return operators in
purs ide
imports list (@nwolverson) - More position info and traversals (@kRITZCREEK)
- Add back
.purs-repl
file support (@paf31) - PSCi command changes, add
:clear
(@noraesae) - Declarations no longer require
let
(@noraesae) - Improve CLI error and startup messages (@noraesae)
- Changes to help the tail call optimization fire more consistently (@paf31)
- Fix
everythingWithScope
traversal bug #2718 (@paf31) - Errors for open rows in derived instances (@paf31)
- Instantiate types in record literals as necessary (@paf31)
- Fix
Generic
deriving with synonyms (@paf31) - Rebuild modules if necessary when using
--dump-corefn
(@paf31) - Ensure solved type classes are imported (@LiamGoodacre)
- Allow for older Git versions in
purs publish
(@mcoffin) - Fix
purs publish --dry-run
(@hdgarrood) - Exported data constructors can now contain quotes (@LiamGoodacre)
- Capitalise *script into *Script (@noraesae)
- Optimize
keepImp
(@paf31) - Replace
nub
withordNub
(@matthewleon) - Combine inlining optimizations into a single pass (@paf31)
- Add
HasCallStack
to internalError (@alexbiehl) - Use Stackage LTS 8.0 (@noraesae)
- Address Travis timeout issues (@hdgarrood)
- Improve module structure in PSCi test suite (@noraesae)
- Fix the PSCi script (@mrkgnao)
- Include Git commit information in non-release builds (@hdgarrood)
- Add test case for #2756 (@int-index)
- Some code cleanup in the module imports phase (@matthewleon)
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/6460401f
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!