Mattia Giambirtone nocturn9x
  • Italy
  • https://nocturn9x.space
  • A fan of the FOSS philosophy, *nix systems and Python. Occasionally a freelance Software Developer

  • Joined on 2022-01-23
nocturn9x pushed to master at nocturn9x/CPG 2024-04-10 13:45:34 +02:00
54a6217bd3 More movegen bug fixes (close!)
nocturn9x pushed to master at nocturn9x/CPG 2024-04-09 19:55:12 +02:00
89a96eaf52 More bug fixing
nocturn9x pushed to master at nocturn9x/CPG 2024-04-09 17:57:55 +02:00
f65d426ccf Update .gitignore
nocturn9x pushed to master at nocturn9x/CPG 2024-04-09 17:55:16 +02:00
c1ac5ea5c3 Initial work for UCI mode
nocturn9x pushed to master at nocturn9x/CPG 2024-04-09 17:46:34 +02:00
57353c0994 Several bug fixes and minor improvements/additions
nocturn9x pushed to master at nocturn9x/CPG 2024-04-08 20:28:39 +02:00
77129855df Refactoring and bug fixes
nocturn9x pushed to master at nocturn9x/peon-rewrite 2024-04-08 14:33:17 +02:00
4fc078d4d8 Initial work on parser tests. Parser bug fixes. Minor changes to type checker
nocturn9x pushed to master at nocturn9x/peon-rewrite 2024-04-05 16:39:09 +02:00
740999bbc2 Minor changes to help text. Add AST checker module
nocturn9x pushed to master at nocturn9x/peon-rewrite 2024-04-05 16:24:48 +02:00
3953751cef Migrate all tokenizer tests to new format
nocturn9x pushed to master at nocturn9x/structio 2024-03-29 19:13:02 +01:00
c4e07a0da1 Remove task handling example (no longer supported)
nocturn9x pushed to master at nocturn9x/structio 2024-03-29 15:16:09 +01:00
760e25bff7 Fixes and refactoring
nocturn9x pushed to master at nocturn9x/structio 2024-03-26 11:57:59 +01:00
e014460138 Remove unnecessary checkpoint
nocturn9x pushed to master at nocturn9x/structio 2024-03-26 11:55:37 +01:00
1ba76ecdee Minor refactoring and cleanup. Added LIFO policy
nocturn9x pushed to master at nocturn9x/structio 2024-03-25 21:38:56 +01:00
9e1301322a Fix more bugs in Ctrl+C delivery and restrict_ki_to_checkpoints
nocturn9x pushed to master at nocturn9x/structio 2024-03-25 20:57:22 +01:00
723efc91fe Simplify and improve Ctrl+C delivery. System task status is now inherited for children of tasks spawned via spawn_system_task
nocturn9x pushed to master at nocturn9x/structio 2024-03-25 19:45:47 +01:00
bfd494a2d7 TaskScope parent is thrown into only if scope has terminated
nocturn9x pushed to master at nocturn9x/structio 2024-03-25 19:28:28 +01:00
b8cdeef41c Fix more bugs. Proxy example now working
nocturn9x pushed to master at nocturn9x/structio 2024-03-24 17:06:06 +01:00
90e182c28b Fixups and minor changes. Added (failing) two-way proxy test. Needs debugging
nocturn9x pushed to master at nocturn9x/structio 2024-03-23 13:14:54 +01:00
73a8f3b8e3 Reformat with black
nocturn9x pushed to master at nocturn9x/structio 2024-03-23 13:14:11 +01:00
0ef965cc92 Update httpcore test to use https as well