summary refs log tree commit diff stats
path: root/lib/pure/endians.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation typo in endians.nim (#21949)Simon Krauter2023-05-281-1/+1
* Improve endians module (#17674)konsumlamm2021-04-081-7/+42
* [backport] run nimpretty on os-related stuffnarimiran2019-09-301-3/+3
* last stdlib cleanupsAraq2019-09-211-0/+2
* styleCheck: make the compiler and large parts of the stdlib compatible with -...Araq2019-07-101-14/+14
* Make the swap procs safe for unaligned input ptrs (#9210)LemonBoy2018-10-181-9/+12
* optimize byte-swapping in endians.nimParashurama2017-01-051-32/+81
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
* big renameAraq2014-08-271-1/+1
* Update endians.nimBillingsly Wetherfordshire2013-12-231-1/+13
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-1/+2
* added libsvm wrapperAraq2012-04-041-0/+46
lass='oid'>3ea644690 ^
439aa2d04 ^




281609c35 ^

439aa2d04 ^







e792940f5 ^
439aa2d04 ^
f7884717c ^
439aa2d04 ^



f7884717c ^
3ea644690 ^
439aa2d04 ^













1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54