programming-language
Here are 4,739 public repositories matching this topic...
-
Updated
Nov 6, 2021 - Kotlin
-
Updated
Nov 6, 2021 - V
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Oct 23, 2021
-
Updated
Oct 24, 2021 - TypeScript
-
Updated
Nov 3, 2021 - Python
While updating dependencies in ethereum/solc-bin#100 (comment) I noticed that js-ipld, which we depend on seems to have been deprecated and replaced by js-multiformats.
The task is simply to change the dependency and figure out what object to pass to ipfsImporter() instead of `I
-
Updated
Nov 1, 2021 - Perl
-
Updated
Oct 28, 2021 - Python
-
Updated
Oct 14, 2021 - OCaml
-
Updated
Nov 6, 2021 - Dart
-
Updated
Sep 25, 2021
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
Sep 28, 2021
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Nov 5, 2021 - TypeScript
So currently, install in our "unix" Makefile isn't hooked into cmake so it can lead to errors.
in particular if you do
make configure arch=not-our-default
make build
make install
you will end up with a broken install because the arch override from configure is used during build but isn't used during install, instead a different arch (our default) is used and you end
-
Updated
Oct 18, 2021 - Go
-
Updated
Nov 6, 2021 - Red
-
Updated
Nov 6, 2021 - Haxe
-
Updated
Nov 5, 2021 - Go
-
Updated
Nov 6, 2021 - Java
-
Updated
Sep 3, 2021
To support further performance tuning of these data structures
Motivation
When installing SuperCollider from fresh, it will by deffault recording the server output in the .aiff format unless changed ala s.recHeaderFormat_("wav") in a startup file.
AIFF is a more MacOS centric format and it just doesn't work as well on Linux for example when converting files, importing/exporting from other prog
-
Updated
Sep 18, 2021 - C
-
Updated
Oct 16, 2021 - JavaScript
Hello, I'm rewriting a small application in Mint and have found that there's no way (as far as I can tell) to access the Http response headers when using the built-in Http module. For my use case, I need to know the content type of the response so I can decide how to parse it.
I've run into this not just in my application but also when I'm using mint start during development; when I test my
Improve this page
Add a description, image, and links to the programming-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-language topic, visit your repo's landing page and select "manage topics."
A
Tuplewith symbol contents no longer displays the contents as symbols withshow, but as variable names - without the colon.Valstill prints symbols with colons.Julia 1.6:
Julia 1.7
Probably we want the 1