aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/include (follow)
AgeCommit message (Expand)AuthorLines
11 daysDup io file descriptors when marshalling closable files.Calvin Rose-0/+1
2026-02-04Add ??/debug PEG rule (#1710)0xbec163-0/+1
2026-02-02Add unmarshal sandbox.Calvin Rose-0/+1
2026-02-02Add :compile, :asm, and :threads to sandbox flags.Calvin Rose-0/+3
2026-01-31Partially address issue #1654 - better linting for named arguments.Calvin Rose-0/+2
2026-01-29More documentation.Calvin Rose-12/+100
2026-01-27Add janet_decref_abstract_maybe_freeCalvin Rose-0/+3
2026-01-22Revert a number of minor, unneeded changes for persistent REPL history.Calvin Rose-1/+0
2026-01-22Add persistent repl history.Calvin Rose-1/+3
2026-01-02Update year in copyright disclaimer to 2026Michael Camilleri-1/+1
2025-12-14Add missing uinteger janet_opt* funcitons.Calvin Rose-0/+2
2025-12-12plan9: 32-bit supportNoam Preil-4/+1
2025-12-10expose os/isatty, fix floating point mathNoam Preil-4/+0
2025-12-109front portNoam Preil-0/+21
2025-11-30Fix very old typo in janet.hCalvin Rose-1/+1
2025-11-30Address #1674 - Add `cms` combinator to peg.Calvin Rose-0/+1
2025-09-26Recognise aarch64_be as big-endianJ. Neuschäfer-0/+1
2025-09-19Add os/posix-chrootCalvin Rose-0/+1
2025-09-01Address #1629 - janet_deinit called before threaded channel message sentCalvin Rose-1/+3
2025-09-01Fix #1604 - Add JANET_DO_ERROR_* defines for failure flags from janet_dobytes.Calvin Rose-0/+3
2025-08-29Export channel utilitiesJoshua Krusell-4/+4
2025-08-18illumos supportsnltd-1/+6
2025-05-16Address #1596 - Use atomic intrinsics to check allow_interrupt flag.Calvin Rose-0/+1
2025-05-11Allow configuration of JANET_THREAD_LOCAL. Address #1595Calvin Rose-5/+3
2025-04-11Add ev/to-stream.Calvin Rose-0/+1
2025-04-09Fix absence of pthread_cancel in AndroidMichael Camilleri-0/+5
2025-03-04Update year in copyright disclaimer to 2025Michael Camilleri-1/+1
2025-02-03Merge pull request #1528 from ianthehenry/til-peg-specialCalvin Rose-0/+1
2024-12-14Prevent await inside janet_call - address #1531Calvin Rose-0/+1
2024-12-04add (til) PEG specialIan Henry-0/+1
2024-12-01Correct documentation for issue #1523Calvin Rose-0/+1
2024-09-29Update copyright date.Calvin Rose-1/+1
2024-09-12Add rules for nth and only-tags. Address #1503Calvin Rose-1/+3
2024-08-22Add fixes for marshalling weak containers - Fix #1488Calvin Rose-0/+3
2024-08-18Go back to ReadDirectoryChangesExW since it is better.Calvin Rose-1/+4
2024-08-16More work on ICOPCalvin Rose-0/+1
2024-08-14Expose janet_channel_make and janet_channel_make_threadedCalvin Rose-0/+2
2024-08-11Stop out better configuration.Calvin Rose-0/+5
2024-08-11Work on the filewatch module.Calvin Rose-0/+7
2024-07-21Add syntax literals for signed and unsigned 64 bit integers.Calvin Rose-0/+3
2024-06-16Fix typosPhilip Nelson-4/+4
2024-06-15Error on buffer/push-uint16 with non 16 bit unsigned integer.Calvin Rose-0/+6
2024-06-14Fix buffer push uint maxPhilip Nelson-0/+1
2024-05-18Add LoongArch64 supportznley-1/+2
2024-04-26Address #1431 - level-trigger mode for net/accept-loopCalvin Rose-0/+6
2024-01-05add a new (split) PEG specialIan Henry-1/+2
2023-12-28add a new (sub) PEG specialIan Henry-1/+2
2023-10-21Add support for atomic loads in Janet's atomic abstraction.Calvin Rose-0/+1
2023-10-08Refine interface for janet's new event loop.Calvin Rose-17/+29
2023-10-07Remove some extra fiber state and use a flag.Calvin Rose-1/+0