Unai Hernández Minaberry

Results 14 issues of Unai Hernández Minaberry

I get this error when running `$ bazel run //explorer -- ./explorer/testdata/print/format_only.carbon` `ERROR: /home/unai/.cache/bazel/_bazel_unai/c979266a4479bde9c9b8c348f74cbcfb/external/bazel_cc_toolchain/BUILD:20:19: in cc_toolchain_suite rule @bazel_cc_toolchain//:bazel_cc_toolchain: The include path '/usr/lib/llvm/14/bin/../../../../lib/clang/14.0.4/share' is not normalized.` In fact, when I run...

### Summary Add arbitrary precision integers to standard library ### Solution Add the bigints library (it is in nimble) to standard library https://github.com/def-/nim-bigints

Feature
Stdlib

Auto indent the next line when: - The line is `var`, `let` or `const` - The line finishes with `or`, `and` or `object` - The instruction isn't complete (eg: Parenthesis...

enhancement

Like `yt` or `cf` (the same for `d`, etc.)

enhancement
feature
discuss

I think that should like vim too, the configuration file should be a script. And the EX mode should execute nim script commands.

help wanted
feature
discuss

(Empty the current buffer and copy to editor's clipboard)

feature

As you can see in [this sample](https://github.com/crystal-lang/crystal/blob/master/samples/sudoku.cr#L7) from the repo, it pretty common to need nested eachs, wouldn't it be nice to have a method this like showed below? ```crystal...

kind:feature
status:discussion

``` /tmp/gintrosalewski/gen.nim(39, 8) Error: cannot open file: gir stack trace: (most recent call last) /tmp/nimblecache/nimscriptapi.nim(180, 29) /tmp/nimble_6719/githubcom_stefansalewskigintro/gintro_6719.nims(81, 7) installBefore /tmp/nimble_6719/githubcom_stefansalewskigintro/gintro_6719.nims(66, 7) prep /usr/lib/nim/system/nimscript.nim(260, 7) exec /usr/lib/nim/system/nimscript.nim(260, 7) Error: unhandled exception:...

``` (movie-monad:5927): GLib-GIO-ERROR **: 17:30:47.627: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing' fish: Job 1, './movie-monad-0.0.7.0-x86_64.Ap…' terminated by signal SIGTRAP (Trace or breakpoint trap) ```