Brendan Hansen [Fri, 13 Aug 2021 14:50:17 +0000 (09:50 -0500)]
polymorphic macros as overloads
Brendan Hansen [Fri, 13 Aug 2021 00:24:57 +0000 (19:24 -0500)]
bugfixes with macro expansions
Brendan Hansen [Thu, 12 Aug 2021 19:42:57 +0000 (14:42 -0500)]
added bucket_array test
Brendan Hansen [Thu, 12 Aug 2021 19:30:40 +0000 (14:30 -0500)]
macros working! needs a lot of cleanup however
Brendan Hansen [Thu, 12 Aug 2021 17:28:09 +0000 (12:28 -0500)]
more macro support
Brendan Hansen [Thu, 12 Aug 2021 12:41:49 +0000 (07:41 -0500)]
starting to work on macros; not functional yet
Brendan Hansen [Wed, 11 Aug 2021 04:12:54 +0000 (23:12 -0500)]
slightly cleaner way of doing expression level checking
Brendan Hansen [Tue, 10 Aug 2021 19:12:34 +0000 (14:12 -0500)]
random various improvements around the core libraries
Brendan Hansen [Mon, 9 Aug 2021 10:39:36 +0000 (05:39 -0500)]
random cleanup; fixed ui layering bug
Brendan Hansen [Sat, 7 Aug 2021 13:46:07 +0000 (08:46 -0500)]
cleanup
Brendan Hansen [Fri, 6 Aug 2021 20:46:10 +0000 (15:46 -0500)]
polymorphic overloads can signal yield for header
Brendan Hansen [Fri, 6 Aug 2021 19:59:21 +0000 (14:59 -0500)]
forgot to revert a small change
Brendan Hansen [Fri, 6 Aug 2021 19:55:45 +0000 (14:55 -0500)]
bugfixing and added enumerate to iter
Brendan Hansen [Fri, 6 Aug 2021 14:33:23 +0000 (09:33 -0500)]
struct member defaults are now available at runtime
Brendan Hansen [Thu, 5 Aug 2021 15:54:10 +0000 (10:54 -0500)]
code and '#insert' blocks can be expressions
Brendan Hansen [Thu, 5 Aug 2021 12:18:43 +0000 (07:18 -0500)]
cleaned up more examples
Brendan Hansen [Thu, 5 Aug 2021 03:24:37 +0000 (22:24 -0500)]
updated examples; type creation bugfix
Brendan Hansen [Tue, 3 Aug 2021 16:11:04 +0000 (11:11 -0500)]
added paste-able code blocks with '#insert' and '#{}'
Brendan Hansen [Tue, 20 Jul 2021 03:38:27 +0000 (22:38 -0500)]
another type_info bugfix
Brendan Hansen [Tue, 20 Jul 2021 03:18:32 +0000 (22:18 -0500)]
type_info fix (hopefully)
Brendan Hansen [Mon, 19 Jul 2021 23:48:47 +0000 (18:48 -0500)]
this shouldn't work...
Brendan Hansen [Mon, 19 Jul 2021 23:04:50 +0000 (18:04 -0500)]
one more dumb fix for type_table
Brendan Hansen [Mon, 19 Jul 2021 20:20:51 +0000 (15:20 -0500)]
bugfix for type_table
Brendan Hansen [Sun, 18 Jul 2021 19:46:19 +0000 (14:46 -0500)]
added ability to disable #file_contents
Brendan Hansen [Fri, 16 Jul 2021 14:55:57 +0000 (09:55 -0500)]
bugfixes and code cleanup
Brendan Hansen [Thu, 15 Jul 2021 23:30:32 +0000 (18:30 -0500)]
added scrollable_region
Brendan Hansen [Thu, 15 Jul 2021 14:04:02 +0000 (09:04 -0500)]
poly-struct arguments are query-able from '.' syntax
Brendan Hansen [Thu, 15 Jul 2021 14:03:43 +0000 (09:03 -0500)]
added a builtin font because there were too many problems without it
Brendan Hansen [Thu, 15 Jul 2021 03:15:26 +0000 (22:15 -0500)]
alias bug fix; added #persist to locals
Brendan Hansen [Wed, 14 Jul 2021 20:07:29 +0000 (15:07 -0500)]
reworking fonts in ui module
Brendan Hansen [Wed, 14 Jul 2021 20:07:08 +0000 (15:07 -0500)]
added parameters to type_info for polymorphed structs
Brendan Hansen [Tue, 13 Jul 2021 16:34:43 +0000 (11:34 -0500)]
refactored font code so it is reusable
Brendan Hansen [Mon, 12 Jul 2021 23:32:12 +0000 (18:32 -0500)]
unprivated a function
Brendan Hansen [Mon, 12 Jul 2021 04:33:24 +0000 (23:33 -0500)]
removed an unneeded structure
Brendan Hansen [Mon, 12 Jul 2021 04:04:02 +0000 (23:04 -0500)]
comments and cleanup
Brendan Hansen [Sun, 11 Jul 2021 23:59:37 +0000 (18:59 -0500)]
bugfixes in lots of places
Brendan Hansen [Sun, 11 Jul 2021 20:52:48 +0000 (15:52 -0500)]
added dynamic file requests to js_events library
Brendan Hansen [Fri, 9 Jul 2021 19:00:53 +0000 (14:00 -0500)]
added wasm code decoder
Brendan Hansen [Fri, 9 Jul 2021 03:51:19 +0000 (22:51 -0500)]
immediate mode fixes
Brendan Hansen [Thu, 8 Jul 2021 20:10:27 +0000 (15:10 -0500)]
renaming scrollable_area to workspace
Brendan Hansen [Thu, 8 Jul 2021 15:43:46 +0000 (10:43 -0500)]
scrolling_area; better mouse support
Brendan Hansen [Wed, 7 Jul 2021 20:18:41 +0000 (15:18 -0500)]
bugfixes with scissors
Brendan Hansen [Wed, 7 Jul 2021 20:04:47 +0000 (15:04 -0500)]
scissoring with respect to world transform matrix
Brendan Hansen [Wed, 7 Jul 2021 18:09:12 +0000 (13:09 -0500)]
world transformation matrix
Brendan Hansen [Wed, 7 Jul 2021 13:50:02 +0000 (08:50 -0500)]
fixed aliasing issues; guaranteed new bugs showed up
Brendan Hansen [Wed, 7 Jul 2021 04:00:13 +0000 (23:00 -0500)]
refactored to remove AstAlias; have a better use for that name
Brendan Hansen [Tue, 6 Jul 2021 23:20:00 +0000 (18:20 -0500)]
bugfix with if-expressions
Brendan Hansen [Tue, 6 Jul 2021 22:10:58 +0000 (17:10 -0500)]
added if-expressions
Brendan Hansen [Tue, 6 Jul 2021 03:26:44 +0000 (22:26 -0500)]
bugfix and added to immediate rendering capability
Brendan Hansen [Mon, 5 Jul 2021 16:03:59 +0000 (11:03 -0500)]
== bugfix and library cleanup
Brendan Hansen [Mon, 5 Jul 2021 15:19:26 +0000 (10:19 -0500)]
added printing of type names in printf
Brendan Hansen [Sat, 3 Jul 2021 19:50:40 +0000 (14:50 -0500)]
added #defined()
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