-
### Description
Given a macro declaration like:
```swift
@freestanding(expression)
macro stringify(_ value: Int) -> (Int, String) = #externalMacro(module: "MyMacros", type: "StringifyMacro")
``…
-
The problem is the same as `ocaml-freestanding` when `ocaml-ci` wants to run `dune` and ... this project is just a spaguetti of `Makefile`...
-
status NEEDINFO severity *enhancement* in component *general* for *---*
Reported in version *1.8.13* on platform *Other*
Assigned to: Dimitri van Heesch
On 2018-02-01 04:56:32 +0000, Jeffrey Walton w…
-
Note, not planning on actually using these, as these are just hacks to get it building right now and experimentation to see what's needed.
-
Hi!
Thank you for your great work!
I have the need for running JPlag on Java Shell scripts (JEP 222). Right now, Java processing fails with numerous:
`Parser - Assignment1.jshell:106: error: …
-
https://github.com/DylPickle11/spiritWebsite/blob/7899b817e49361af424035dfebcef2e3b6549cf0/index.html#L34
there arent really any paragraphs on the page, per se. everything is kind of a header / sub…
gripp updated
5 years ago
-
I've recently investigated the feasibility of updating the dated lz4 version bundled in the Linux kernel[^1].
The expected library configuration would be:
1. LZ4_FREESTANDING (therefore, most import…
-
### Zig Version
0.9.0-dev.2023+16b753549
### Steps to Reproduce
1. Write a program that calls a std function which truncates usize, eg.
```zig
// test.zig
const std = @import("std");
export f…
-
Sometimes I have a recurring event for which I would like to edit the next upcoming version but leave the remainder of the series the same. In those instances, it would be useful if I could ask for th…
-
**Bug category**
Installation issues.
**Describe the bug**
I followed build and install instruction, but when compiling an example manually (not with cmake, it failes to link and gives following …