Age | Commit message (Collapse) | Author |
|
Change-Id: If0b44bfb070bab02e7922d6d419071390882d971
Force-Push: sigh
|
|
Change-Id: I6f94b698df68bdf386f6d5e5443ddd21a4b5baf0
|
|
of reading it. let the mode deal with the structural properties of collecting the parameter and calling the appropriate backend, then let errors happen at dispatch time.
Change-Id: Ic5a84f4883b4ee4c3b630614abff02bb9d67ebb4
|
|
underlying implementations
Change-Id: I25dcd19103806384ef107803c5182edeb1de2257
|
|
Change-Id: I972fe1bdda2148d02f22606a67e32db7bdeddc0a
|
|
Change-Id: I41714996c00e960a8137dfe66853547157017138
|
|
Change-Id: Icc7bf576cb4fed9ca8be538060de3843053896ad
|
|
Change-Id: Ife32049006a9bf4cadcb3100300f487331dd8c09
|
|
Change-Id: I610900748e5576c7a84ac39b040ce249a069408d
|
|
Change-Id: Ibb15aaddc5f01099c169973d7470a7a051031f39
|
|
Change-Id: Ie27f7b6882f36af551e1c2fd505248d50691b160
|
|
Change-Id: I6698bcc63b0641914f5f4d7c23e8a6fddb195c6c
|
|
Change-Id: I206e68e7d701509b4bfc5c1c79b7dc98102080b1
|
|
Change-Id: I82e0af92d27819c933260cfe150dff08005cba02
|
|
- `_` now sets the "is a negative number" flag for the duration
of the current number. In the future, it may be turned into a
toggle
- There is now a "stdlib" of sorts, mostly focused on basic unit
conversions
- `!` has been added for asserting a minumum stack depth. This
is mostly in service of the "stdlib" functions
|
|
|
|
Has one command, is mode-based, no fancy display yet
Added a DESIGN.md for discussion
|