Tcl Library Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins related to "oa2rest"

2015-06-03
20:02
Module for accessing OAuth2-based RESTful APIs. oa2rest.tcl provides basic service abstraction: lets the Tcl code be about the API calls, rather than about the server that implements said API or how to authenticate to it. onedrive.tcl is scribbles of a VFS for "OneDrive for Business". Leaf check-in: 5174e51c9a user: lars_h tags: oa2rest
19:33
Create new branch named "oa2rest" check-in: 3d0dbf38ed user: lars_h tags: oa2rest
2015-05-11
21:08
json - Fixed signaling of syntax errors from the C accelerator code, added a proper error-code. jsonc bumped to 1.1.2. tcllibc bumped to 0.3.14. check-in: 452c78a01b user: andreask tags: trunk