]>
www.ljiriste.work Git - SetSCAD.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lukáš Jiřiště [Mon, 13 Jul 2026 18:53:35 +0000 (20:53 +0200)]
Add the least grammar to be able to do something
The grammar before defined the set definition, but not the actual file
grammar. This adds concepts such as statement so a file can be written.
Lukáš Jiřiště [Mon, 13 Jul 2026 18:51:41 +0000 (20:51 +0200)]
Turn NAME into STRING and rename point as coordinate
These are more appropriate names for the types.
Lukáš Jiřiště [Mon, 13 Jul 2026 18:26:54 +0000 (20:26 +0200)]
Minor improvements in grammar
Lukáš Jiřiště [Sun, 12 Jul 2026 20:41:30 +0000 (22:41 +0200)]
Create the basic idea of the grammar
Lukáš Jiřiště [Sun, 12 Jul 2026 16:30:16 +0000 (18:30 +0200)]
First commit with README stating the repos purpose