-
- cocos2d-x version: 3.17.2-current
- devices test on: Macbook Air Building on Asahi Linux Fedora Remix 40 GNOME
Steps to Reproduce:
1. Download the zip file.
2. mkdir build
3. cd build
…
-
ast example
```json
{
"type": "FunctionDeclaration",
"start": 5,
"end": 25,
"loc": {
"start": {
"line": 2,
"column": …
a-x- updated
3 months ago
-
I have to confirm that I want to recast my vote. Why? I'm not even signing a transaction, I'm just moving into a slightly different UI.
-
Hi, I'm on the [PlayCanvas](https://github.com/playcanvas) team. Just wondering if you'd be willing to accept a PR to support PlayCanvas integration?
-
I think this is low priority, but in writing this section:
https://www.oilshell.org/blog/2021/12/backlog-language.html#redirects-to-memorize
I remember the case of piping stderr but not stdout:
…
-
**_I affirm:_**
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [X] I have read and understood the [Contributing Guide]…
-
Urgency: LOW
Error Message: "AssertionError: invalid value field: value"
Code Snippet (summarised): petl.look(petl.recast(petl.empty()))
Suggestion: A more intuitive error code or catch this exception…
-
```tsx
// code.tsx
import React, { useState, useEffect } from 'react'
const Home = () => {
const [modal2Value, setModal2Value] = useState('abc')
const selectedData: [
{ label: string…
-
I'd like to use this library via Typescript but the top-level [parse](https://github.com/benjamn/recast/blob/master/lib/parser.ts#L124) function [returns any](https://github.com/benjamn/recast/blob/ma…
-
I tried to run `update-react-imports` on our codebase https://github.com/firefox-devtools/profiler/ (commit hash e8a3afd45a8125de9c37c546f6b50c8004f122e7), and got the following error on several files…