about summary refs log tree commit diff stats
path: root/sandbox/005-sandbox.mu
Commit message (Expand)AuthorAgeFilesLines
* 3552Kartik K. Agaram2016-10-221-5/+5
* 3490Kartik K. Agaram2016-10-091-48/+48
* 3489Kartik K. Agaram2016-10-081-48/+48
* 3457Kartik K. Agaram2016-10-061-48/+48
* 3445Kartik K. Agaram2016-10-061-33/+33
* 3429 - standardize Mu scenariosKartik K. Agaram2016-09-281-56/+56
* 3396Kartik K. Agaram2016-09-171-61/+61
* 3391 - type abbreviations everywhereKartik K. Agaram2016-09-171-163/+163
* 3347Kartik K. Agaram2016-09-131-4/+4
* 3341Kartik K. Agaram2016-09-121-1/+1
* 3338Kartik K. Agaram2016-09-121-2/+2
* 3337 - first use of type abbreviations: textKartik K. Agaram2016-09-121-31/+31
* 3168 - skip loading recipe 'main' in edit/Kartik K. Agaram2016-08-121-1/+1
* 3067Kartik K. Agaram2016-06-251-2/+64
* 3054 - keep cursor stable on resize in sandbox/Kartik K. Agaram2016-06-121-8/+8
* 2983 - migrate buttons over to sandbox/Kartik K. Agaram2016-05-191-37/+70
* 2975Kartik K. Agaram2016-05-191-1/+1
* 2954 - bugfix: $systemKartik K. Agaram2016-05-111-8/+1
* 2953 - use pgup/pgdn to scroll through sandboxesKartik K. Agaram2016-05-111-40/+31
* 2928 - fix sandbox restore in edit/ and sandbox/Kartik K. Agaram2016-05-051-3/+7
* 2864 - replace all address:shared with just addressKartik K. Agaram2016-04-241-94/+94
* 2861 - 'maybe-convert' no longer returns addressKartik K. Agaram2016-04-231-3/+3
* 2854 - purge get-address from sandbox/ appKartik K. Agaram2016-04-221-38/+37
* 2782 - directly use string literals everywhereKartik K. Agaram2016-03-141-9/+4
* 2735 - define recipes using 'def'Kartik K. Agaram2016-03-081-24/+24
* 2707Kartik K. Agaram2016-02-251-1/+0
* 2624Kartik K. Agaram2016-02-011-9/+2
* 2623 - bugfix: editing sandboxesKartik K. Agaram2016-02-011-6/+3
* 2612 - sandbox/ tests always show recipe errorsKartik K. Agaram2016-01-281-1/+0
* 2610 - warn when recipes don't use default-spaceKartik K. Agaram2016-01-271-0/+1
* 2609 - reuse test-recipe variables in sandbox/ testsKartik K. Agaram2016-01-271-2/+3
* 2608 - fix-up tests in sandbox/ appKartik K. Agaram2016-01-271-20/+74
* 2597Kartik K. Agaram2016-01-231-0/+3
* 2594 - bugfixes: managing state when deletingKartik K. Agaram2016-01-231-84/+90
* 2592 - bugfix: sandbox title bar managementKartik K. Agaram2016-01-221-1/+84
* 2590 - support scrolling through sandboxesKartik K. Agaram2016-01-221-2/+338
* 2589 - tweak color for sandbox labelsKartik K. Agaram2016-01-221-2/+2
* 2586 - show first sandbox with error in statusKartik K. Agaram2016-01-221-5/+9
* 2585 - label sandboxes with a numberKartik K. Agaram2016-01-221-7/+16
* 2576 - distinguish allocated addresses from othersKartik K. Agaram2016-01-191-66/+66
* 2548 - teach 'print' to print integersKartik K. Agaram2015-12-281-6/+9
* support immutability checks in sandbox/ appKartik K. Agaram2015-12-151-1/+1
* 2477Kartik K. Agaram2015-11-271-2/+2
* 2476Kartik K. Agaram2015-11-271-1/+1
* 2468 - overload print-character as just 'print'Kartik K. Agaram2015-11-211-7/+7
* 2467 - rename 'string' to 'text' everywhereKartik K. Agaram2015-11-211-8/+8
* 2466 - eliminate ':string' from scenariosKartik K. Agaram2015-11-211-1/+1
* 2446 - drop '-duplex' namespacing in recipesKartik K. Agaram2015-11-151-3/+3
* 2428 - sandbox/ working againKartik K. Agaram2015-11-121-56/+36
* 2309Kartik K. Agaram2015-10-281-15/+15
or arg@mig29 <unknown> 2006-11-27 17:49:58 +0100 committer arg@mig29 <unknown> 2006-11-27 17:49:58 +0100 returning to old Key struct' href='/acidbong/suckless/dwm/commit/config.default.h?id=19dcbc5717bdcef4bcb5be6966be7d86f88152d6'>19dcbc5 ^
b515765 ^

d6a6eca ^
2dd5212 ^
b515765 ^

d6a6eca ^
e21d93b ^
a08d83b ^
b515765 ^
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87