aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples (follow)
AgeCommit message (Expand)AuthorLines
2026-02-13More work on gfx2d.Calvin Rose-4/+2
2026-02-12WIP on cjanet documentation.Calvin Rose-1/+1
2026-02-04Add super-sampled rings to charts.Calvin Rose-6/+2
2026-02-03More tweaks to git-loc-chart example.Calvin Rose-15/+21
2026-02-01New example for graphing git commits.Calvin Rose-0/+49
2026-02-01Work on adding super-sampling to charts.Calvin Rose-60/+52
2026-02-01Move dataframe utilties into spork/misc.Calvin Rose-77/+1
2026-01-31Make gfx2d/fill-rect take width height instead of x2, y2Calvin Rose-6/+0
2026-01-31More charting examples.Calvin Rose-24/+177
2026-01-28Add more examples with manual chart creation with just the axes.Calvin Rose-0/+42
2026-01-28A lot more changes to help chart styling. Added text rotation as well.Calvin Rose-9/+18
2026-01-26Formatting and fixing the examples. More work on charting.Calvin Rose-68/+107
2026-01-26More work on charting.Calvin Rose-0/+43
2026-01-24Fix gfx2d shader functionality by careful management of abstract types.Calvin Rose-25/+15
2026-01-06Add basic shader model.Calvin Rose-4/+12
2026-01-04Add gfx2d-shader module for dynamically generating shaders.Calvin Rose-1/+20
2025-12-21Add more tests for fill-path and text measurement.Calvin Rose-14/+18
2025-12-21WIP on bezier stroke.Calvin Rose-2/+2
2025-12-20Update cjanet defaults.Calvin Rose-5/+1
2025-12-14Simple font specification is now a keyword.Calvin Rose-4/+4
2025-12-14Add chart example for gfx2d.Calvin Rose-0/+49
2025-12-07Integrate cjanet into build process and add gfx2d.janetCalvin Rose-1/+1
2025-12-05Add opengl example for cjanetCalvin Rose-1/+60
2025-12-04Move examples to dedicated directory.Calvin Rose-1/+2
2025-12-04More tweaks to cjanet exampleCalvin Rose-15/+18
2025-12-02Add fractal example to be a little more interesting.Calvin Rose-16/+44
2025-11-26Fix bad typing in RPN example.Calvin Rose-3/+3
2025-11-26Stub out msvc cjanet jit modeCalvin Rose-9/+9
2025-11-26Add libpng example.Calvin Rose-1/+81
2025-11-25Add cjanet rpn example using "jit" functionality.Calvin Rose-0/+40
2023-07-09Update cjanet to expose macros as functions.Calvin Rose-18/+19
2023-04-01Update cjanet and netrepl.Calvin Rose-9/+4
2023-03-16Better example and for-loop support.Calvin Rose-25/+37
2023-03-15Working on cjanet, replacement for cgen.Calvin Rose-0/+25
2022-12-09Add support for unamed nodes for inserting multiline contentCalvin Rose-0/+43
2022-10-10Tweaks to the tasker library.Calvin Rose-0/+1
2022-09-08Remove unused buffer for rawterm exampleJosef Pospíšil-2/+0
2022-09-05Extend example.Calvin Rose-0/+7
2022-08-31Make rawterm example work with getchJosef Pospíšil-2/+1
2022-08-30Switch rawterm to getch based flow.rawterm-getchbakpakin-12/+12
2022-08-26Add example for dynamic httpf content.Calvin Rose-0/+6
2022-08-26Add log macro.Calvin Rose-1/+1
2022-08-25Improvements to the httpf framework.Calvin Rose-2/+10
2022-08-25Add httpf module for a simple http framework.Calvin Rose-0/+28
2022-06-28Add sigwinch handler.Calvin Rose-0/+21
2021-01-21Add templeJosef Pospíšil-0/+20
2020-04-28Make rpc server table have an implicit self parameter.Calvin Rose-2/+2
2020-04-28First commit.Calvin Rose-0/+12