]>
Untitled Git - axy/ft/c-cera.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Axy [Mon, 8 Jun 2026 12:00:10 +0000 (14:00 +0200)]
Impl of more cmp operations
Axy [Mon, 1 Jun 2026 17:12:22 +0000 (19:12 +0200)]
mini obj files
Axy [Wed, 27 May 2026 15:54:05 +0000 (17:54 +0200)]
Profiling and perf opt
Axy [Wed, 27 May 2026 14:12:59 +0000 (16:12 +0200)]
Factorial implemented woohoo
Axy [Wed, 27 May 2026 11:25:36 +0000 (13:25 +0200)]
Some various function examples
Axy [Wed, 20 May 2026 13:33:54 +0000 (15:33 +0200)]
Working builtins prototype woa
Axy [Mon, 18 May 2026 13:37:52 +0000 (15:37 +0200)]
Stub builtin impl and fixed weirdness with clang
Axy [Fri, 15 May 2026 11:16:43 +0000 (13:16 +0200)]
Tiny update
Axy [Fri, 15 May 2026 11:10:03 +0000 (13:10 +0200)]
Updated makefile a bunch
Axy [Thu, 14 May 2026 13:51:23 +0000 (15:51 +0200)]
gnu17 fix
Axy [Thu, 14 May 2026 13:48:25 +0000 (15:48 +0200)]
Deps file
Axy [Thu, 14 May 2026 13:46:36 +0000 (15:46 +0200)]
Proper impl with no potential UB this time!
Axy [Thu, 14 May 2026 11:16:41 +0000 (13:16 +0200)]
Borked but about to make big changes
Axy [Wed, 13 May 2026 09:01:31 +0000 (11:01 +0200)]
Now with proper make watching
Axy [Wed, 13 May 2026 08:50:49 +0000 (10:50 +0200)]
Epic makefile
Axy [Tue, 12 May 2026 14:11:08 +0000 (16:11 +0200)]
Impl is back and even better :D
Axy [Mon, 11 May 2026 16:18:46 +0000 (18:18 +0200)]
Broken impl but patching works
Axy [Wed, 6 May 2026 16:37:33 +0000 (18:37 +0200)]
Test for inline in header
Axy [Wed, 6 May 2026 00:34:07 +0000 (02:34 +0200)]
Exceptions and defer
Axy [Mon, 4 May 2026 02:13:24 +0000 (04:13 +0200)]
Simple expr checking of right shape
Axy [Mon, 4 May 2026 01:22:04 +0000 (03:22 +0200)]
Arc make unique among others
Axy [Thu, 30 Apr 2026 15:54:08 +0000 (17:54 +0200)]
Value and arcs!