-
Updated
Apr 22, 2021 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Apr 25, 2021 - Dart
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Ubuntu
-
Updated
Mar 31, 2021 - Java
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 24, 2021 - C++
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
Description
AccessibilityAndroidExample.android.js does not have proper Flow types. Without Flow typing enforced, it is easy for bugs to be introduced when making changes to this file. This issue details the work to enforce Flow typing in this file.
Ste
-
Updated
Apr 24, 2021 - JavaScript
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 23, 2021 - C++
-
Updated
Apr 24, 2021 - C
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 19, 2021
-
Updated
Apr 24, 2021
[bug report] when I run the examples in taichi , it occurs that "module 'taichi' has no attribute 'warning' "
[sample] diffmpm3d.py
[log]
Traceback (most recent call last):
File "difftaichi/examples/diffmpm3d.py", line 60, in
def place():
File "/home/deve/.local/lib/python3.8/site-packages/taichi/lang/util.py", line 174, in wrapped
return func(*args, **kwargs)
Fi
-
Updated
Apr 22, 2021 - Python
-
Updated
Apr 24, 2021 - Jupyter Notebook
DOM attributes have many corner cases, every JS UI framework handles these.
For rrweb, we need improve our setAttribute and removeAttribute calls.
-
Updated
Apr 15, 2021
-
Updated
Apr 24, 2021 - Java
-
Updated
Apr 25, 2021 - Go
Is your feature request related to a problem?
Improve the information displayed in the checkout when a product is without stock
From https://www.prestashop.com/forums/topic/1041442-nobody-can-figure-it-out-we-need-a-specialist/
Describe the solution you'd like
Display the combination from the product without stock.
Additional context
Which one is the product withou
-
Updated
Apr 22, 2021 - TypeScript
Google Cloud Build
Google Cloud Build
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.