-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
## Summary
Might be a necrobump of https://github.com/purescript/purescript/issues/2577
Currently pattern matching on union types discriminates the types in the union using instanceOf. This incurs a…
-
From discussion at the last collaborator summit.
This would help as the suggestion was that there were some easy ways to do this.
-
### Current Behavior
SUBJECT: application generator buggy eventually breaks after name/directory options used spoiling cache
freshly generated workspace for angular integrated
Just using command li…
-
### Description
Hi @jpudysz,
Just installed 2.8.0 rc1 and it throws this on iOS:
```
Possible Unhandled Promise Rejection (id: 1):
Error: Exception in HostFunction: Value is an object, expec…
-
Given the following ruby code:
``` ruby
module Foo
def self.bar
@m = Mine.new
end
end
class Mine
end
Foo.bar
m = Mine.new
puts 'Should have two now. Press enter'
gets
m = nil
puts 'Should h…
-
Just come across a case where someone was expecting functions and aliases to be picked up from the source script.
I realise what a pain this is. Any way we can reasonably make that work?
-
Getting an out of memory exception when running polymer build with 3 builds (es2015+modules, es2015 and es5 - standard configurations). All 3 builds work individually - when run 1 at a time.
[2…
govis updated
2 years ago
-
Here’s the updated version with the additional details:
---
I’ve been planning my schedule for October, as we already have permission to work from the office on certain days. However, I want to ens…