Emmanouil (Manios) Krasanakis maniospas
  • I hold a PhD in Electrical and Computer Engineering, and work as a postdoc researcher at CERTH-ITI. I’m interested in graph theory, machine learning, and software engineering.

  • Joined on 2025年05月20日
maniospas pushed to trunk at maniospas/antcc_O2extras 2026年04月20日 14:59:55 +02:00
d64d7ff088 addressing uninitialized in typetag tt
4c0b39990d Merge branch 'trunk' of https://codeberg.org/lsof/antcc into trunk
f3fee781e9 frontend: __attribute alias
98f574adb1 driver: tweak cmdline options handling
3d61ace0d9 backend: don't emit extern inline funcs
Compare 61 commits »
maniospas pushed to trunk at maniospas/antcc_O2extras 2026年04月09日 04:07:41 +02:00
76f569ef17 repetition-based optimizations
maniospas pushed to trunk at maniospas/antcc_O2extras 2026年04月09日 03:10:12 +02:00
74b7ad80cf further optimizations - nearly reaches gcc o3 for smoll
maniospas pushed to trunk at maniospas/antcc_O2extras 2026年04月09日 03:04:56 +02:00
97863c3b7c extra mem2reg pass and asjusted it to also prevent consecutive register sets
maniospas pushed to trunk at maniospas/antcc_O2extras 2026年04月09日 00:47:46 +02:00
944a2d7bec added -O1 passes after inlining
maniospas created repository maniospas/antcc_O2extras 2026年04月09日 00:46:20 +02:00
maniospas pushed to main at maniospas/moolang 2026年04月05日 20:51:38 +02:00
30447bba8b updated docs
2ac8e7cc1f removed moo executable
Compare 2 commits »
maniospas pushed to main at maniospas/moolang 2026年04月05日 20:13:10 +02:00
5065e50467 improved docs
1bd6f133d5 added a windows os test file
f29f83a318 improved windows build
97d7ae8f0a added msvc to windows build
c763709e1b added msvc to windows build
Compare 6 commits »
maniospas pushed tag v0.6.0 to maniospas/moolang 2026年04月05日 19:01:09 +02:00
maniospas pushed to main at maniospas/moolang 2026年04月05日 19:00:23 +02:00
6824847205 updated quickster
maniospas pushed to main at maniospas/moolang 2026年04月05日 18:56:14 +02:00
368d5ee50f moved build file in workflows
maniospas pushed to main at maniospas/moolang 2026年04月05日 18:55:09 +02:00
fff0e926fe run tests before relase
3263bfc4fd added actions
d84563dbc1 fixed a mistake double dot recognition
7a71559f83 more comprehensive base64
Compare 4 commits »
maniospas pushed to main at maniospas/moolang 2026年03月29日 23:18:11 +02:00
1215e0fb67 {...} operator for piping
2f88692b00 native base64 encoding
Compare 2 commits »
maniospas pushed to main at maniospas/moolang 2026年03月29日 01:30:05 +01:00
b49b94c401 added some basic reference counting
maniospas pushed to main at maniospas/moolang 2026年03月29日 00:03:01 +01:00
dc830f21ea improved nested list syntax
maniospas pushed to main at maniospas/moolang 2026年03月28日 17:19:16 +01:00
4d05cfbdc5 fixed error reporting bug
3abe44d272 fixed cpp inline blocks
cb136c113e introduced cpp version
Compare 3 commits »
maniospas pushed to main at maniospas/moolang 2026年03月28日 02:29:58 +01:00
93195d520f trying build option in macros
maniospas pushed to main at maniospas/moolang 2026年03月27日 21:52:33 +01:00
447a944449 Fixed moolog patterns
maniospas pushed to main at maniospas/moolang 2026年03月27日 21:48:29 +01:00
35d5409cad patterns
maniospas pushed to main at maniospas/moolang 2026年03月27日 02:11:44 +01:00
53c03a7d15 improved docs