]> git.lizzy.rs Git - uwu-lang.git/log
uwu-lang.git
17 months agoUpdate capitalization of Turing in the README (#1) master
lowerednonce [Sun, 6 Nov 2022 00:34:49 +0000 (00:34 +0000)]
Update capitalization of Turing in the README (#1)

2 years agoDocument lazy evaluation
Elias Fleckenstein [Mon, 28 Feb 2022 15:56:08 +0000 (16:56 +0100)]
Document lazy evaluation

2 years agoUpdate doc
Elias Fleckenstein [Mon, 28 Feb 2022 15:55:19 +0000 (16:55 +0100)]
Update doc

2 years agoTurn common back into a normal directory (instead of a submodule)
Elias Fleckenstein [Sun, 2 Jan 2022 10:53:21 +0000 (11:53 +0100)]
Turn common back into a normal directory (instead of a submodule)

2 years agoTurn std into a submodule
Elias Fleckenstein [Sat, 1 Jan 2022 18:44:35 +0000 (19:44 +0100)]
Turn std into a submodule

2 years agoReplace http submodule path by git url
Elias Fleckenstein [Sat, 1 Jan 2022 18:28:50 +0000 (19:28 +0100)]
Replace http submodule path by git url

2 years agoAdd submodule notice to README.md
Elias Fleckenstein [Sat, 1 Jan 2022 18:22:34 +0000 (19:22 +0100)]
Add submodule notice to README.md

2 years agoUse uwu-common as submodule
Elias Fleckenstein [Sat, 1 Jan 2022 18:19:47 +0000 (19:19 +0100)]
Use uwu-common as submodule

2 years agoRedesign function names
Elias Fleckenstein [Sat, 1 Jan 2022 16:43:11 +0000 (17:43 +0100)]
Redesign function names

2 years agoArgument counting starts at 1 now
Elias Fleckenstein [Sat, 1 Jan 2022 14:37:07 +0000 (15:37 +0100)]
Argument counting starts at 1 now

2 years agoFix int to string conversion format
Elias Fleckenstein [Sat, 1 Jan 2022 13:54:19 +0000 (14:54 +0100)]
Fix int to string conversion format

2 years agouwuint: use long instead of int to prevent YEAR2038 problem in nolambda time library
Elias Fleckenstein [Sat, 1 Jan 2022 13:23:34 +0000 (14:23 +0100)]
uwuint: use long instead of int to prevent YEAR2038 problem in nolambda time library

2 years agoMerge branch 'master' of github.com:EliasFleckenstein03/uwulang
Elias Fleckenstein [Fri, 31 Dec 2021 10:49:46 +0000 (11:49 +0100)]
Merge branch 'master' of github.com:EliasFleckenstein03/uwulang

2 years agoRemove unused perr.h
Elias Fleckenstein [Thu, 30 Dec 2021 20:53:17 +0000 (21:53 +0100)]
Remove unused perr.h

2 years agoUnify error messages and checking
Elias Fleckenstein [Thu, 30 Dec 2021 20:53:01 +0000 (21:53 +0100)]
Unify error messages and checking

2 years agocommon/ refactoring
Elias Fleckenstein [Thu, 30 Dec 2021 20:09:41 +0000 (21:09 +0100)]
common/ refactoring

2 years agoCreate LICENSE
Elias Fleckenstein [Thu, 30 Dec 2021 18:31:39 +0000 (19:31 +0100)]
Create LICENSE

2 years agoUpdate usage help
Elias Fleckenstein [Thu, 30 Dec 2021 17:34:12 +0000 (18:34 +0100)]
Update usage help

2 years agoAllow passing arguments to program, refactor directory structure
Elias Fleckenstein [Thu, 30 Dec 2021 17:31:53 +0000 (18:31 +0100)]
Allow passing arguments to  program, refactor directory structure

2 years agoAdd :ref module and refactor type handling
Elias Fleckenstein [Thu, 30 Dec 2021 15:53:37 +0000 (16:53 +0100)]
Add :ref module and refactor type handling

2 years agoUnify value types
Elias Fleckenstein [Thu, 30 Dec 2021 15:02:10 +0000 (16:02 +0100)]
Unify value types

2 years agoMerge branch 'master' of github.com:EliasFleckenstein03/uwulang
Elias Fleckenstein [Thu, 30 Dec 2021 14:23:18 +0000 (15:23 +0100)]
Merge branch 'master' of github.com:EliasFleckenstein03/uwulang

2 years agoRemove executable
Elias Fleckenstein [Thu, 30 Dec 2021 14:23:11 +0000 (15:23 +0100)]
Remove executable

2 years agoAdd :nil:nil
Elias Fleckenstein [Thu, 30 Dec 2021 14:22:29 +0000 (15:22 +0100)]
Add :nil:nil

2 years agoActually fix multiline string literal example
Elias Fleckenstein [Thu, 30 Dec 2021 14:19:02 +0000 (15:19 +0100)]
Actually fix multiline string literal example

2 years agoFix multiline string literal example
Elias Fleckenstein [Thu, 30 Dec 2021 14:16:56 +0000 (15:16 +0100)]
Fix multiline string literal example

2 years agoExtend documentation
Elias Fleckenstein [Thu, 30 Dec 2021 14:15:17 +0000 (15:15 +0100)]
Extend documentation

2 years agoCode format
Elias Fleckenstein [Thu, 30 Dec 2021 13:28:19 +0000 (14:28 +0100)]
Code format

2 years agoRemove unused line from fibo.uwu
Elias Fleckenstein [Thu, 30 Dec 2021 13:27:27 +0000 (14:27 +0100)]
Remove unused line from fibo.uwu

2 years agoAdd code example to README
Elias Fleckenstein [Thu, 30 Dec 2021 13:25:50 +0000 (14:25 +0100)]
Add code example to README

2 years agoMerge branch 'master' of github.com:EliasFleckenstein03/uwulang
Elias Fleckenstein [Thu, 30 Dec 2021 13:23:11 +0000 (14:23 +0100)]
Merge branch 'master' of github.com:EliasFleckenstein03/uwulang

2 years agoFix typo
Elias Fleckenstein [Thu, 30 Dec 2021 13:23:05 +0000 (14:23 +0100)]
Fix typo

2 years agoCreate .gitignore
Elias Fleckenstein [Thu, 30 Dec 2021 13:20:49 +0000 (14:20 +0100)]
Create .gitignore

2 years agoRemove binaries
Elias Fleckenstein [Thu, 30 Dec 2021 13:20:17 +0000 (14:20 +0100)]
Remove binaries

2 years agoInitial commit
Elias Fleckenstein [Thu, 30 Dec 2021 13:18:15 +0000 (14:18 +0100)]
Initial commit