macro
Here are 357 public repositories matching this topic...
-
Updated
Jan 9, 2020 - AutoHotkey
-
Updated
Mar 28, 2020 - Java
問題/バグ内容
Azure Pipelines で HTML help のビルドに失敗する
再現手順
Azure Pipelines で HTML help のビルドを行う
再現頻度
最近高確率。以前は全く発生していなかった。
環境情報
Azure Pipelines
現状
#967 によってビルドしないようにしている。
追記
master でビルドに失敗するのは #921 で対処できた。
しかし、文字コードを UTF8 (#807)
-
Updated
Mar 29, 2020 - Scala
Syntax errors look like this right now:
$ eslc <<< "("
/home/an/code/eslisp/node_modules/sexpr-plus/index.js:1054
throw peg$buildException(null, peg$maxFailExpected, peg$maxFailPos);
^
SyntaxError: Expected ")", comment or whitespace but end of input found.
The SyntaxError-object sexpr-plus returns has line and column properties. W
/// A page management error.
enum Error {
/// No clusters left in the freelist.
///
/// This is the equivalent to OOM, but with disk space.
OutOfClusters {
description("Out of free clusters.")
}
/// A page checksum did not match.
///
/// The checksum of the data and the checksum stored in the pag-
Updated
Sep 9, 2018 - C#
-
Updated
Jan 13, 2020 - Rust
-
Updated
Mar 29, 2020 - JavaScript
I discovered this one as I was working on #498.
The problem is we catch absolutely all parameter mismatches, including "legitimate" ones which happen long after we've made the call to MAIN.
-
Updated
Jan 7, 2020 - Python
-
Updated
Mar 28, 2020 - Scala
The URL on http://lib.haxe.org/p/tink_macro/ doesn't seem to work anymore. Not sure what the replacement is / if there is one, so I didn't submit a PR. :)
Add BuildCache docs
-
Updated
Mar 23, 2020 - JavaScript
-
Updated
Aug 22, 2019 - C#
-
Updated
Oct 26, 2019 - Rust
-
Updated
Mar 27, 2017 - Scala
-
Updated
May 2, 2019 - Ruby
Improve this page
Add a description, image, and links to the macro topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the macro topic, visit your repo's landing page and select "manage topics."
See #128.
This was implemented a while ago, but there's no documentation for it.