- Renamed SendA and RecvA to TrySend and TryRecv.
- Renamed SendA and RecvA to TrySend and TryRecv to better reflect their functionality.
- Implemented numeric properties.
- Added additional string properties.
- Performed documentation overhaul.
- Fixed several example scripts which were using outdated functionality.
- Implemented first version of code completion.
|