Louis Heredero HEL
HEL pushed to dev at HEL/rivet-typst 2024-10-30 15:24:57 +00:00
a9633f25a3 updated to Typst 0.12.0 + CeTZ 0.3.1
a929f506ac modified gallery.bash to compile recursively
aa9a082ba5 fixed missing bit i on dependencies
Compare 3 commits »
HEL opened issue HEL/rivet-typst#3 2024-10-28 11:53:00 +00:00
Project files are not accessible from within package
HEL opened issue HEL/rivet-typst#2 2024-10-28 11:42:38 +00:00
Update to CeTZ 0.3.1
HEL commented on issue HEL/chronos#3 2024-10-27 20:50:16 +00:00
Support for alt syntax

I have implemented alt groups, as well as shorthands for loops and other things but I've not published it yet. As soon as #2 is closed (hopefully in a few days), I'll publish v0.1.1 (will probably…

HEL closed issue HEL/chronos#3 2024-10-27 20:50:16 +00:00
Support for alt syntax
HEL commented on issue HEL/chronos#2 2024-10-27 11:34:52 +00:00
Allow other fonts

I don't know of any way to fallback to the current font, but I can definitely do one of the following:

  • Remove the set rule to leave the user free to customize it on their own
  • Put the font…
HEL commented on issue HEL/chronos#1 2024-10-27 11:28:39 +00:00
Use Enable-src and Create-src at the same time will create a extended lifetime

Fixed in by b0950f5e68

HEL pushed to dev at HEL/chronos 2024-10-27 11:26:57 +00:00
b0950f5e68 fixed sequences with both create- and enable-dst
HEL created branch main in HEL/sankeynoa 2024-10-21 08:18:16 +00:00
HEL pushed to main at HEL/sankeynoa 2024-10-21 08:18:16 +00:00
047b679656 added flow rendering
5231f4b324 added basis for node/flow creation + node layout
15f0910584 initial commit
HEL created repository HEL/sankeynoa 2024-10-21 08:17:55 +00:00
HEL commented on issue HEL/chronos#1 2024-10-17 22:21:58 +00:00
Use Enable-src and Create-src at the same time will create a extended lifetime

Hello, thank you for trying out chronos ! It seems indeed like the dashed line isn't put in the right place if you use both enable-dst and create-dst I'll admit that the logic for rendering…

HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-15 13:58:05 +00:00
800f965b81 refactored RR with arrays
HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-15 11:55:26 +00:00
4e527bccfe Merge branch 'main' of git.kb28.ch:HEL/OS-Lab-Scheduler
6cc65667de implemented SRTF
Compare 2 commits »
HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-15 08:55:30 +00:00
aee7447c21 ran Pr algorithm to generate results
1d97ee7150 Merge branch 'main' of git.kb28.ch:HEL/OS-Lab-Scheduler
39b1a9ea22 implemented priority scheduling
Compare 3 commits »
HEL commented on issue HEL/circuiteria#1 2024-10-12 14:57:06 +00:00
When I rotate the gate-not, it doesn't rendered properly

Unfortunately, there is currently no easy way to rotate components It is indeed an important missing feature which I'll look into implementing

HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-08 13:25:00 +00:00
4f7893b70e added remaining time member to pinfo
HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-08 13:21:55 +00:00
35cf8505c9 added print_processes function
HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-08 13:16:48 +00:00
d843d4d068 fixed pointer issues
HEL pushed to main at HEL/OS-Lab-Scheduler 2024-10-08 12:54:26 +00:00
6abe829fdb implemented file reading