A tutorial showing how to reimplement GIT in JavaScript, in order to shed light on the inner workings of GIT.
Updated 2025-03-25 00:11:16 +00:00
A small wrapper around git rebase -i to show commits in the same order and with the same information as git log --oneline --decorate
Updated 2025-03-25 00:11:03 +00:00
Proposal for an improved git log, based on one I found on the net.
Updated 2025-03-25 00:10:52 +00:00
Updated 2025-03-25 00:10:25 +00:00
A Racket package for creating macros with built-in support for defining sub-macros within them, similar to match expanders
Updated 2025-03-25 00:10:13 +00:00
Experimental attempt for the next generation assembly workbench for FreeCAD
Updated 2025-03-25 00:09:51 +00:00
Synced FreeCAD online documentation
Updated 2025-03-25 00:09:37 +00:00
This is the official source code of FreeCAD
Updated 2025-03-25 00:08:58 +00:00
Monospaced font with programming ligatures
Updated 2025-03-25 00:07:08 +00:00
Filter diffs about indentation changes
Updated 2025-03-25 00:06:51 +00:00
Updated 2025-03-25 00:06:40 +00:00
A practical guide to Racket macros
Updated 2025-03-25 00:06:22 +00:00
Like https://github.com/AlexKnauth/seq-no-order, but provides global constraints. AlexKnauth's implementation allows dotted "rest" pattern which we do not support.
Updated 2025-03-25 00:06:09 +00:00
Just an example package for a racket/scribble issue.
Updated 2025-03-25 00:05:56 +00:00
Generic tool for monitoring ETA and progress of an arbitrary process.
Updated 2025-03-25 00:05:33 +00:00
This project is dedicated to building an ElectroMagnetic workbench for FreeCAD. FreeCAD is a free 3D parametric CAD. FreeCAD is used as pre-processor interfacing to the open source electromagnetic field solvers FastHenry and FasterCap.
Updated 2025-03-25 00:05:16 +00:00
Racket library which splits dotted identifiers like a.b.c, also supports λ.(code) syntax
Updated 2025-03-25 00:04:45 +00:00
A Racket package for inspecting and testing the number of documented exports of a module
Updated 2025-03-25 00:04:28 +00:00