-
Contd. from #21943
Emmet Actions:
- [x] Increment/Decrement by n
- [x] Evaluate Math Expression
- [x] Toggle Comment
- [x] Multi cursor support for Wrap with abbreviation and Expand abbr co…
-
```crystal
require "kemal"
require "liquid"
text = "hello world"
ctx = Liquid::Context.new
tpl = Liquid::Template.parse(text)
puts tpl.render(ctx)
```
complie and run:
```
Error in s…
-
```bash
mkdir -p bin
crystal build src/main.cr -o bin/libgen
ld: library not found for -lclang
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: execution of…
-
I am looking at the Crystal code array in src/array.cr, comparing it with [this Ruby documentation](http://www.ruby-doc.org/core-2.1.5/Array.html), trying to learn and understand how Crystal arrays ar…
-
After my last report #583 seemed to be related to Homer code, I disabled sending packets to Homer. This time it ran for about an hour before crashing again. This is what gdb says:
```
GNU gdb (Deb…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.11.2
**Electron Version**: 0.37.8
**System**: Debian GNU/Linux
**Thrown From**: [crystal](https://github.com/atom-crystal/…
-
ANN
Classifier
LSI
Etc...
-
xmpl-crystal-readwrite depends on megaraid, which does is not part of the Pandaboard build
logs below:
-
Almost exactly the same issue as https://github.com/ARMmbed/mbed-cli/issues/339
- mbed-cli: 1.8.1
- arm-none-eabi-g++ (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (relea…
-
For some reasons [1](https://bugs.launchpad.net/ubuntu/+source/icu/+bug/675946),[2](https://sourceforge.net/p/icu/mailman/message/19575338/),[3](http://userguide.icu-project.org/design#TOC-ICU-Binary-…
olbat updated
7 years ago