]> git.mdlowis.com Git - archive/carl.git/log
archive/carl.git
10 years agoregenerated rune type tables
Michael D. Lowis [Sat, 19 Sep 2015 00:32:13 +0000 (20:32 -0400)]
regenerated rune type tables

10 years agoRemoved exits functionality and changed formatting for rune type files
Michael D. Lowis [Sat, 19 Sep 2015 00:29:42 +0000 (20:29 -0400)]
Removed exits functionality and changed formatting for rune type files

10 years agoUpdated unicode generator to generate all tables instead of jsut the explictly named...
Mike D. Lowis [Fri, 18 Sep 2015 15:56:20 +0000 (11:56 -0400)]
Updated unicode generator to generate all tables instead of jsut the explictly named ones

10 years agoAdded generated rune type files
Mike D. Lowis [Fri, 18 Sep 2015 15:25:48 +0000 (11:25 -0400)]
Added generated rune type files

10 years agoAdd threading and atomics to the header file
Mike D. Lowis [Wed, 12 Aug 2015 15:15:22 +0000 (11:15 -0400)]
Add threading and atomics to the header file

10 years agoInitial implementation of vector
Michael D. Lowis [Mon, 6 Jul 2015 03:57:14 +0000 (23:57 -0400)]
Initial implementation of vector

10 years agoAdded ctype include
Michael D. Lowis [Sun, 28 Jun 2015 21:29:34 +0000 (17:29 -0400)]
Added ctype include

10 years agoAdded a foreach macro for singly linked lists
Michael D. Lowis [Sun, 28 Jun 2015 21:22:02 +0000 (17:22 -0400)]
Added a foreach macro for singly linked lists

10 years agoAdded initial implementation of doubly linked list
Michael D. Lowis [Sun, 28 Jun 2015 16:27:29 +0000 (12:27 -0400)]
Added initial implementation of doubly linked list

10 years agoAdded binary search tree implementation to the data structures folder
Michael D. Lowis [Sat, 27 Jun 2015 20:38:58 +0000 (16:38 -0400)]
Added binary search tree implementation to the data structures folder

10 years agoTweaked unicode.rb slightly
Michael D. Lowis [Fri, 26 Jun 2015 03:04:25 +0000 (23:04 -0400)]
Tweaked unicode.rb slightly

10 years agoAdded singly linked list implementation
Michael D. Lowis [Fri, 26 Jun 2015 03:03:48 +0000 (23:03 -0400)]
Added singly linked list implementation

10 years agoAdded unicode 8.0.0 character database and ruby script for generating the character...
Mike D. Lowis [Thu, 25 Jun 2015 19:29:50 +0000 (15:29 -0400)]
Added unicode 8.0.0 character database and ruby script for generating the character lookup tables

10 years agoFixed compiler warnings for stubs
Mike D. Lowis [Tue, 9 Jun 2015 15:44:46 +0000 (11:44 -0400)]
Fixed compiler warnings for stubs

10 years agoAdded stubs for some rune routines
Mike D. Lowis [Mon, 8 Jun 2015 19:31:03 +0000 (15:31 -0400)]
Added stubs for some rune routines

10 years agoAdded support for unit tests
Michael D. Lowis [Sun, 7 Jun 2015 18:48:53 +0000 (14:48 -0400)]
Added support for unit tests

10 years agoAdded more documentation
Michael D. Lowis [Sun, 7 Jun 2015 03:45:28 +0000 (23:45 -0400)]
Added more documentation

10 years agoAdded documentation to some functions in preparation for implementation
Michael D. Lowis [Sat, 6 Jun 2015 23:17:54 +0000 (19:17 -0400)]
Added documentation to some functions in preparation for implementation

10 years agoAdded refcounting functionality
Michael D. Lowis [Sat, 6 Jun 2015 01:59:38 +0000 (21:59 -0400)]
Added refcounting functionality

10 years agoStarted defining extensions to C library
Mike D. Lowis [Fri, 5 Jun 2015 20:48:10 +0000 (16:48 -0400)]
Started defining extensions to C library

10 years agoFixed a quirk with the user_main prototype
Mike D. Lowis [Fri, 5 Jun 2015 14:49:48 +0000 (10:49 -0400)]
Fixed a quirk with the user_main prototype

10 years agoInitialized the build environment
Mike D. Lowis [Fri, 5 Jun 2015 14:41:25 +0000 (10:41 -0400)]
Initialized the build environment

10 years agoInitial commit
Mike Lowis [Fri, 5 Jun 2015 13:55:37 +0000 (09:55 -0400)]
Initial commit