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
Include non-mangled identifier names for source maps
Optimize tailcalls returning unit #1624
Fix DateTimeOffset @ncave
Fix #1607: More descriptive error when two module members have same name
Fix #1628: String.filter Char.IsDigit freezes REPL
Implement eprintf and eprintfn @inosik
Fix #1389: Throw proper error when match cases are incomplete @Zaid-Aja
Fix #1602: constructor "as this" notation
Only check for Fable.Core major and minor version
Implement eprintf and eprintfn @inosik
Fix #1389: Throw proper error when match cases are incomplete @Zaid-Aja
Fix #1602: constructor "as this" notation
Only check for Fable.Core major and minor version
Fix #1594 Array.partition results are too long @ericharding
Fix #1599: Folders starting with dot @OnurGumus@inosik
Check files exist when collecing all sources into single .fsproj @dbrattli
Don't trigger Symbol.iterator when testing for iterables
Improvements for Fable REPL @ncave