Brendan Hansen [Fri, 2 Jul 2021 20:20:41 +0000 (15:20 -0500)]
moved parse_section_locations to parser
Brendan Hansen [Fri, 2 Jul 2021 19:30:25 +0000 (14:30 -0500)]
wasm module parsing
Brendan Hansen [Fri, 2 Jul 2021 19:29:59 +0000 (14:29 -0500)]
bugfix and added pretty printing
Brendan Hansen [Fri, 2 Jul 2021 03:47:20 +0000 (22:47 -0500)]
bugfixes; starting work on wasm module
Brendan Hansen [Thu, 1 Jul 2021 16:29:19 +0000 (11:29 -0500)]
initial version of new and better str_format
Brendan Hansen [Tue, 29 Jun 2021 03:17:42 +0000 (22:17 -0500)]
casting from vararg to slice. made any a keyword
Brendan Hansen [Sun, 27 Jun 2021 03:38:33 +0000 (22:38 -0500)]
small updates to type_info and added untyped_array
Brendan Hansen [Sat, 26 Jun 2021 03:08:57 +0000 (22:08 -0500)]
added 'Any' type and any typed varargs
Brendan Hansen [Thu, 24 Jun 2021 03:20:17 +0000 (22:20 -0500)]
added missing type info; constrained type_expr operations
Brendan Hansen [Thu, 24 Jun 2021 02:44:04 +0000 (21:44 -0500)]
bugfixes with using packages
Brendan Hansen [Wed, 23 Jun 2021 18:19:33 +0000 (13:19 -0500)]
moved type_info package to 'builtin' instead of 'core'
Brendan Hansen [Wed, 23 Jun 2021 16:35:10 +0000 (11:35 -0500)]
added members to enum type info
Brendan Hansen [Wed, 23 Jun 2021 03:19:27 +0000 (22:19 -0500)]
fixing bugs with first class types; and basic type printing
Brendan Hansen [Wed, 23 Jun 2021 02:46:30 +0000 (21:46 -0500)]
making use of the first class types
Brendan Hansen [Wed, 23 Jun 2021 02:40:17 +0000 (21:40 -0500)]
types are even more first class
Brendan Hansen [Wed, 23 Jun 2021 00:59:34 +0000 (19:59 -0500)]
first class-ish types
Brendan Hansen [Tue, 22 Jun 2021 20:01:41 +0000 (15:01 -0500)]
working type table!
Brendan Hansen [Tue, 22 Jun 2021 03:03:50 +0000 (22:03 -0500)]
adding untested type table creation
Brendan Hansen [Mon, 21 Jun 2021 23:59:25 +0000 (18:59 -0500)]
listed things to do in ui module
Brendan Hansen [Mon, 21 Jun 2021 23:59:41 +0000 (18:59 -0500)]
laid out type_info structures
Brendan Hansen [Mon, 21 Jun 2021 21:56:21 +0000 (16:56 -0500)]
type system cleanup; preparing for introspection
Brendan Hansen [Mon, 21 Jun 2021 04:04:39 +0000 (23:04 -0500)]
fixed up the documentation generation
Brendan Hansen [Sun, 20 Jun 2021 20:10:54 +0000 (15:10 -0500)]
added some color to the error messages (linux only)
Brendan Hansen [Sun, 20 Jun 2021 18:26:38 +0000 (13:26 -0500)]
bugfixes and added animation theme to ui module
Brendan Hansen [Sun, 20 Jun 2021 15:28:41 +0000 (10:28 -0500)]
updated test case that had a pointer in it
Brendan Hansen [Sun, 20 Jun 2021 15:27:12 +0000 (10:27 -0500)]
added field accesses on r-values
Brendan Hansen [Sun, 20 Jun 2021 12:37:43 +0000 (07:37 -0500)]
optimized the number of instructions it takes to copy an array
Brendan Hansen [Sun, 20 Jun 2021 03:58:52 +0000 (22:58 -0500)]
refactored call generation to use less instructions
Brendan Hansen [Sat, 19 Jun 2021 22:34:36 +0000 (17:34 -0500)]
various additions
Brendan Hansen [Sat, 19 Jun 2021 02:07:55 +0000 (21:07 -0500)]
comments and tests
Brendan Hansen [Sat, 19 Jun 2021 01:06:56 +0000 (20:06 -0500)]
testing json module
Brendan Hansen [Sat, 19 Jun 2021 01:01:08 +0000 (20:01 -0500)]
more static if bugfixes
Brendan Hansen [Sat, 19 Jun 2021 00:55:43 +0000 (19:55 -0500)]
added basic json encoding
Brendan Hansen [Sat, 19 Jun 2021 00:55:35 +0000 (19:55 -0500)]
code cleanup and bugfixes
Brendan Hansen [Fri, 18 Jun 2021 17:43:46 +0000 (12:43 -0500)]
added precedence option to overloads
Brendan Hansen [Thu, 17 Jun 2021 19:45:44 +0000 (14:45 -0500)]
added escaped string parsing to json module
Brendan Hansen [Thu, 17 Jun 2021 19:27:28 +0000 (14:27 -0500)]
renamed AstArrayAccess to AstSubscript
Brendan Hansen [Thu, 17 Jun 2021 19:15:10 +0000 (14:15 -0500)]
added warning for using 'proc' keyword; got rid of proc from core libraries
Brendan Hansen [Thu, 17 Jun 2021 16:25:09 +0000 (11:25 -0500)]
nearly finished with json parsing; added float parsing and float test case
Brendan Hansen [Wed, 16 Jun 2021 19:28:19 +0000 (14:28 -0500)]
finished initial JSON tokenizer
Brendan Hansen [Wed, 16 Jun 2021 15:56:42 +0000 (10:56 -0500)]
field access bugfix and added overloading operator '[]'
Brendan Hansen [Tue, 15 Jun 2021 18:14:03 +0000 (13:14 -0500)]
working on json module; bugfix with struct constructing
Brendan Hansen [Tue, 15 Jun 2021 04:37:53 +0000 (23:37 -0500)]
small optimizations and working on json library
Brendan Hansen [Mon, 14 Jun 2021 20:29:51 +0000 (15:29 -0500)]
got rid of an unnecessary error
Brendan Hansen [Mon, 14 Jun 2021 19:54:22 +0000 (14:54 -0500)]
started working on a json library
Brendan Hansen [Mon, 14 Jun 2021 19:54:00 +0000 (14:54 -0500)]
small code cleanup
Brendan Hansen [Sun, 13 Jun 2021 21:34:51 +0000 (16:34 -0500)]
added String_Buffer; refactored some textbox code
Brendan Hansen [Sun, 13 Jun 2021 19:59:12 +0000 (14:59 -0500)]
small parser bugfix; working on textboxes in ui library
Brendan Hansen [Sat, 12 Jun 2021 20:00:01 +0000 (15:00 -0500)]
enums flags with '&' result in bool; working on keyboard events
Brendan Hansen [Sat, 12 Jun 2021 13:27:57 +0000 (08:27 -0500)]
added radio buttons to ui library
Brendan Hansen [Sat, 12 Jun 2021 13:27:47 +0000 (08:27 -0500)]
added circle rendering
Brendan Hansen [Fri, 11 Jun 2021 19:02:55 +0000 (14:02 -0500)]
small lexer speedup again
Brendan Hansen [Fri, 11 Jun 2021 18:52:04 +0000 (13:52 -0500)]
added vecmath library (VERY MINIMAL)
Brendan Hansen [Fri, 11 Jun 2021 18:51:19 +0000 (13:51 -0500)]
small lexer speedup and module updates
Brendan Hansen [Fri, 11 Jun 2021 14:37:15 +0000 (09:37 -0500)]
bugfixes with symbol resolution for polymorphic structs and add_overload
Brendan Hansen [Fri, 11 Jun 2021 04:44:44 +0000 (23:44 -0500)]
added sliders and other core module things
Brendan Hansen [Thu, 10 Jun 2021 02:58:25 +0000 (21:58 -0500)]
added checkboxes to ui package
Brendan Hansen [Wed, 9 Jun 2021 19:34:51 +0000 (14:34 -0500)]
added test.bat
Brendan Hansen [Wed, 9 Jun 2021 19:34:45 +0000 (14:34 -0500)]
switched to new font system (bmfont)
Brendan Hansen [Wed, 9 Jun 2021 19:33:59 +0000 (14:33 -0500)]
added alpha shader to immediate renderer
Brendan Hansen [Wed, 9 Jun 2021 00:53:18 +0000 (19:53 -0500)]
pushing out a lot of module changes
Brendan Hansen [Tue, 8 Jun 2021 22:16:04 +0000 (17:16 -0500)]
bugfixes related to unary field access and global types
Brendan Hansen [Mon, 7 Jun 2021 05:14:30 +0000 (00:14 -0500)]
bugfix and updates to ui
Brendan Hansen [Mon, 7 Jun 2021 05:14:12 +0000 (00:14 -0500)]
changed assert to use #callsite
Brendan Hansen [Mon, 7 Jun 2021 01:30:07 +0000 (20:30 -0500)]
bugfixes and added '#callsite' for default members
Brendan Hansen [Sun, 6 Jun 2021 04:39:57 +0000 (23:39 -0500)]
added printing of notes; added initial ui module
Brendan Hansen [Fri, 4 Jun 2021 04:11:35 +0000 (23:11 -0500)]
bugfixes and changed how compound types are parsed
Brendan Hansen [Fri, 4 Jun 2021 00:59:04 +0000 (19:59 -0500)]
small bugfix and made enabling debugging in heap.onyx compile time
Brendan Hansen [Thu, 3 Jun 2021 21:16:02 +0000 (16:16 -0500)]
small note and maybe a bugfix
Brendan Hansen [Thu, 3 Jun 2021 19:26:28 +0000 (14:26 -0500)]
bugfix with yielding for a polymorphic procedure generation
Brendan Hansen [Thu, 3 Jun 2021 19:02:03 +0000 (14:02 -0500)]
MAYBE BREAKING CHANGE; Polymorphic structure types are no longer known immediately
Brendan Hansen [Thu, 3 Jun 2021 03:16:45 +0000 (22:16 -0500)]
bugfix with a call node being checked multiple times
Brendan Hansen [Wed, 2 Jun 2021 23:53:12 +0000 (18:53 -0500)]
better handling for infinite loop prevention with overloads
Brendan Hansen [Wed, 2 Jun 2021 22:13:20 +0000 (17:13 -0500)]
small bugfixes and documentation
Brendan Hansen [Wed, 2 Jun 2021 20:14:07 +0000 (15:14 -0500)]
bugfixes with interactions of top level expressions
Brendan Hansen [Wed, 2 Jun 2021 14:24:33 +0000 (09:24 -0500)]
bugfixes with polymorphic function calls with unresolved symbols
Brendan Hansen [Wed, 2 Jun 2021 04:44:27 +0000 (23:44 -0500)]
MAYBE BREAKING CHANGE; everything can defer right now so order doesn't matter
Brendan Hansen [Tue, 1 Jun 2021 20:25:04 +0000 (15:25 -0500)]
parser cleanup; fixed bug when defining procedures inside of static ifs inside of procedures
Brendan Hansen [Tue, 1 Jun 2021 18:39:25 +0000 (13:39 -0500)]
fixed overloaded procedures with named baked value arguments
Brendan Hansen [Tue, 1 Jun 2021 17:34:11 +0000 (12:34 -0500)]
fixed overloaded procedures with baked value polymorphism
Brendan Hansen [Tue, 1 Jun 2021 15:55:35 +0000 (10:55 -0500)]
bugfixes with static ifs when types cannot be resolved
Brendan Hansen [Tue, 1 Jun 2021 14:10:28 +0000 (09:10 -0500)]
added static if statements in procedures; a little limited at the moment
Brendan Hansen [Mon, 31 May 2021 03:31:05 +0000 (22:31 -0500)]
small code cleanup
Brendan Hansen [Sun, 30 May 2021 19:13:41 +0000 (14:13 -0500)]
removed old `progs` folder
Brendan Hansen [Sun, 30 May 2021 04:42:24 +0000 (23:42 -0500)]
fixed clock.sleep for wasmtime
Brendan Hansen [Sat, 29 May 2021 21:39:39 +0000 (16:39 -0500)]
added core.clock package for wasi runtime
Brendan Hansen [Sat, 29 May 2021 20:36:35 +0000 (15:36 -0500)]
added set package
Brendan Hansen [Sat, 29 May 2021 20:36:09 +0000 (15:36 -0500)]
added to array package
Brendan Hansen [Sat, 29 May 2021 17:11:48 +0000 (12:11 -0500)]
getting rid of string.read_line; use string.read_until instead
Brendan Hansen [Sat, 29 May 2021 03:20:55 +0000 (22:20 -0500)]
getting rid of uses of string.builder, string.reader
Brendan Hansen [Thu, 27 May 2021 03:48:30 +0000 (22:48 -0500)]
updated docs and added notes to the lexer
Brendan Hansen [Sun, 23 May 2021 16:06:37 +0000 (11:06 -0500)]
added relative lookups on file_contents directives
Brendan Hansen [Sat, 22 May 2021 23:04:43 +0000 (18:04 -0500)]
added relative file loads
Brendan Hansen [Thu, 13 May 2021 22:30:32 +0000 (17:30 -0500)]
using non-relative paths in file lookups
Brendan Hansen [Thu, 13 May 2021 20:38:26 +0000 (15:38 -0500)]
relative file comments
Brendan Hansen [Thu, 13 May 2021 17:24:59 +0000 (12:24 -0500)]
no more map.cmp_function. default is now always optional
Brendan Hansen [Thu, 13 May 2021 16:24:27 +0000 (11:24 -0500)]
small bugfix with deferred statements with fallthrough
Brendan Hansen [Tue, 11 May 2021 19:01:12 +0000 (14:01 -0500)]
small updates and thoughts
Brendan Hansen [Sun, 9 May 2021 19:05:58 +0000 (14:05 -0500)]
Merge remote-tracking branch 'origin/master'
Brendan Hansen [Sun, 9 May 2021 17:05:24 +0000 (12:05 -0500)]
bugfixes with unused locals