Skip to content

Commit

Permalink
Happy New Year 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
ppaulweber committed Jan 28, 2024
1 parent f6f199b commit 4b8717f
Show file tree
Hide file tree
Showing 149 changed files with 149 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .cmake/Findlibcasm-ir.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion .ycm_extra_conf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
All rights reserved.

Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/benchmark/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/benchmark/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/agent.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/annotation.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/binary.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/list.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/range.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/rational.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/string.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/constant/undef.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/enumeration.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/instruction/add.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/instruction/imp.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/instruction/inv.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/instruction/pow.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/isa.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/main.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/abort.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/add/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/add/string.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/and.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/boolean/binary.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/boolean/boolean.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/boolean/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/integer/binary.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/integer/boolean.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/integer/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/binary.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/boolean.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/decimal.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/enumeration.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/rational.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/as/string/string.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/assert.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/at/tuple.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/equ.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/geq/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/gth/integer.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
2 changes: 1 addition & 1 deletion etc/test/operation/imp.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
// Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
// All rights reserved.
//
// Developed by: Philipp Paulweber et al.
Expand Down
Loading

0 comments on commit 4b8717f

Please sign in to comment.