Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
C
Conway
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Adrian Kosmaczewski
Conway
Commits
32419e40
Commit
32419e40
authored
Oct 03, 2020
by
Adrian Kosmaczewski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Whatever PyCharm says
parent
059d6389
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
80 additions
and
62 deletions
+80
-62
Kotlin/.idea/jarRepositories.xml
Kotlin/.idea/jarRepositories.xml
+25
-0
Kotlin/.idea/misc.xml
Kotlin/.idea/misc.xml
+1
-1
Kotlin/build.gradle
Kotlin/build.gradle
+1
-1
Kotlin/gradle/wrapper/gradle-wrapper.properties
Kotlin/gradle/wrapper/gradle-wrapper.properties
+2
-2
PHP/.idea/PHP.iml
PHP/.idea/PHP.iml
+34
-34
PHP/.idea/misc.xml
PHP/.idea/misc.xml
+0
-6
PHP/.idea/php.xml
PHP/.idea/php.xml
+17
-17
PHP/.idea/vcs.xml
PHP/.idea/vcs.xml
+0
-1
No files found.
Kotlin/.idea/jarRepositories.xml
0 → 100644
View file @
32419e40
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"RemoteRepositoriesConfiguration"
>
<remote-repository>
<option
name=
"id"
value=
"central"
/>
<option
name=
"name"
value=
"Maven Central repository"
/>
<option
name=
"url"
value=
"https://repo1.maven.org/maven2"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"jboss.community"
/>
<option
name=
"name"
value=
"JBoss Community repository"
/>
<option
name=
"url"
value=
"https://repository.jboss.org/nexus/content/repositories/public/"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"BintrayJCenter"
/>
<option
name=
"name"
value=
"BintrayJCenter"
/>
<option
name=
"url"
value=
"https://jcenter.bintray.com/"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"Google"
/>
<option
name=
"name"
value=
"Google"
/>
<option
name=
"url"
value=
"https://dl.google.com/dl/android/maven2/"
/>
</remote-repository>
</component>
</project>
\ No newline at end of file
Kotlin/.idea/misc.xml
View file @
32419e40
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_
7"
project-jdk-name=
"1.8"
project-jdk-type=
"Java
SDK"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_
8"
project-jdk-name=
"Android API 30 Platform"
project-jdk-type=
"Android
SDK"
>
<output
url=
"file://$PROJECT_DIR$/build/classes"
/>
</component>
<component
name=
"ProjectType"
>
...
...
Kotlin/build.gradle
View file @
32419e40
...
...
@@ -8,7 +8,7 @@ buildscript {
}
dependencies
{
classpath
'com.android.tools.build:gradle:
3.6
.1'
classpath
'com.android.tools.build:gradle:
4.0
.1'
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
...
...
Kotlin/gradle/wrapper/gradle-wrapper.properties
View file @
32419e40
#S
un Mar 08 21:15:04 CE
T 2020
#S
at Oct 03 13:43:29 CES
T 2020
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
5.6.4
-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
6.1.1
-all.zip
PHP/.idea/PHP.iml
View file @
32419e40
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"WEB_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$
/..
"
>
<sourceFolder
url=
"file://$MODULE_DIR$/
../
tests"
isTestSource=
"true"
/>
<sourceFolder
url=
"file://$MODULE_DIR$/
../
src"
isTestSource=
"false"
packagePrefix=
"akosma\conway\"
/>
<sourceFolder
url=
"file://$MODULE_DIR$/
../
spec"
isTestSource=
"true"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/composer"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/doctrine/instantiator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/myclabs/deep-copy"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phar-io/manifest"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phar-io/version"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpdocumentor/reflection-common"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpdocumentor/reflection-docblock"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpdocumentor/type-resolver"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpspec/prophecy"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpunit/php-code-coverage"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpunit/php-file-iterator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpunit/php-text-template"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpunit/php-timer"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpunit/php-token-stream"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/phpunit/phpunit"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/code-unit-reverse-lookup"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/comparator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/diff"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/environment"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/exporter"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/global-state"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/object-enumerator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/object-reflector"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/recursion-context"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/resource-operations"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/type"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/sebastian/version"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/symfony/polyfill-ctype"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/theseer/tokenizer"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/
../
vendor/webmozart/assert"
/>
<content
url=
"file://$MODULE_DIR$"
>
<sourceFolder
url=
"file://$MODULE_DIR$/tests"
isTestSource=
"true"
/>
<sourceFolder
url=
"file://$MODULE_DIR$/src"
isTestSource=
"false"
packagePrefix=
"akosma\conway\"
/>
<sourceFolder
url=
"file://$MODULE_DIR$/spec"
isTestSource=
"true"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/composer"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/doctrine/instantiator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/myclabs/deep-copy"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phar-io/manifest"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phar-io/version"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpdocumentor/reflection-common"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpdocumentor/reflection-docblock"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpdocumentor/type-resolver"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpspec/prophecy"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpunit/php-code-coverage"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpunit/php-file-iterator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpunit/php-text-template"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpunit/php-timer"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpunit/php-token-stream"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/phpunit/phpunit"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/code-unit-reverse-lookup"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/comparator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/diff"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/environment"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/exporter"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/global-state"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/object-enumerator"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/object-reflector"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/recursion-context"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/resource-operations"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/type"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/sebastian/version"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/symfony/polyfill-ctype"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/theseer/tokenizer"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/webmozart/assert"
/>
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
...
...
PHP/.idea/misc.xml
deleted
100644 → 0
View file @
059d6389
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"JavaScriptSettings"
>
<option
name=
"languageLevel"
value=
"ES6"
/>
</component>
</project>
\ No newline at end of file
PHP/.idea/php.xml
View file @
32419e40
...
...
@@ -2,42 +2,42 @@
<project
version=
"4"
>
<component
name=
"PhpIncludePathManager"
>
<include_path>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/phpunit"
/>
<path
value=
"$PROJECT_DIR$/vendor/theseer/tokenizer"
/>
<path
value=
"$PROJECT_DIR$/vendor/myclabs/deep-copy"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpspec/prophecy"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/resource-operations"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/recursion-context"
/>
<path
value=
"$PROJECT_DIR$/vendor/
sebastian/global-state
"
/>
<path
value=
"$PROJECT_DIR$/vendor/php
spec/prophecy
"
/>
<path
value=
"$PROJECT_DIR$/vendor/
phpdocumentor/type-resolver
"
/>
<path
value=
"$PROJECT_DIR$/vendor/php
documentor/reflection-docblock
"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/diff"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/exporter"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/object-enumerator"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpdocumentor/reflection-common"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/global-state"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/object-reflector"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/environment"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/comparator"
/>
<path
value=
"$PROJECT_DIR$/vendor/doctrine/instantiator"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/object-reflector"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/object-enumerator"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/code-unit-reverse-lookup"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/exporter"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/version"
/>
<path
value=
"$PROJECT_DIR$/vendor/sebastian/type"
/>
<path
value=
"$PROJECT_DIR$/vendor/webmozart/assert"
/>
<path
value=
"$PROJECT_DIR$/vendor/symfony/polyfill-ctype"
/>
<path
value=
"$PROJECT_DIR$/vendor/phar-io/version"
/>
<path
value=
"$PROJECT_DIR$/vendor/theseer/tokenizer"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpdocumentor/type-resolver"
/>
<path
value=
"$PROJECT_DIR$/vendor/phar-io/manifest"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpdocumentor/reflection-docblock"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpdocumentor/reflection-common"
/>
<path
value=
"$PROJECT_DIR$/vendor/composer"
/>
<path
value=
"$PROJECT_DIR$/vendor/phar-io/version"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/php-token-stream"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/php-text-template"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/phpunit"
/>
<path
value=
"$PROJECT_DIR$/vendor/phar-io/manifest"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/php-timer"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/php-file-iterator"
/>
<path
value=
"$PROJECT_DIR$/vendor/
myclabs/deep-copy
"
/>
<path
value=
"$PROJECT_DIR$/vendor/
phpunit/php-text-template
"
/>
<path
value=
"$PROJECT_DIR$/vendor/phpunit/php-code-coverage"
/>
<path
value=
"$PROJECT_DIR$/vendor/symfony/polyfill-ctype"
/>
<path
value=
"$PROJECT_DIR$/vendor/doctrine/instantiator"
/>
</include_path>
</component>
<component
name=
"PhpProjectSharedConfiguration"
php_language_level=
"7.4"
/>
<component
name=
"PhpUnit"
>
<phpunit_settings>
<PhpUnitSettings
c
ustom_loader_path=
"$PROJECT_DIR$/vendor/autoload.php
"
/>
<PhpUnitSettings
c
onfiguration_file_path=
"$PROJECT_DIR$/phpunit.xml"
custom_loader_path=
"$PROJECT_DIR$/vendor/autoload.php"
use_configuration_file=
"true
"
/>
</phpunit_settings>
</component>
</project>
\ No newline at end of file
PHP/.idea/vcs.xml
View file @
32419e40
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$/../.."
vcs=
"Git"
/>
<mapping
directory=
"$PROJECT_DIR$/.."
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment