Skip to content

Commit f1e7b07

Browse files
committed
First shit, fuck off
1 parent 677fcce commit f1e7b07

File tree

1,017 files changed

+97659
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,017 files changed

+97659
-0
lines changed

.editorconfig

+1,038
Large diffs are not rendered by default.

.gitignore

+279
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,279 @@
1+
# Created by https://www.gitignore.io/api/linux,gradle,eclipse,windows,forgegradle,intellij+all,emacs,vim
2+
3+
# Logs
4+
run/
5+
scripts/jar-shrink/log.txt
6+
logs/
7+
8+
### Eclipse ###
9+
10+
.metadata
11+
bin/
12+
tmp/
13+
*.tmp
14+
*.bak
15+
*.swp
16+
*~.nib
17+
local.properties
18+
.settings/
19+
.loadpath
20+
.recommenders
21+
kami_Client.launch
22+
kami_Server.launch
23+
client_Client.launch
24+
client_Server.launch
25+
.classpath
26+
.project
27+
28+
# External tool builders
29+
.externalToolBuilders/
30+
31+
# Locally stored "Eclipse launch configurations"
32+
*.launch
33+
34+
# PyDev specific (Python IDE for Eclipse)
35+
*.pydevproject
36+
37+
# CDT-specific (C/C++ Development Tooling)
38+
.cproject
39+
40+
# CDT- autotools
41+
.autotools
42+
43+
# Java annotation processor (APT)
44+
.factorypath
45+
46+
# PDT-specific (PHP Development Tools)
47+
.buildpath
48+
49+
# sbteclipse plugin
50+
.target
51+
52+
# Tern plugin
53+
.tern-project
54+
55+
# TeXlipse plugin
56+
.texlipse
57+
58+
# STS (Spring Tool Suite)
59+
.springBeans
60+
61+
# Code Recommenders
62+
.recommenders/
63+
64+
# Annotation Processing
65+
.apt_generated/
66+
67+
# Scala IDE specific (Scala & Java development for Eclipse)
68+
.cache-main
69+
.scala_dependencies
70+
.worksheet
71+
72+
### Eclipse Patch ###
73+
74+
# Annotation Processing
75+
.apt_generated
76+
77+
### Emacs ###
78+
# -*- mode: gitignore; -*-
79+
*~
80+
\#*\#
81+
/.emacs.desktop
82+
/.emacs.desktop.lock
83+
*.elc
84+
auto-save-list
85+
tramp
86+
.\#*
87+
88+
# Org-mode
89+
.org-id-locations
90+
*_archive
91+
92+
# flymake-mode
93+
*_flymake.*
94+
95+
# eshell files
96+
/eshell/history
97+
/eshell/lastdir
98+
99+
# elpa packages
100+
/elpa/
101+
102+
# reftex files
103+
*.rel
104+
105+
# AUCTeX auto folder
106+
/auto/
107+
108+
# cask packages
109+
.cask/
110+
dist/
111+
112+
# Flycheck
113+
flycheck_*.el
114+
115+
# server auth directory
116+
/server/
117+
118+
# projectiles files
119+
.projectile
120+
121+
# directory configuration
122+
.dir-locals.el
123+
124+
### Intellij+all ###
125+
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
126+
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
127+
128+
# User-specific stuff
129+
.idea/**/workspace.xml
130+
.idea/**/tasks.xml
131+
.idea/**/usage.statistics.xml
132+
.idea/**/dictionaries
133+
.idea/**/shelf
134+
135+
# Sensitive or high-churn files
136+
.idea/**/dataSources/
137+
.idea/**/dataSources.ids
138+
.idea/**/dataSources.local.xml
139+
.idea/**/sqlDataSources.xml
140+
.idea/**/dynamic.xml
141+
.idea/**/uiDesigner.xml
142+
.idea/**/dbnavigator.xml
143+
144+
# Gradle
145+
.idea/**/gradle.xml
146+
.idea/**/libraries
147+
148+
# Building
149+
classes
150+
151+
# Gradle and Maven with auto-import
152+
# When using Gradle or Maven with auto-import, you should exclude module files,
153+
# since they will be recreated, and may cause churn. Uncomment if using
154+
# auto-import.
155+
# .idea/modules.xml
156+
# .idea/*.iml
157+
# .idea/modules
158+
159+
# CMake
160+
cmake-build-*/
161+
162+
# Mongo Explorer plugin
163+
.idea/**/mongoSettings.xml
164+
165+
# File-based project format
166+
*.iws
167+
168+
# IntelliJ
169+
out/
170+
171+
# mpeltonen/sbt-idea plugin
172+
.idea_modules/
173+
174+
# JIRA plugin
175+
atlassian-ide-plugin.xml
176+
177+
# Cursive Clojure plugin
178+
.idea/replstate.xml
179+
180+
# Crashlytics plugin (for Android Studio and IntelliJ)
181+
com_crashlytics_export_strings.xml
182+
crashlytics.properties
183+
crashlytics-build.properties
184+
fabric.properties
185+
186+
# Editor-based Rest Client
187+
.idea/httpRequests
188+
189+
### Intellij+all Patch ###
190+
# Ignores the whole .idea folder and all .iml files
191+
# See https://github.com/joeblau/gitignore.io/issues/186 and https://github.com/joeblau/gitignore.io/issues/360
192+
193+
.idea/
194+
195+
# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023
196+
197+
*.iml
198+
modules.xml
199+
.idea/misc.xml
200+
*.ipr
201+
202+
### Linux ###
203+
204+
# temporary files which can be created if a process still has a handle open of a deleted file
205+
.fuse_hidden*
206+
207+
# KDE directory preferences
208+
.directory
209+
210+
# Linux trash folder which might appear on any partition or disk
211+
.Trash-*
212+
213+
# .nfs files are created when an open file is removed but is still being accessed
214+
.nfs*
215+
216+
### Vim ###
217+
# Swap
218+
[._]*.s[a-v][a-z]
219+
[._]*.sw[a-p]
220+
[._]s[a-rt-v][a-z]
221+
[._]ss[a-gi-z]
222+
[._]sw[a-p]
223+
224+
# Session
225+
Session.vim
226+
227+
# Temporary
228+
.netrwhist
229+
# Auto-generated tag files
230+
tags
231+
# Persistent undo
232+
[._]*.un~
233+
234+
### Windows ###
235+
# Windows thumbnail cache files
236+
Thumbs.db
237+
ehthumbs.db
238+
ehthumbs_vista.db
239+
240+
# Dump file
241+
*.stackdump
242+
243+
# Folder config file
244+
[Dd]esktop.ini
245+
246+
# Recycle Bin used on file shares
247+
$RECYCLE.BIN/
248+
249+
# Windows Installer files
250+
*.cab
251+
*.msi
252+
*.msix
253+
*.msm
254+
*.msp
255+
256+
# Windows shortcuts
257+
*.lnk
258+
259+
### Gradle ###
260+
.gradle
261+
/build/
262+
263+
# Ignore Gradle GUI config
264+
gradle-app.setting
265+
266+
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
267+
!gradle-wrapper.jar
268+
269+
# Cache of project
270+
.gradletasknamecache
271+
272+
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
273+
# gradle/wrapper/gradle-wrapper.properties
274+
275+
# End of https://www.gitignore.io/api/linux,gradle,eclipse,windows,forgegradle,intellij+all,emacs,vim
276+
/target/
277+
278+
# macOS system generate files
279+
.DS_Store

