List of commits:
Subject Hash Author Date (UTC)
generateing documented examples f9a49e0e427a309795c16c4648a44cf608339164 mucbuc 2023-09-19 23:08:18
dummy example 2 183fe797d19a45fc1b3b6bdb8514d1835ca0219b mucbuc 2023-09-19 22:18:21
update doc 7583a8400292de993b77865a0a174e9d6d5e327e mucbuc 2023-09-19 04:22:10
example -> examples 6e18d33ac4042aa1f6b2b0be43716a4e6f9e759d mucbuc 2023-09-19 04:15:23
use ccargs adcd3984192fc30e59efb78d40e5508d4f1f6fc4 Ubuntu 2020-04-30 01:16:24
rename make_Emitter to make_emitter" 017284c1e2d4c091fed6b7b5f1306b3383b6901b Ubuntu 2020-04-05 19:52:05
add example to readmoe c2c4ed765ee7dd712c162c20ac0c1d3d3499751f Ubuntu 2020-04-05 19:47:45
update docs a89d96892206a6a281b8d9cb1368fe988aaa27f9 Ubuntu 2020-04-05 14:50:37
format c58ef6976403562680e0b0269a755c5fceb1ba80 Ubuntu 2020-04-05 14:49:14
example compiles 09813351d496f097d6ea16aef3aa12c7f7e09baf Ubuntu 2020-04-05 14:48:43
index.h 205cb1dc1ea3f9b21ec254a72e77fdff6d251acf Ubuntu 2020-04-05 14:34:22
disable example test 089829ef81a8ad7a44851081c6bd62f7b19ea3e9 Ubuntu 2020-03-30 04:09:17
break build with example 3fc9415f7897964c3a996717877e4b09b5ed8404 Ubuntu 2020-03-28 11:08:32
working on example 31bcff3ed50891df5021c3c9f226e49705927e96 mucbuc 2020-03-20 03:23:07
update readme eed9ed92196460256a53e6d2fb147ea42550ed6d mucbuc 2020-02-24 12:39:08
use pragma once 87760dc750c951c5f1e7438a514ad73036058f6b mucbuc 2020-02-17 01:02:08
update dynamo/circuit 8ff53cef8d7573b1a846d699614edacd09e68889 mucbuc 2020-02-17 00:59:36
update dynamo and circuit 672bd2e329424816373f463183415e08cb858543 mucbuc 2020-02-17 00:52:40
format, update cb54c865eff013e4abb6ef86c54814b52b46257e mucbuc 2020-02-14 05:36:21
gen docs c9de816e21d2953c7ac4e73f0be3ccd440c84381 mucbuc 2020-02-12 14:13:08
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/mucbuc/ohm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/ohm

Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/ohm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main