-
MExpr has a somewhat unusual handling of identifiers: there are no disallowed identifiers, any unicode string is a valid identifier. As such, the `TmVar` node in the AST has no restrictions on the ide…
-
I notice lately that the total layer count in the klipper UI printing status mismatch what is shown in QIDISlicer's layer view.
![image](https://github.com/QIDITECH/QIDI_Q1_Pro/assets/91804108/1cc3…
j-f-s updated
6 months ago
-
Use an abstractbaseclass for this and add this logic in the parent class
Checklist
- [X] `prettytime.py`
> * Add a new method to the 't' class called '_print'. This method should return a string r…
-
Checklist
- [X] `prettytime.py`
> * Add a new method called `_print` to the `t` class. This method should return a string that represents the time in a pretty format. The exact format will depend…
-
~I'm not sure if there's a bug here, but it would be good to capture this information in a transcript test (or confirm that we already have one).~ Wait, read on, I think there's definitely at least on…
-
For whatever reason, since I believe v3.2.1 or v3.2.0, after every few lines of the file, the "Klipper load" jumps up to about 90%. I do not think this is because of the macro itself, because when I r…
T9Air updated
2 weeks ago
-
In the Agda code base, `show` is (ab)used for pretty-printing things to display in error messages, debug messages, producing file names, etc.
However, the purpose of `show` is to print a Haskell re…
-
**Describe the bug**
Not exactly sure if this is a bug, but at least a gap. I have moved away from using the Planners and rely on "vanilla" function calling. Yet my tools that I defined can be chaine…
-
pretty printing doesn't work
-
Based on #1071 and the API, others should be able to write plug-ins for Ontohub, e.g. for translations between different logics, for parsing, printing in different serializations, pretty printing etc.…