Skip to content
#

language

Here are 4,645 public repositories matching this topic...

jmlee2k
jmlee2k commented Sep 7, 2021

Bug Report

🔎 Search Terms

comments, preserve, emit, array

🕗 Version & Regression Information

I noticed it in 4.4.2, but it seems to have happened in some form since 3.3.2 (oldest available on the playground).
The behavior appeared to change slightly after 4.2.3. (See playground link for details).

  • This is the behavior in every version I tried, and I reviewed the FAQ for
coreyoss
coreyoss commented Aug 30, 2021

Hello,

I recently upgraded to Node v4.17.5 and it seems a newly added exception there is breaking my Less build.

I'm using less v4.1.1 and less-plugin-autoprefix v2.0.0. To recreate the issue I've -

  1. Installed the above packages globally
  2. Created a less file (test.less) with the following content -
p {
    color: blue;
}
  1. On the command line, run -
    `lessc test.less tes
franzihei
franzihei commented Sep 6, 2021

Problem Statement

The current docs theme we are using is the plain readthedocs sphinx theme. Some colors are hard to read (e.g. the search highlights). Additionally, it would be nice if the docs would reflect the overall Solidity brand identity.

To Do

Nim

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!

  • Updated Sep 8, 2021
  • Red

Improve this page

Add a description, image, and links to the language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language topic, visit your repo's landing page and select "manage topics."

Learn more