Menu

Code Commit Log


Commit Date  
[r542] by rbd

Work on MIDI documentation, moved cmdline to lib, implemented file.name(), added new parameter so that wxserpent controls call handlers with different kinds of signatures: full as before (default), just x, just obj and x, and now you can .add_callback() to call a global function without providing the nil target parameter in .add_target_method.

2025-08-24 21:44:24 Tree
[r541] by rbd

Enhance for options with multiple values.

2025-05-28 13:05:40 Tree
[r540] by rbd

Adding new file to repo.

2025-05-27 10:51:16 Tree
[r539] by rbd

Update to lib/files.srp - new function.

2025-05-26 02:14:59 Tree
[r538] by rbd

This is version 531 after building and updating for windows.

2025-05-24 14:52:50 Tree
[r537] by rbd

New readline library for platform-independent newline conventions and robust against long lines. Fixed a compiler bug that claimed (nil or 6) / 3 had a type error (logical/integer). Added regression test for this too.

2025-05-23 00:59:50 Tree
[r536] by rbd

Modified so histogram works with previous version of Serpent, avoiding the recently discovered compiler bug.

2025-05-05 19:54:24 Tree
[r535] by rbd

Fixed tricky compiler bug (!); added new code for histogram, Alg_seq.copy().

2025-05-05 19:50:46 Tree
[r534] by rbd

Added pwl and histogram libraries. Minor updates to other libraries and documented log2 and log10.

2025-05-04 01:54:37 Tree
[r533] by rbd

Added some checks and error reporting to readcsv.srp. Unfortunately, readcsv.srp does not handle arbitrary end-of-line conventions, which can cause it to fail to read CSV, but I guess lot's of text processing (even the Serpent compiler) will fail for the same reason.

2025-04-10 19:22:55 Tree
Older >