| 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 |
| 2025-05-28 13:05:40 | Tree | |
| 2025-05-27 10:51:16 | Tree | |
| 2025-05-26 02:14:59 | Tree | |
| 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 |
| 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 |