Markus Thömmes
9a051b3dec
Add helpers for float pointers. ( #1559 )
2020-07-27 01:13:59 -07:00
Victor Agababov
8ddda31a35
Some fixes we did in server upstream to pkg ( #1244 )
...
* Some fixes we did in server upstream to pkg
- reduce formatting calls where they are not necessary
- remove casts where they are not necessary
- switch to consts where possible.
* nit
* 1more
2020-04-24 15:03:49 -07:00
Victor Agababov
8fe96d53cc
add Time helper as well ( #536 )
2019-07-18 20:44:28 -07:00
Scott Nichols
540853ba6b
Adding Duration ptr helper. ( #519 )
...
* Adding Time and Duration ptr helpers.
* use do duration.
* nit picky reviwers get nit picky comments.
2019-07-18 16:10:28 -07:00
Victor Agababov
9e0db8f0a7
Int32 is cool too ( #410 )
...
* add addafter method that permits enqueueing the objects themselves
* Also add int32 as possible type
2019-05-10 16:37:38 -07:00
Scott Nichols
5eb61f623a
Adding string pointer. ( #380 )
2019-04-10 10:06:58 -07:00
Matt Moore
dd77be3b9f
Add a ptr package to make taking addresses of constants easier. ( #379 )
2019-04-10 08:07:00 -07:00