]> git.mdlowis.com Git - proto/aos.git/log
proto/aos.git
5 years agocompleted option parser. Just need to implement default option hook
Michael D. Lowis [Fri, 18 Dec 2020 21:50:15 +0000 (16:50 -0500)]
completed option parser. Just need to implement default option hook

5 years agoimplemented basic parsing of long options
Michael D. Lowis [Tue, 15 Dec 2020 17:07:01 +0000 (12:07 -0500)]
implemented basic parsing of long options

5 years agoimplemented logic to parse command line specs and print pretty help text
Michael D. Lowis [Tue, 15 Dec 2020 03:15:42 +0000 (22:15 -0500)]
implemented logic to parse command line specs and print pretty help text

5 years agoStarted specifying option parsing logic
Michael D. Lowis [Mon, 14 Dec 2020 22:02:42 +0000 (17:02 -0500)]
Started specifying option parsing logic

5 years agointegrated deferred reference counter
Michael D. Lowis [Mon, 14 Dec 2020 19:29:44 +0000 (14:29 -0500)]
integrated deferred reference counter

5 years agoreorganized and started fleshing out what UI programs will look like starting with...
Michael D. Lowis [Fri, 11 Dec 2020 21:36:28 +0000 (16:36 -0500)]
reorganized and started fleshing out what UI programs will look like starting with screenlock

5 years agostubbed out shell with basic feedback loop
Michael D. Lowis [Fri, 11 Dec 2020 18:08:44 +0000 (13:08 -0500)]
stubbed out shell with basic feedback loop

5 years agoadded efreadline()
Michael D. Lowis [Fri, 11 Dec 2020 18:07:56 +0000 (13:07 -0500)]
added efreadline()

5 years agoadded strmcat
Michael D. Lowis [Fri, 11 Dec 2020 18:06:50 +0000 (13:06 -0500)]
added strmcat

5 years agorename fork_exec -> forkexec
Michael D. Lowis [Fri, 11 Dec 2020 18:06:30 +0000 (13:06 -0500)]
rename fork_exec -> forkexec

5 years agoimplemented dial command
Michael D. Lowis [Fri, 11 Dec 2020 03:52:37 +0000 (22:52 -0500)]
implemented dial command

5 years agotook a first pass at implementing dial
Michael D. Lowis [Thu, 10 Dec 2020 21:11:08 +0000 (16:11 -0500)]
took a first pass at implementing dial

5 years agostarted implementing dial
Michael D. Lowis [Thu, 10 Dec 2020 19:27:08 +0000 (14:27 -0500)]
started implementing dial

5 years agocleaned up listen error code handling
Michael D. Lowis [Thu, 10 Dec 2020 18:23:21 +0000 (13:23 -0500)]
cleaned up listen error code handling

5 years agoremoved stdc.h
Michael D. Lowis [Thu, 10 Dec 2020 17:48:17 +0000 (12:48 -0500)]
removed stdc.h

5 years agoadded stub makefile
Michael D. Lowis [Thu, 10 Dec 2020 15:26:50 +0000 (10:26 -0500)]
added stub makefile

5 years agoimplemented bin/listen and libnet
Michael D. Lowis [Thu, 10 Dec 2020 03:12:10 +0000 (22:12 -0500)]
implemented bin/listen and libnet

5 years agorework build system and adjust style of functions
Michael D. Lowis [Sun, 6 Dec 2020 01:16:15 +0000 (20:16 -0500)]
rework build system and adjust style of functions

5 years agoreorg codebase
Michael D. Lowis [Wed, 25 Nov 2020 02:19:42 +0000 (21:19 -0500)]
reorg codebase

5 years agostarted adding tests and mocks
Michael D. Lowis [Sun, 4 Oct 2020 02:49:57 +0000 (22:49 -0400)]
started adding tests and mocks

5 years agoadded mock script and header
Michael D. Lowis [Fri, 2 Oct 2020 18:46:50 +0000 (14:46 -0400)]
added mock script and header

5 years agochanged style and added new ui functions
Michael D. Lowis [Fri, 2 Oct 2020 03:35:06 +0000 (23:35 -0400)]
changed style and added new ui functions

5 years agoupdated tool scripts
Michael D. Lowis [Fri, 2 Oct 2020 00:50:29 +0000 (20:50 -0400)]
updated tool scripts

5 years agostarted implementing font loading function
Michael D. Lowis [Thu, 1 Oct 2020 20:59:10 +0000 (16:59 -0400)]
started implementing font loading function

5 years agoadded window creation functions
Michael D. Lowis [Wed, 30 Sep 2020 16:55:57 +0000 (12:55 -0400)]
added window creation functions

5 years agoinitial commit with experimental build system
Michael D. Lowis [Tue, 15 Sep 2020 15:15:56 +0000 (11:15 -0400)]
initial commit with experimental build system