-
Currently, IBC files contain everything that is generated by elaboration - that's all the typechecked data types and functions, as well as recording the original definitions, metavariables, what's on …
-
### Description
When working on examples for the reference manual, I noticed some interesting behavior.
Given this definition:
```lean
structure Even where
half : Nat
```
these (silly, in…
-
We've been using [Elastic Search UI](https://www.elastic.co/docs/current/search-ui/overview) for a while, but we're now running into the following limitations:
1. No infinite scroll support (https://…
-
UG doesn't give specific content on how the user can add bookmarks to exist slots (commonly-used scenario), which can actually done by `add` command.
```
[Timetable mode] Input: add CS2113 lec fri 11:…
-
The Unix/Linux command line help for `rb` is as follows:
```
$ rb-mpi --help
Usage: rb [OPTIONS]
rb [OPTIONS] [ ...]
Bayesian phylogenetic inference using probabilistic graphical models…
-
This plugin is perfect, but if you can add the following features, it will be more perfect:
1. Add adjustable image size (such as: hold down alt key + mouse wheel to adjust image size);
2. Add a rig…
-
The following code:
```C
void f(void);
void g(void) {
void (*h)() = f;
h();
}
```
produces the following error:
```
unknown location error: CoreTyping_TODO(the first operand o…
-
Write documentation in the following syntax:
``` php
/**
* Method details and elaboration in HTML
* @param ParamType $paramName elaboration
* @return ReturnType elaboration
*/
```
Do it for every…
-
UG doesn't give specific content on how the user can add bookmarks to exist slots (commonly-used scenario), which can actually done by `add` command.
```
[Timetable mode] Input: add CS2113 lec fri 11:…
-
## Feedback
Hi! I thought I'd give some feedback on this amazing tool while I'm here. I have to say that CritterDB is easily the best monster creation tool for D&D 5e out there. It does 75% of the …