numbat:dimensionful-angles

Last commit made on 2023-09-22
Get this branch:
git clone -b dimensionful-angles https://git.launchpad.net/numbat

Branch merges

Branch information

Name:
dimensionful-angles
Repository:
lp:numbat

Recent commits

84c856f... by David Peter <email address hidden>

Add RPM

aaca999... by David Peter <email address hidden>

Fix merge conflict

53f1d0a... by David Peter <email address hidden>

Draft: prelude with dimensionful angles

b21c91b... by David Peter <email address hidden>

Add link

aa0083d... by David Peter <email address hidden>

Style updates

5e67dcf... by David Peter <email address hidden>

Show <builtin>/ path for builtin prelude modules

6622b17... by David Peter <email address hidden>

Update wasm deployment

ac5a051... by David Peter <email address hidden>

Move the module folder

107863f... by David Peter <email address hidden>

Bump version

5186bc4... by David Peter <email address hidden>

Builtin modules

This changeset adds a fixed version of the Numbat standard library
(`prelude`) to the binary itself. This way, the installation procedure
for the typical user is greatly simplified. They just need one
executable.

Customization is still possible, as described here:
https://numbat.dev/doc/cli-customization.html

closes #165