0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
itemprint: Add a simple go-figure banner to itemprint. More... about 1 month ago
cmd/gotwebfe_runner: Fix typo '#' instead of '//' in .mjs file. More... about 1 month ago
cmd/gotwebfe, compositor/dom: Fix up so building can happen under tinygo+wasm. More... about 1 month ago
cmd/gotwebfe_runner: Cleanup of NodeJS runner. More... about 1 month ago
cmd/gotwebfe_runner: Functioning runner in Node v18.13.0. More... about 1 month ago
cmd/gotwebfe_runner: New attempt using tinygo-built code targeting WASI. More... about 1 month ago
cmd/gotwebfe_runner: Experimental non-working inside-Go runner for WASM code. Demonstrates multiple ways of running Go code. More... about 1 month ago
run-web-runner.sh: Wrapper script to run gotwebfe_runner. More... about 1 month ago
go.mod: go mod tidy More... about 2 months ago
go.mod: Update dataurl module to 1.0.0. More... about 2 months ago
compositor: go fmt More... about 2 months ago
README: Update with a description of the DOM compositor. More... about 2 months ago
gofmt More... about 2 months ago
gameworld, otb/map, compositor: Ambient light is now supplied by the MapDataSource. More... about 2 months ago
datafiles/html/tfont.css: Fix visual glitches when titlebar is not a titlebar. Still does not look great but it's passable. More... about 2 months ago
datafiles/html/{index.html,tfont.css}: Add an app icon to the titlebar. Move the clickable button to the right of the titlebar. More... about 2 months ago
datafiles/html/tfont.css: Hacks to reduce browser interference with font rendering, at least at a few integer scaling zoom ratios. More... about 2 months ago
datafiles/html/tfont.css: Hacks to fix visual artefacts with titlebar (bottom side specifically). More... about 2 months ago
cmd/gowebfe, compositor/dom: First look at replacing painting clientside map purely in Go by feeding a png into an img, without actually doing that yet. More... 2 months ago
datafiles/html: Quasi-'isometric' transformation fo the map. More... 6 months ago
datafiles/html: Window controls overlay experiment. More... about 1 year ago
datafiles/html: Fixes for slicing the titlebar. More... about 1 year ago
imageprint: Turn off rasterm on Windows, too. More... almost 2 years ago
spr: Prep for first-image-read with registered image.Image format. More... almost 2 years ago
.devcontainer: Symlink the src into the right place in the gopath in /go. More... almost 2 years ago
imageprint: Add missing imports to imageprint's toy_rasterm.go. More... almost 2 years ago
*/BUILD.bazel: Regenerate (and then fix) BUILD.bazel using Gazelle. More... almost 2 years ago
WORKSPACE, imageprint: Add dependencies to WORKSPACE. Make imageprint buildable with Go 1.9. More... almost 2 years ago
.devcontainer, .bazelversion, WORKSPACE, .gitmodules: Adapt to building with Bazelisk. Add Codespaces config. More... almost 2 years ago
go.mod: Migrate to flagutil v1.0.1. More... about 2 years ago