programming-language
Here are 5,553 public repositories matching this topic...
-
Updated
Jun 9, 2022 - Kotlin
-
Updated
Jun 7, 2022
-
Updated
Jun 9, 2022 - V
-
Updated
May 28, 2022 - JavaScript
-
Updated
Mar 24, 2022 - TypeScript
Description
Tried running multiple unit tests using isoltest like so:
sergiuiacob@Sergius-MacBook-Pro solidity % build/test/tools/isoltest --test "yulSyntaxTests/*;objectCompiler/*"
Unhandled exception caught.
/solidity/test/tools/IsolTestOptions.cpp(99): Throw in function virtual void solidity::test::IsolTestOptions::validate() const
Dynamic exception type: boost::wrapexcept<soli
-
Updated
Jun 4, 2022 - Python
-
Updated
May 31, 2022 - Perl
-
Updated
Mar 12, 2022 - Python
-
Updated
May 28, 2022 - OCaml
-
Updated
Jun 9, 2022 - Dart
-
Updated
Jun 8, 2022 - Go
-
Updated
Apr 28, 2022
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
May 11, 2022
-
Updated
May 25, 2022 - JavaScript
-
Updated
Jun 7, 2022 - TypeScript
When declaring a type as private to a package, but then using that value as the default value poncy crashes (SIGSEGV) within llvm with the following message:
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Code to reproduce the error
// inside the "useful" package
primitive _PrivateDefault
actor Useful[-
Updated
May 18, 2022 - Go
-
Updated
Jun 9, 2022 - Haxe
-
Updated
Jun 8, 2022 - Red
-
Updated
Jun 9, 2022 - Go
-
Updated
Apr 22, 2022
-
Updated
Jun 9, 2022 - Java
.> names #7pjlvdu42gmfvfntja265dmi08afk08l54kpsuu55l9hq4l32fco2jlrm8mf2jbn61esfsi972b6e66d9on4
😶
I couldn't find anything by that name.
.> view #7pjlvdu42gmfvfntja265dm
#7pjlvdu42g : '{g} t -> Doc
#7pjlvdu42g a = Special (EvalInline (term a))
I'd expect it to say something like:
I found that hash in your codebase, but it doesn't have any names.
Try `view
Motivation
The Git class currently doesn't support submodules which prevents for example using submodules in Quark repos.
Description of Proposed Feature
Add a submodule method to Git and add submodule recursion to the Quark install step, eg adding the --recurse-submodules git flag to the clone command. This will download an
-
Updated
Sep 18, 2021 - C
Given the following
{typed.0}.type_the formatter will remove the brackets.
The brackets are necessary because there is a compiler error without them
error: Syntax error
┌─ ./src/eyg/editor/editor.gleam:58:9
│
58 │ typed.0.type_
│ ^^ I was not expecting this.
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."


round(Int, π)throws an error, for example.