-
Add the following to the README and make the necessary code changes:
> The *sigils* command-line tool can be used to resolve sigils in a file,
> text parameter or from standard input. For example:…
-
Hello, I would like to ask where is the implementation of inducing long sequences attack on the right side of Figure 8 in the original paper.
There are several classes in the dos_sigils.py, and it'…
-
Crystal supports 6 sigils which modify the meaning of string literals. Curly braces may be used instead of the usual double quotation marks for those strings:
```crystal
%i{1}
%q{2}
%Q{3}
%r{4}…
-
Es ist geplant, der Suchleiste neben der Volltextsuche noch zwei weitere häufig benutzte Funktionen zu verpassen:
- wird eine Sigle eingegeben, so soll zu dem entsprechenden Dokument gesprungen werden…
-
We need to check what changed in `erl_syntax` and `epp_dodger`, as usual, but we also need to add support for documentation attributes, sigils and triple-quoted-strings. Plus, `maybe` is enabled by de…
-
`emit` uses an attribute like `#[emit::fmt(":?")]` to set a custom formatter for an interpolated property based on standard Rust formatting sigils. These attributes aren't currently round-tripped thro…
-
This is sort of a follow-up to #64. I've been working with sigils, and a lot of what I'd like to do requires a higher-level data model of sigils, above that present in the JSON source data.
The JSO…
casey updated
3 years ago
-
You can use things like lava and water sigils in other users claims
Not sure if I should be reporting this on blood magic instead?
-
ISentientSwordEffectProvider is an interface used to allow the off-hand item to provide bonus effects to the sentient sword (and also all of the sentient tools, but not the bow) when it hits a target.…
-
After #166 has been merged, maybe the next step to support phoenix heex templates could be to
introduce a sigil for slime-heex.
Currently there are only ~L and ~l (as far as I know) and both rende…