shithub: scc

RSS feed

488049b6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 07:22
[ar] Implement printout of time with -t

0ac77da6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 06:54
[ar] Add -t option

e280190f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 06:23
[ar] Refactor run()

0bea8c50 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 05:04
[ar] Add -d flag

95e151ee – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/12 03:25
[ar] Add openar() and archive()

7ce12b64 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/09 04:25
[ar] Begin to write the proper tool

cc375742 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:48
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

ee9d0c10 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:48
[as] Add -u to the diff command line of test.sh

12420501 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:47
[as] Fix -r option

b8114189 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 18:21
[as-z80] Add Zilog style symbol directives

d664a157 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 18:21
[as] Cont all the lines of input files

f804aedc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 17:03
[nm] Add correct type of symbols

4ca82252 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 16:31
[as] Remove FNTYPE and FMASK

ca543c97 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 15:20
[doc] Update documentation about myro information

b9ed55ac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 15:18
[as] Remove FRELLOC from flags

97084170 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 06:37
[as] Improve clean rule in Makefile

ed326ceb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 05:53
[nm] Fix some small bugs

25e676d8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 15:55
[doc] Add documentation about myro

08f9c9fb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 13:05
[as-z80] Add test cases for at&t syntax

278181dd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 13:05
[as] Fix use before setting in field()

90587cbe – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 02:31
[as] Allow left to right or right to left parsing

7b11f155 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 02:25
[as] Fix getline

e4f73e4c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/01 15:59
Merge remote-tracking branch 'simple-cc/master'

395a3c57 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/01 14:57
[as] Add support for recursive inclusion

60c8089e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 16:45
[as] Use isspace() in field()

3247a8c8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 16:34
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc

954fbcce – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/26 08:25
[as] Don't use fgets()

81e3671b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 11:45
[as-z80] Change [] to ()

50d3a85c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:55
[as] Move parser stuff to parser.c

6ac8cd27 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:52
[as] Small comment fix

8a651eca – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:51
[as] Create unary() function

0a7dad25 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 08:29
[as] Use $ for immediate

c8eab2fc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:28
[as] Remove memory operand from operand()