onyx.git
5 years agoProgress on the initial parser #1
Brendan Hansen [Tue, 19 May 2020 03:28:31 +0000 (22:28 -0500)]
Progress on the initial parser #1

5 years agoSmall bugfix on Arena Allocator
Brendan Hansen [Mon, 18 May 2020 04:01:37 +0000 (23:01 -0500)]
Small bugfix on Arena Allocator

5 years agoGetting ready to start the initial parser
Brendan Hansen [Mon, 18 May 2020 03:28:28 +0000 (22:28 -0500)]
Getting ready to start the initial parser

5 years agoMerge remote-tracking branch 'origin/master'
Brendan Hansen [Sun, 17 May 2020 18:14:39 +0000 (13:14 -0500)]
Merge remote-tracking branch 'origin/master'

5 years agoSmall bugfix will pointer math
Brendan Hansen [Sun, 17 May 2020 18:02:45 +0000 (13:02 -0500)]
Small bugfix will pointer math

5 years agoSmall bugfix will pointer math
Brendan Hansen [Sun, 17 May 2020 18:02:45 +0000 (13:02 -0500)]
Small bugfix will pointer math

5 years agoImplemented Allow Arena allocator to create more arenas #10
Brendan Hansen [Sun, 17 May 2020 17:58:51 +0000 (12:58 -0500)]
Implemented Allow Arena allocator to create more arenas #10

5 years agoCode cleanup
Brendan Hansen [Sun, 17 May 2020 16:45:59 +0000 (11:45 -0500)]
Code cleanup

5 years agoApparently my "nofree" allocator is actually called an arena allocator
Brendan Hansen [Sun, 17 May 2020 04:33:24 +0000 (23:33 -0500)]
Apparently my "nofree" allocator is actually called an arena allocator

5 years agoSmall bug / performance fix
Brendan Hansen [Fri, 15 May 2020 19:50:26 +0000 (14:50 -0500)]
Small bug / performance fix

5 years agoAdded custom allocator capability to hashtables
Brendan Hansen [Fri, 15 May 2020 19:20:35 +0000 (14:20 -0500)]
Added custom allocator capability to hashtables

5 years agoSpelling fix
Brendan Hansen [Fri, 15 May 2020 17:45:35 +0000 (12:45 -0500)]
Spelling fix

5 years agoAdded custom allocators (heap and nofree allocators) #8 #9
Brendan Hansen [Fri, 15 May 2020 17:42:48 +0000 (12:42 -0500)]
Added custom allocators (heap and nofree allocators) #8 #9

5 years agoPushing changes at end of day
Brendan Hansen [Fri, 15 May 2020 03:15:10 +0000 (22:15 -0500)]
Pushing changes at end of day

5 years agoFixed Last tokens produced by tokenizer appear to be wrong. #7
Brendan Hansen [Thu, 14 May 2020 22:18:33 +0000 (17:18 -0500)]
Fixed Last tokens produced by tokenizer appear to be wrong. #7

5 years agoFixed Tokenizer producing wrong line number and column #6
Brendan Hansen [Thu, 14 May 2020 22:05:10 +0000 (17:05 -0500)]
Fixed Tokenizer producing wrong line number and column #6

5 years agoSmall memory improvement for hashtable iterators
Brendan Hansen [Thu, 14 May 2020 21:35:55 +0000 (16:35 -0500)]
Small memory improvement for hashtable iterators

5 years agoSmall fixes to safety of hash iterator
Brendan Hansen [Thu, 14 May 2020 17:23:31 +0000 (12:23 -0500)]
Small fixes to safety of hash iterator

5 years agoAdded hash table iteration
Brendan Hansen [Thu, 14 May 2020 15:40:30 +0000 (10:40 -0500)]
Added hash table iteration

5 years agoAdded hashtable implementation and working on strings
Brendan Hansen [Wed, 13 May 2020 20:00:23 +0000 (15:00 -0500)]
Added hashtable implementation and working on strings

5 years agoMerge remote-tracking branch 'origin/master'
Brendan Hansen [Tue, 12 May 2020 23:34:09 +0000 (18:34 -0500)]
Merge remote-tracking branch 'origin/master'

5 years agoCommiting at end of day. Working on rewriting the bh_string library to include better...
Brendan Hansen [Tue, 12 May 2020 23:33:38 +0000 (18:33 -0500)]
Commiting at end of day. Working on rewriting the bh_string library to include better support for C-strs

5 years agoCommiting at end of day. Working on rewriting the bh_string library to include better...
Brendan Hansen [Tue, 12 May 2020 23:33:38 +0000 (18:33 -0500)]
Commiting at end of day. Working on rewriting the bh_string library to include better support for C-strs

5 years agoFinished bh_arr
Brendan Hansen [Tue, 12 May 2020 20:03:58 +0000 (15:03 -0500)]
Finished bh_arr

5 years agoSplit project up and working on bh_arr
Brendan Hansen [Mon, 11 May 2020 22:29:00 +0000 (17:29 -0500)]
Split project up and working on bh_arr

5 years agoupdates
Brendan Hansen [Mon, 11 May 2020 14:42:45 +0000 (09:42 -0500)]
updates

5 years agoWorking on the tokenizer
Brendan Hansen [Wed, 6 May 2020 19:58:54 +0000 (14:58 -0500)]
Working on the tokenizer

5 years agoLots of progress on file API
Brendan Hansen [Tue, 5 May 2020 23:34:58 +0000 (18:34 -0500)]
Lots of progress on file API

5 years agoStarting to work on files
Brendan Hansen [Tue, 5 May 2020 21:41:12 +0000 (16:41 -0500)]
Starting to work on files

5 years agoAdding more string functionality
Brendan Hansen [Mon, 4 May 2020 20:14:56 +0000 (15:14 -0500)]
Adding more string functionality

5 years agoWorking on string library
Brendan Hansen [Mon, 4 May 2020 03:21:53 +0000 (22:21 -0500)]
Working on string library

5 years agoWorking on custom library for C development
Brendan Hansen [Mon, 4 May 2020 00:10:13 +0000 (19:10 -0500)]
Working on custom library for C development

5 years agoStarting file reading
Brendan Hansen [Fri, 1 May 2020 19:07:41 +0000 (14:07 -0500)]
Starting file reading

5 years agoInitial commit
Brendan Hansen [Fri, 1 May 2020 18:48:05 +0000 (13:48 -0500)]
Initial commit