log .hgignore @ 160:3d891b634acb default tip

age author description
Wed, 09 Nov 2011 11:51:10 -0500 Josef 'Jeff' Sipek change build system to use CMake
Sun, 11 Sep 2011 23:10:18 -0400 Jonathan Pevarnek Very simple program interrupt handler, added broken program to test
Fri, 17 Jun 2011 09:09:09 -0400 Jonathan Pevarnek It's alive (again)!
Thu, 16 Jun 2011 11:24:39 -0400 Jonathan Pevarnek First attempt at program level dynamic memory
Sat, 11 Jun 2011 16:40:48 -0400 Jonathan Pevarnek Restructured the include directory somewhat
Sat, 11 Jun 2011 15:24:28 -0400 Jonathan Pevarnek An attempt to get the standard library to work for both the system level stuff and the program level stuff
Sun, 05 Jun 2011 17:33:54 -0400 Jonathan Pevarnek Added an ls program, fixed plenty of bugs
Sat, 04 Jun 2011 23:20:53 -0400 Jonathan Pevarnek osTest is a hello world program. It works.
Mon, 23 May 2011 08:56:13 -0400 Jonathan Pevarnek infLoop takes no arguments, no longer compiles with the architecture files
Sat, 14 May 2011 17:12:12 -0400 Jonathan Pevarnek Started very early work on the shell, fnameCmp will now return 0 if a null character is reached in one of the strings at the same location as a space in the other
Wed, 27 Apr 2011 11:21:19 -0400 Jonathan Pevarnek I messed up the disk image again... Moving the actually used one elsewhere so I do not destroy the repository size...
Tue, 26 Apr 2011 22:38:45 -0400 Jonathan Pevarnek Added the ability to create a new file
Fri, 08 Apr 2011 10:33:40 -0400 Jonathan Pevarnek Fixed a few lingering problems with the fs rename
Fri, 08 Apr 2011 09:56:20 -0400 Jonathan Pevarnek Merged changes in
Thu, 07 Apr 2011 22:07:20 -0400 Josef 'Jeff' Sipek Refactor the arch code
Fri, 08 Apr 2011 09:46:23 -0400 Jonathan Pevarnek Now ignore the fs binary
Wed, 16 Mar 2011 17:29:25 -0400 Jonathan Pevarnek Added stack_destroy, separated programs, added swap operation
Thu, 24 Feb 2011 23:04:37 -0500 Josef 'Jeff' Sipek import template