.gitmodules

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[submodule "src/main/cape-api"]
2+
path = src/main/cape-api
3+
url = https://github.com/lambda-client/cape-api.git
4+
[submodule "src/main/commons"]
5+
path = src/main/commons
6+
url = https://github.com/lambda-client/commons.git
7+
[submodule "src/main/event"]
8+
path = src/main/event
9+
url = https://github.com/lambda-client/event.git
10+
[submodule "src/main/command"]
11+
path = src/main/command
12+
url = https://github.com/lambda-client/command.git

LICENSE.md

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
GNU LESSER GENERAL PUBLIC LICENSE
2+
Version 3, 29 June 2007
3+
4+
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5+
6+
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
7+
8+
This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below.
9+
10+
0. Additional Definitions.
11+
As used herein, “this License” refers to version 3 of the GNU Lesser General Public License, and the “GNU GPL” refers to version 3 of the GNU General Public License.
12+
13+
“The Library” refers to a covered work governed by this License, other than an Application or a Combined Work as defined below.
14+
15+
An “Application” is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library.
16+
17+
A “Combined Work” is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the “Linked Version”.
18+
19+
The “Minimal Corresponding Source” for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version.
20+
21+
The “Corresponding Application Code” for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work.
22+
23+
1. Exception to Section 3 of the GNU GPL.
24+
You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL.
25+
26+
2. Conveying Modified Versions.
27+
If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version:
28+
29+
a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or
30+
b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy.
31+
3. Object Code Incorporating Material from Library Header Files.
32+
The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following:
33+
34+
a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License.
35+
b) Accompany the object code with a copy of the GNU GPL and this license document.
36+
4. Combined Works.
37+
You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following:
38+
39+
a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License.
40+
b) Accompany the Combined Work with a copy of the GNU GPL and this license document.
41+
c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document.
42+
d) Do one of the following:
43+
0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.
44+
1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version.
45+
e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.)
46+
5. Combined Libraries.
47+
You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following:
48+
49+
a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License.
50+
b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
51+
6. Revised Versions of the GNU Lesser General Public License.
52+
The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
53+
54+
Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation.
55+
56+
If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.

0 commit comments

Comments
 (0)