Commit Graph

27 Commits (9207ba0f005066bc3b5465a84150fb12216c0680)

Author SHA1 Message Date
Rémi Calixte 9207ba0f00 Unit tests (#11)
Add unit test
2019-01-29 14:22:32 -07:00
Rémi Calixte aa98a0f9cf Add LICENSE-3rdparty.csv file 2019-01-29 14:22:32 -07:00
Rémi Calixte 9e4fc8dd4c Add copyright header 2019-01-29 14:22:32 -07:00
Rémi Calixte 279898b35c Add github templates 2019-01-29 14:22:32 -07:00
Rémi Calixte 1b6a6c24f4 Type type 2019-01-29 14:22:32 -07:00
Rémi Calixte a84653affe
Module imports 2018-12-12 12:22:05 -05:00
Rémi Calixte 0a31669232
Merge pull request #8 from DataDog/remicalixte/byte-types
Byte types
2018-12-12 12:15:07 -05:00
Rémi Calixte 6948421e7e
Byte Types 2018-12-12 12:12:44 -05:00
Rémi Calixte 17e3314c41
Merge pull request #7 from DataDog/remicalixte/more-numbers
More number types
2018-12-12 11:42:26 -05:00
Rémi Calixte 0f4ff7b994
More number types 2018-12-12 11:41:24 -05:00
Rémi Calixte d7e8062229
Merge pull request #4 from DataDog/remicalixte/error-handling
Exception handling
2018-12-12 11:34:48 -05:00
Rémi Calixte d48b3d3778
Exception handling 2018-12-11 17:03:00 -05:00
Rémi Calixte c2cf11b44c
PyObject unit tests 2018-12-11 17:02:11 -05:00
Rémi Calixte 3d634dec16
Merge pull request #6 from DataDog/remicalixte/system
(4/?) System bindings
2018-12-11 16:09:45 -05:00
Rémi Calixte f7d9a5db3d
System bindings 2018-12-11 16:08:40 -05:00
Rémi Calixte a7c8efd9c1
Merge pull request #5 from DataDog/remicalixte/pyobject
(3/?) Basic Types
2018-12-11 12:03:48 -05:00
Rémi Calixte 556d124779 Add go test command to the CI (#13)
Add go test command to the CI
2018-12-11 09:59:06 -07:00
Rémi Calixte 422fa73927
Basic Types 2018-12-10 16:44:12 -05:00
Rémi Calixte c2d05986fc
Merge pull request #3 from DataDog/remicalixte/lifecycle
Lifecycle
2018-12-10 16:40:52 -05:00
maxime mouial 59853178c8
Merge pull request #12 from DataDog/maxime/test-matrix
Add test matrix
2018-12-10 10:29:50 -07:00
Maxime Mouial 9f789a3eb3 Add test matrix for Python versions 2018-12-10 10:28:17 -07:00
Rémi Calixte e3f8ed64f2
Interpreter lifecycle 2018-12-07 14:47:44 -05:00
Rémi Calixte f71adb9d2c
Fix: import fmt 2018-12-07 11:51:35 -05:00
Rémi Calixte a7a19b5bee
Merge pull request #2 from DataDog/remicalixte/high-level-layer
High Level Layer
2018-12-07 10:09:38 -05:00
Maxime Mouial dd07c4aa3b Update error API for high level to expose Go error 2018-12-06 17:05:44 -07:00
Rémi Calixte 16c451d086
High Level Layer 2018-12-06 12:13:32 -05:00
Rémi Calixte 0f19022bce
Initial commit 2018-11-05 13:05:33 -05:00