| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-12 | docs/library: Add / to indicate positional-only args in library docs. | Jason Neal | |
| Removes the confusion of positional-only arguments which have defaults that look like keyword arguments. | |||
| 2018-10-23 | docs/library/uctypes: Add examples and make general updates. | Paul Sokolovsky | |
| Examples are added to the beginning of the module docs, similarly to docs for many other modules. Improvements to grammar, style, and clarity. Some paragraphs are updated with better suggestions. A warning added of the effect incorrect usage of the module may have. Describe the fact that offset range used in one defined structure is limited. | |||
| 2017-11-25 | docs/uctypes: Tweak descriptor reference to hopefully be easier to follow. | Paul Sokolovsky | |
| Put offset first in OR expressions, and use "offset" var instead of hardcoded numbers. Hopefully, this will make it more self-describing and show patterns better. | |||
| 2017-11-25 | docs/uctypes: Typo/article fixes. | Paul Sokolovsky | |
| 2016-08-02 | docs: Spelling mistakes | Mike Causer | |
| 2016-06-09 | docs/uctypes: Improve documentation. | Paul Sokolovsky | |
| Seealso and Limitations sectiosn added, better formatting and grammar. | |||
| 2016-03-02 | docs/uctypes.rst: Fix typo (steamlined -> streamlined). | Noah Rosamilia | |
| 2015-06-10 | docs: Add initial draft documentation for the WiPy. | Daniel Campora | |
| This makes all common files "port-aware" using the .. only directive. | |||
| 2015-06-06 | docs/uctype: Update for constructor argument order changes. | Paul Sokolovsky | |
| Also, other small cleanups/improvements. | |||
| 2015-06-02 | docs/uctypes: Typo fix. | Paul Sokolovsky | |
| 2015-06-02 | docs/uctypes: Fix API description errors. | Paul Sokolovsky | |
| "Structure class" is its descriptor, encoded as a dictionary. Then, uctypes.struct() instantiates an actual object, and thus requires memory address. | |||
| 2015-03-31 | docs: uctypes: Bullet list formatting fixes. | Paul Sokolovsky | |
| 2015-03-31 | docs: uctypes: Describe how to instantiate struct objects. | Paul Sokolovsky | |
| 2015-03-27 | docs: uctypes: Describe bytes_at(), bytearray_at(). | Paul Sokolovsky | |
| 2015-03-24 | docs: uctypes: Describe couple more functions. | Paul Sokolovsky | |
| 2015-01-08 | docs: Add initial "uctypes" modules docs. WIP. | Paul Sokolovsky | |
