-
Hey guys.
I've Implemented automatic screenshot capturing using function object block.
```
postPro_images
{
type runTimePostProcessing;
libs ("librunTimePo…
-
A term `t` of type `λ {m} (f m) → ...` is considered as being of type `λ (f ?) → ...` and unification fails.
Here is the smallest example that I could come up with and the corresponding error messa…
-
Hi all. During the last years, I have become very familiar with R3BRoot. These are my recommendations for improving the code base that I didn't find the time to fix myself. Some are unnegotiable must-…
-
When I do 'cabal install' I get the following error:
```
Resolving dependencies...
In order, the following will be installed:
marxup-2.0.0 (reinstall) changes: parsec-2.1.0.1 added, pretty-1.1.1.0 ad…
-
Ideally it would be provably impossible to construct a template that diverges.
However, recursive datatypes and named recursion / corecursion will make this hard to achieve. Notes on related tricks a…
-
Really excited about this project!
Compiled myself using Xcode and tried to typecheck:
```
*Error*
/Users/nikita/Library/Developer/Xcode/DerivedData/Agda_Writer-bkhyhfeszfmmsyclqnrcntveamnu/Buil…
-
I'm running v82.0.7568.29227 (v82pre11).
When importing from a JabRef bibtex file I get a warning dialog saying `The file you selected had xx entries, but xx of them ... the file could not be found…
-
I'm trying to catch up on the rules used in modern cubical TT implementations. For Agda, I looked at http://www.cse.chalmers.se/~simonhu/misc/hcomp.pdf, which is AFAIK the only online documentation on…
-
Found on https://chalmers.se when trying to view-source.
Reduced to the following (The original script tag was some 450K long line abomination with alot of swedish non-ascii-7 strings/words).
```
…
-
Hello,
Let me start by saying that I appreciate the work done by you on the ExternalMedia library. I am a PhD student at Chalmers University and I am using ExternalMedia to couple my Modelica model…