about summary refs log tree commit diff stats
path: root/060string.mu
Commit message (Expand)AuthorAgeFilesLines
* 1435Kartik K. Agaram2015-05-231-3/+7
* 1434 - support all unicode spacesKartik K. Agaram2015-05-231-2/+77
* 1433 - 'trim' stringsKartik K. Agaram2015-05-231-0/+96
* 1383 - warn on unknown typeKartik K. Agaram2015-05-161-1/+2
* 1369Kartik K. Agaram2015-05-141-1/+1
* 1363 - rename 'integer' to 'number'Kartik K. Agaram2015-05-131-95/+95
* 1357 - temporarily revert floating-point supportKartik K. Agaram2015-05-121-16/+0
* 1356 - snapshot #2: floating point supportKartik K. Agaram2015-05-121-0/+16
* 1298 - better ingredient/product handlingKartik K. Agaram2015-05-071-22/+10
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+506
author ahriman <ahriman@falte.red> 2018-12-15 08:53:32 +0000 committer ahriman <ahriman@falte.red> 2018-12-15 08:53:32 +0000 updated info w/r/t mailing list' href='/tilde/site/commit/signup.html?id=29d7dcd13a22d8630f2cb974c59575eab5ee8a0c'>29d7dcd ^
acb2558 ^

7648937 ^
acb2558 ^





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