metaprogramming
Here are 563 public repositories matching this topic...
-
Updated
Feb 16, 2021 - Swift
-
Updated
Feb 4, 2021 - JavaScript
-
Updated
Feb 20, 2021 - Java
I wrote the following scripts where file_b.hy tries to get macro do-twice in file_a.hy via "require" with relative paths.
-
directories & files
relative_test
├── dir1
│ ├── dir2
│ │ └── file_a.hy
│ └── dir3
│ └── file_b.hy
└── main.hy -
main.hy
(import dir1.dir3.file_b) -
file_a.hy
-
Updated
Feb 9, 2021 - C++
Rubberduck version information
Version 2.5.1.5557
OS: Microsoft Windows NT 10.0.14393.0, x64
Host Product: Microsoft Outlook x86
Host Version: 16.0.4266.1001
Host Executable: OUTLOOK.EXE
Description
The event procedures _Itemadd on some collections are marked as "Procedure not used"
To Reproduce
declare
Private WithEvents colCeka As Items
Private WithEvents colDraft
-
Updated
Feb 18, 2021 - C++
Problem
Sometimes code elements have no package and getPackage
return nulls. This introduces null checks and surprises for new developers. INRIA/spoon@84c84e1 as seen here, package can be null.
Solution
A null object[0],[1] could improve code quality. A comparable implementation is [NoSourcePosition](https://github.com/INRI
-
Updated
Jan 29, 2021 - C++
-
Updated
Feb 20, 2021 - Java
-
Updated
Feb 19, 2021 - Scala
-
Updated
Feb 21, 2021 - C++
-
Updated
Feb 15, 2021 - Scala
-
Updated
Jan 28, 2021 - Swift
-
Updated
Feb 16, 2021 - C++
-
Updated
Sep 18, 2018 - JavaScript
-
Updated
Feb 20, 2021 - Lua
-
Updated
Jan 25, 2021 - C++
-
Updated
Feb 10, 2021 - C#
-
Updated
Sep 25, 2019 - C++
-
Updated
Feb 18, 2021 - Java
-
Updated
Oct 2, 2019 - C#
-
Updated
Aug 6, 2020 - Jupyter Notebook
-
Updated
Feb 6, 2021 - C++
-
Updated
Aug 9, 2020 - Python
Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.
Checklist for WhenExpression
- Destructure and make available all methods related to re
-
Updated
Feb 18, 2021 - Julia
-
Updated
Feb 20, 2021 - C++
Improve this page
Add a description, image, and links to the metaprogramming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the metaprogramming topic, visit your repo's landing page and select "manage topics."
Current Output
Expected Output