silverbullet/plug-api
Marek S. Łukasiewicz cf010b5ef2
Add unary minus to Expression Language (#732)
2024-02-21 07:28:59 +00:00
..
lib Add unary minus to Expression Language (#732) 2024-02-21 07:28:59 +00:00
syscalls Adds a system.getVersion syscall that returns the current system version (#721) 2024-02-17 22:32:09 +00:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
syscall.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
syscalls.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00

README.md

This folder contains two things:

  • Wrappers for syscalls to be used by Plugs
  • Reusablee library code that plugs may find useful