| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
I've come to the conclusion that copyright mostly just stands in the way
of software development. In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.
The updated mail address, also used in my author/committer lines,
is shorter and looks nicer. People rarely interact anyway.
|
|
|
|
| |
Gets rid of stupid memset()s and some preprocessor.
|
|
|
|
| |
Now you can concatenate lists like strings.
|
| |
|
|
|
|
|
|
| |
struct context::arguments stank, the "arg" special form stank.
The amount of lines this adds can be counted on one hand.
|
|
|
|
|
|
| |
Okay, that was a PITA to not have.
But I think I'm set now, feature-wise.
|
|
|
|
|
|
|
|
| |
Now readds all syntax sugar and quotes strings properly.
Removed automatic line breaking and indenting since it is complicated.
Removed #ifndef since it stopped making any sense.
|
| |
|
|
|
|
| |
Now it should be fairly useful despite the limitation to single lines.
|
| |
|
| |
|
|
|