Noah Santschi-Cooney
a797d5b378
reimplemented+simplified switchable server logging
...
don't know how well it interacts with `log` (or upcoming tracing), so this may be temporary and/or incomplete. But it works for my application code at the least (as opposed to library code)
2022-12-01 01:25:45 +00:00
Noah Santschi-Cooney
e7221304da
fixed error off-by-one once and for all, and more restructuring+a load more to go until Im happy with it (aka never)
2022-11-29 21:41:38 +00:00
Noah Santschi-Cooney
786e09bdcf
wip: restructure
2022-08-14 12:13:20 +01:00
Noah Santschi-Cooney
d8d77ac600
release 0.9.8
2022-04-24 22:38:20 +01:00
Noah Santschi-Cooney
941822c5c7
hardcode top-level file set
...
avoids unimported non-toplevel fsh/vsh/etc files being treated as toplevel
2022-04-24 22:17:20 +01:00
Noah Santschi-Cooney
3b568ea087
fix dfs iterator when same file imported multiple times into another
2022-04-24 22:16:45 +01:00
Noah Santschi-Cooney
27d1d7b34e
fix nvidia diagnostics line offset, once and for all (hopefully)
2022-04-24 21:53:21 +01:00
Noah Santschi-Cooney
f45e1a4b87
v0.9.7: the real 0.9.6
2022-04-24 00:05:13 +01:00
Noah Santschi-Cooney
a7cbaa198b
v0.9.6
2022-04-23 22:33:21 +01:00
Noah Santschi-Cooney
fecc41168a
fix include merging for when a file imports another file more than once directly
2022-04-18 01:08:53 +01:00
Noah Santschi-Cooney
1529460a5c
support document symbols request
2022-04-16 00:21:10 +01:00
Noah Santschi-Cooney
f66f56603a
implemented file-local go-to-def for variables
2022-04-10 20:54:23 +01:00
Noah Santschi-Cooney
d8cb0465ef
implemented file-local find-refs for functions
2022-04-10 00:28:12 +01:00
Noah Santschi-Cooney
3b865dfda2
updated AMD diagnostics regex
2022-04-09 18:11:50 +01:00
Noah Santschi-Cooney
d3365c3bff
big heckin reworkerino to use the standard #line directive as per spec
2022-04-03 21:31:18 +01:00