]>
git.njae.me.uk Git - advent-of-code-24-elixir.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chan Kwan Yin [Thu, 10 Dec 2020 07:43:10 +0000 (15:43 +0800)]
Fixed wrong argument order for AdventOfCode.Input.get!() (#4)
Mitchell Hanberg [Mon, 7 Dec 2020 02:43:25 +0000 (21:43 -0500)]
Update README.md
Daniel Flanagan [Fri, 4 Dec 2020 01:03:37 +0000 (19:03 -0600)]
Add input helper (#3)
Co-authored-by: Mitchell Hanberg <mitch@mitchellhanberg.com>
Erik Guzman [Thu, 3 Dec 2020 21:29:44 +0000 (13:29 -0800)]
Add configuration so you can develop in a VSCode dev container or Github Codespaces (#2)
* Create Dockerfile
* Create devcontainer.json
* Remove extension since elixir 1.7 isnt supported
* Remove port forwarding, not needed for this container
* remove accidental lock file commit
* Remove workspaceFolder config
* Update README.md
* Update README.md
* Set it so Elixir version use be default is latest
Mitchell Hanberg [Sun, 17 May 2020 00:24:12 +0000 (20:24 -0400)]
Add sponsor button
Mitchell Hanberg [Fri, 29 Nov 2019 04:28:36 +0000 (23:28 -0500)]
Remove reference to year
The year is not necessary.
Mitchell Hanberg [Fri, 29 Nov 2019 00:19:06 +0000 (19:19 -0500)]
Add benchmarking
Mitchell Hanberg [Tue, 29 Oct 2019 13:42:39 +0000 (09:42 -0400)]
Update for 2019
Mitchell Hanberg [Thu, 29 Nov 2018 00:46:15 +0000 (19:46 -0500)]
Initial Commit