371 Commits e8fe39696f ... 8c82f55e2d

Author SHA1 Message Date
  mizusato 8c82f55e2d fix 4 years ago
  mizusato 8ed7a6b33b string literal with chars 4 years ago
  mizusato 93a1823a2c fix 4 years ago
  mizusato 7a90e34181 fix 4 years ago
  mizusato 44cf3d3693 fix 4 years ago
  mizusato 5f4043458d as-is 4 years ago
  mizusato 52708e3425 move transformer 4 years ago
  mizusato 5774783b87 read/write string 4 years ago
  mizusato e5176e8f18 fix 4 years ago
  mizusato 06b1439c47 fix string 4 years ago
  mizusato ed2b5083be fix 4 years ago
  mizusato 87da969b77 fix 4 years ago
  mizusato d090345efd fix 4 years ago
  mizusato ae9221c943 fix 4 years ago
  mizusato 149e35bb5d fix, json parse 4 years ago
  mizusato d4592c08a7 real keywords 4 years ago
  mizusato 7e52ccc1b8 fix 4 years ago
  mizusato b9723762ca add keywords 4 years ago
  mizusato 3a6766ef43 fix, http get 4 years ago
  mizusato b604d365db fix, debounce 4 years ago
  mizusato a4753a9546 revert 4 years ago
  mizusato 67ba060346 fix 4 years ago
  mizusato c76af865fd fix, json stringify 4 years ago
  mizusato f0d5a9f1bb walk-dir, list-dir 4 years ago
  mizusato 52c96eb3be fix 4 years ago
  mizusato 5ee461835f fix 4 years ago
  mizusato 33b62865d4 fix cast 4 years ago
  mizusato f8d9122705 migrate to new syntax 4 years ago
  mizusato 7dff9ed7f2 refactor syntax 4 years ago
  mizusato 7a180f3ae8 fix, file io 4 years ago
  mizusato 50e6f7b10b fix goroutine leak 4 years ago
  mizusato e4bb18044e fix, buffer, open file 4 years ago
  mizusato ae747c53f5 fix 4 years ago
  mizusato 633eafbea5 fix, native complex, primitive compact array 4 years ago
  mizusato 73e7c5284a split core 4 years ago
  mizusato 9c16b74c5f refactor loader 4 years ago
  mizusato e6bc5dad5b fix, worker 4 years ago
  mizusato 9537ba0d24 fix 4 years ago
  mizusato 7f077c23a5 fix 4 years ago
  mizusato 6a07ac5d7b fix, cps 4 years ago
  mizusato 9bf5c0aa97 fix, func/macro suffix 4 years ago
  mizusato eade8a8e2f fix 4 years ago
  mizusato 15721a0d95 fix, multi-switch 4 years ago
  mizusato 2430a251b7 fix, typecheck multi-switch 4 years ago
  mizusato b447ebe08f fix 4 years ago
  mizusato 8d4883cfe7 fix, adjust syntax 4 years ago
  mizusato e1c57b1f7e fix 4 years ago
  mizusato 1d61b9e6cc fix assign 4 years ago
  mizusato a31f2e0fab fix, crash 4 years ago
  mizusato bef14d1e0b wildcard rhs type 4 years ago
  mizusato 218e63d20b brief lambda syntax 4 years ago
  mizusato 5c209e072d fix 4 years ago
  mizusato a7b2cd4087 fix, seq operators 4 years ago
  mizusato 5f52962892 env, enhance value types 4 years ago
  mizusato cab22a470a fix, mutable 4 years ago
  mizusato ab1586eca9 fix starvation 4 years ago
  mizusato 8eb0d8ad69 fix 4 years ago
  mizusato a3c09743b9 fix 4 years ago
  mizusato 8c82b79c9a fix 4 years ago
  mizusato be0a0f6519 fix 4 years ago
  mizusato 506b89f492 fix 4 years ago
  mizusato 51a3e1912c fix 4 years ago
  mizusato 7bca615c5e fix, more complex functions 4 years ago
  mizusato e87ef07dd5 fix, timer 4 years ago
  mizusato a7e3808d03 more effect operators 4 years ago
  mizusato f2d79d49d5 fix, revise effect errors 4 years ago
  mizusato eb045addcc fix 4 years ago
  mizusato a39a02d466 fix, containers 4 years ago
  mizusato bf728cd619 fix, char literal 4 years ago
  mizusato 41a8d7985e fix 4 years ago
  mizusato 59276eec70 fix 4 years ago
  mizusato 492d698992 fix 4 years ago
  mizusato 7ff961ea31 refactor error point, fix macro 4 years ago
  mizusato 9f99a6f952 complex arithmetic 4 years ago
  mizusato 4e45707672 fix expanded macro error point 4 years ago
  mizusato 027b1b7894 fix macro 4 years ago
  mizusato a01029d72c fix 4 years ago
  mizusato 40c1a5b3d8 clear syntax 4 years ago
  mizusato e08806554d fix, add todos 4 years ago
  mizusato 549d800152 fix case type params 4 years ago
  mizusato aa2c2789ee fix 4 years ago
  mizusato 1a1d22bf03 fix, make boxed subtype 4 years ago
  mizusato 8e7f366ec4 fix 4 years ago
  mizusato 942371533a macro arg shadowing 4 years ago
  mizusato fdb2192d85 fix, math functions 4 years ago
  mizusato 85f3397d8d fix 4 years ago
  mizusato 9182adf7a4 fix ltt 4 years ago
  mizusato a73c4d5299 runtime constraints for types 4 years ago
  mizusato b4e36f4679 fix boxed and union 4 years ago
  mizusato 19e75a061d fix 4 years ago
  mizusato 0c738bfa0b bitwise 4 years ago
  mizusato 2e80116365 fix, separate special 4 years ago
  mizusato 915852fb4b fix, improve core 4 years ago
  mizusato 968fa8b584 fix parser stuck message 4 years ago
  mizusato 11413bfe86 fix, macro 4 years ago
  mizusato 1d558a6745 fix, comparison 4 years ago
  mizusato 4f1782a45f fix 4 years ago
  mizusato 6f8082bae5 fix 4 years ago
  mizusato 479279158d split code of compiler 4 years ago
  mizusato b72ee89df5 fix string formatter 4 years ago
  mizusato a799df5f9e rename 4 years ago
  mizusato e992eee214 fix 4 years ago
  mizusato 5f5de8bd8f fix, hello ok 4 years ago
  mizusato d6a8b66b93 fix, hello 4 years ago
  mizusato 5a7bcb87fa fix 4 years ago
  mizusato b322612818 change license 4 years ago
  mizusato cb300080d0 fix, compiler errors 4 years ago
  mizusato 29ed4f0be6 final relocation 4 years ago
  mizusato 3e01c814eb fix, finish compiler core 4 years ago
  mizusato cfbae58dd8 fix rx for sync effects 4 years ago
  mizusato 1a79b9d4be compile: array, string, product, call 4 years ago
  mizusato 134203d754 fix, block, closure 4 years ago
  mizusato 7d6b559918 global refs 4 years ago
  mizusato 1a0dc25441 first step toward bytecode gen 4 years ago
  mizusato f2ba875843 fix 4 years ago
  mizusato 79e487dda6 fix, else-if, doc-str, effect* 4 years ago
  mizusato 518e5688f7 fix 4 years ago
  mizusato bbe10a3d9f fix 4 years ago
  mizusato 33c61d0ac6 fix, error messages for checker 4 years ago
  mizusato 56a0367193 fix, top-level type check 4 years ago
  mizusato 07302d9270 refactor type description 4 years ago
  mizusato 94232dd9a5 fix, add unbox counter 4 years ago
  mizusato 49aa7ea5eb refactor field 4 years ago
  mizusato dfcf8252df refactor pattern 4 years ago
  mizusato 64b618b997 fix 4 years ago
  mizusato e648891e79 refactor error 4 years ago
  mizusato 2159a6b221 concat -> mix 4 years ago
  mizusato 52d10aeb3e refactor runtime value 4 years ago
  mizusato 973460f88a fix 4 years ago
  mizusato 7c2f0eb312 add comments 4 years ago
  mizusato cbd5137858 tidy parser 4 years ago
  mizusato 12f6d25101 infix 4 years ago
  mizusato 7ef7ca5fbb fix, natural number type 4 years ago
  mizusato 1eef06eb9c fix, box, call, overload 4 years ago
  mizusato 3c891a0791 fix 4 years ago
  mizusato e3c5d0ba8a fix, pipeline, ref 4 years ago
  mizusato 815b5b076e refactor checker 4 years ago
  mizusato bbf95bc020 fix, if, text 4 years ago
  mizusato 309cd907fb fix, match 4 years ago
  mizusato 58dc5cbc95 fix array 4 years ago
  mizusato 53a739fa3e fix, cast 4 years ago
  mizusato 7b566c0b57 fix, some type check 4 years ago
  mizusato 390c449cc5 fix 4 years ago
  mizusato daa118b9c7 fix 4 years ago
  mizusato e54be4c211 fix, some type check 4 years ago
  mizusato d1b4b00a1d fix 4 years ago
  mizusato 34caadda51 fix, some type check 4 years ago
  mizusato 651d80dafc fix, some type check 4 years ago
  mizusato de1b4a66ab refactor rx 4 years ago
  mizusato d77b147646 refactor effect 4 years ago
  mizusato 22627f1108 fix, convert some expr node 4 years ago
  mizusato 11130d7e4e fix, semi-expressions 4 years ago
  mizusato 385fb0aee5 constant collection 4 years ago
  mizusato 8feb53cad5 refactor syntax, split checker 4 years ago
  mizusato 8d64e39ab0 fix 4 years ago
  mizusato a30437edc6 fix, AssignTo() 4 years ago
  mizusato 9270eccf7a fix, some assignment check 4 years ago
  mizusato 8a96301422 fix, tailing call optimization 4 years ago
  mizusato ebd413f71e fix, checker outline 4 years ago
  mizusato 719d023281 fix 4 years ago
  mizusato 6d72b241f3 add comments 4 years ago
  mizusato af7b2b5934 fix 4 years ago
  mizusato b174e5d0a9 complete vm 4 years ago
  mizusato 2670368e49 fix, container wrappers 4 years ago
  mizusato df116fce02 switch-map, concat, merge 4 years ago
  mizusato 22954aa64c fix 4 years ago
  mizusato 43350c059f fix, concat-map 4 years ago
  mizusato 9fc06cecaf fix, collector 4 years ago
  mizusato d86d3b7fa9 effect and event loop 4 years ago
  mizusato 2464088f18 refactor interop 4 years ago
  mizusato aee6ae975c fix, bytes, string 4 years ago
  mizusato 7b47e7ac23 fix, array sort 4 years ago
  mizusato a26e95f563 array and seq 4 years ago
  mizusato 562b401f9b fix, refactor syntax 4 years ago
  mizusato b84ef56a1e fix, finish AVL 4 years ago
  mizusato 43fca3b4a9 fix 4 years ago
  mizusato 01bf6bf5f2 add assertion for node constructors 4 years ago
  mizusato 6a181715bb fix 4 years ago
  mizusato 3fb526d206 fix, leftist tree 4 years ago
  mizusato bd8ff99cde fix 4 years ago
  mizusato 57727723f1 fix, remove difference between native type representations 4 years ago
  mizusato 6c08476e1b fix 4 years ago
  mizusato f4831d26f6 AVL insertion 4 years ago
  mizusato 6f40087ca7 fix, arithmetic and bitwise functions 4 years ago
  mizusato a3d36e4672 refactor runtime 4 years ago
  mizusato 4db288fd06 runtime outline 4 years ago
  mizusato 53b4289da5 fix 4 years ago
  mizusato ef706ab0ac collect functions 4 years ago
  mizusato 8753279b7e function errors 4 years ago
  mizusato 0360e2aca8 fix 4 years ago
  mizusato 509e3b0354 add duplicate import error 4 years ago
  mizusato dcab9b05ff check if types local / roughly equal 4 years ago
  mizusato 738cc60ead record order of subtypes 4 years ago
  mizusato dcfffb85dc fix, test for type registration 4 years ago
  mizusato 8ce7057a8c fix 4 years ago
  mizusato 7f0cf78575 fix 4 years ago
  mizusato efe828b1c7 fix, load stdlib 4 years ago
  mizusato 5c609620ce refactor loader error 4 years ago
  mizusato f3c84d335a type registration errors 4 years ago
  mizusato 70c710b586 fix, refactor type transformer 4 years ago
  mizusato 0e56fc4a82 fix 4 years ago
  mizusato d141be98d3 fix 4 years ago
  mizusato 145882e794 stdlib 4 years ago
  mizusato f4d1e75aa1 fix 4 years ago
  mizusato e1f55d5cf2 fix 4 years ago
  mizusato 26ea5be460 fix, enhance 4 years ago
  mizusato a96419cf51 enhance loader 4 years ago
  mizusato 9614dda6b9 module loader 4 years ago
  mizusato 204c7f9908 node type to checker type 4 years ago
  mizusato f3c434a9ed type checker initial commit 4 years ago
  mizusato 0a9da7d256 fix, adjustment 4 years ago
  mizusato 90de136bac fix, add samples 4 years ago
  mizusato 83a7c89cb5 fix 4 years ago
  mizusato f92a36593c finish transformer nodes 4 years ago
  mizusato 9d5259a4e2 new transform rules 4 years ago
  mizusato 0278fa6806 fix syntax 4 years ago
  mizusato 8465f4752f configure transformer for the new syntax 4 years ago
  mizusato 3bef510372 new syntax 4 years ago
  mizusato 42c71773bf new syntax (draft) 4 years ago
  mizusato 4a982b9c67 refactor syntax (untested) 4 years ago
  mizusato f245fa239b refactor: update syntax to new design 4 years ago
  mizusato 699aff3b24 fix syntax for new type system (type = set of values, trait = set of types, *Trait = abstract type, a value belongs to only 1 concrete type) 4 years ago
  mizusato 3a3e810516 pretty print transformed tree 4 years ago
  mizusato dd7e43476e add `use` directive 4 years ago
  mizusato fbae03eb0a fix 4 years ago
  mizusato 57db709e71 fix 4 years ago
  mizusato cfffea940d transformer works! 4 years ago
  mizusato a23b304363 fix 4 years ago
  mizusato d11349bc1e fix 4 years ago
  mizusato a1d87b11c2 fix 4 years ago
  mizusato 4a9e579553 fix, mod meta transformer 4 years ago
  mizusato af9ca16a13 fix 4 years ago
  mizusato 05efb52695 fix, split 4 years ago
  mizusato c3d29462b6 fix, add node structures 4 years ago
  mizusato b5731ef74a fix 4 years ago
  mizusato 9032e1fcb0 add big number literal 4 years ago
  mizusato b82bb2b9b1 enhance parser 4 years ago
  mizusato b1790613f0 fix 4 years ago
  mizusato fde15905e7 fix 4 years ago
  mizusato 9c19ca1e7c fix 4 years ago
  mizusato 801d2a04f1 fix 4 years ago
  mizusato 37cb33932a match type 4 years ago
  mizusato e1ba6ddebb fix 4 years ago
  mizusato ce64373c0e refactor 4 years ago
  mizusato 6d450340f3 add todo 4 years ago
  mizusato 1afcf3c3ee fix 4 years ago
  mizusato 6645dc62e6 fix 4 years ago
  mizusato 43c92e0b14 fix 4 years ago
  mizusato 2b741e9abc fix 4 years ago
  mizusato 491dd8fd06 fix 4 years ago
  mizusato 4762966b3e fix 4 years ago
  mizusato 5705736d01 fix 4 years ago
  mizusato 64be338121 fix 4 years ago
  mizusato 953bb89f31 fix 4 years ago
  mizusato c734c12ef5 fix native object 4 years ago
  mizusato 8b04d1b3f8 update goland config 4 years ago
  mizusato 1b4c0b7d3a fix native object, add generator pause 4 years ago
  mizusato 77ba2a955b fix 4 years ago
  mizusato 66873b70c9 fix 4 years ago
  mizusato 0d47aba7de fix 4 years ago
  mizusato 55d308917a fix 4 years ago
  mizusato a7dfccd1f7 remove workspace file 4 years ago
  mizusato d210ca94d5 update inspection rules 4 years ago
  mizusato 087f4fb645 goland config 4 years ago
  mizusato 2d17ee9962 fix 4 years ago
  mizusato 7c8596b848 validating type expressions 4 years ago
  mizusato 11ae2fdea5 validating unions and traits 4 years ago
  mizusato 7791f1ec52 fix 4 years ago
  mizusato 86cad5130f validating classes 4 years ago
  mizusato 880caa37db fix 4 years ago
  mizusato 378150caf0 validating schemas 4 years ago
  mizusato c97667bea8 type expr check and compare 4 years ago
  mizusato b08cb17a22 try to inflate 4 years ago
  mizusato ce6ac2955f type arg check 4 years ago
  mizusato 38b8798f41 finish type comparison 4 years ago
  mizusato ea059bd64e fix 4 years ago
  mizusato 09b9d8950a fix 4 years ago
  mizusato caca2a841e fix, subtype check for union 4 years ago
  mizusato a51ebb99f6 fix 4 years ago
  mizusato f42f5a75ab fix union subtype 4 years ago
  mizusato 41a960a3fb fix naming 4 years ago
  mizusato fbd57f0e64 fix 4 years ago
  mizusato 4997aca698 add object type and never type 4 years ago
  mizusato 611d552cc9 add exception type 4 years ago
  mizusato 37c1a9b733 fix 4 years ago
  mizusato 45913bcc84 fix 4 years ago
  mizusato affce34d39 fix operators 4 years ago
  mizusato 47c8c79249 fix type bounds, lambda, pipeline 4 years ago
  mizusato bb6ea825a3 attributes (mutable, extensible) 4 years ago
  mizusato 5fe5a7e0d5 fix cast syntax 4 years ago
  mizusato cc515e83b8 with expression 4 years ago
  mizusato d1841ec7b2 string interpolation 4 years ago
  mizusato 3ab463d93d fix 4 years ago
  mizusato 8b7669c4d8 subtype checking (partial) 4 years ago
  mizusato ec68dd004b generic class 4 years ago
  mizusato 80c9acd1c7 generic interface 4 years ago
  mizusato 57dc5cf27c check if bounds valid 4 years ago
  mizusato 70109ed202 fix 4 years ago
  mizusato 12d74b5f3e fix 4 years ago
  mizusato 552110f4ff fix 4 years ago
  mizusato 56301b338e fix, generic schema 4 years ago
  mizusato ffcca51810 generic trait, fix 4 years ago
  mizusato e56919f3ab cache of generic types 4 years ago
  mizusato 6b02433ed0 update image 4 years ago
  mizusato a5babfbad3 a small step 4 years ago
  mizusato 1fa0c71cfc generics basis 4 years ago
  mizusato b8732a28a3 fix 4 years ago
  mizusato 47554e7b54 refactor type 4 years ago
  mizusato 820ab1e9d0 plain types 4 years ago
  mizusato 3363f9e62d refactor type 4 years ago
  mizusato 1adc3200ee fix 4 years ago
  mizusato 7d95ce797f fix 4 years ago
  mizusato 8b093a69b4 map and test 4 years ago
  mizusato e5bc96228a switch to go module 4 years ago
  mizusato 434a413230 type assertion 4 years ago
  mizusato 62c8c9dd73 add map 4 years ago
  mizusato 88275ff117 fix operator 4 years ago
  mizusato 1e4247735e add type/function template type 4 years ago
  mizusato 01d504bc2c ring queue shrink 4 years ago
  mizusato a34762fe8e add expr reducer 4 years ago
  mizusato bb25e51e96 fix 4 years ago
  mizusato 1aea855462 add include 4 years ago
  mizusato 57854e879f fix 4 years ago
  mizusato da51bb0369 new import syntax 4 years ago
  mizusato 4898c0b137 make init() once 4 years ago
  mizusato 442d8c6ef5 add transformer 4 years ago
  mizusato 668b795943 <- operator 4 years ago
  mizusato e9349835e7 fix 4 years ago
  mizusato d1aaf0c108 text expression 4 years ago
  mizusato 451ad88d17 fix 4 years ago
  mizusato 7ed08eb64a fix 4 years ago
  mizusato 61bd22b047 fix 4 years ago
  mizusato 06500f78e4 add indents 4 years ago
  mizusato ce1d2985fa pipeline syntax 4 years ago
  mizusato 63183b85b6 backup 4 years ago
  mizusato 134c54e541 wipe 4 years ago
  mizusato d392f7aaa4 small change 4 years ago
  mizusato 511b8d0ce4 fix 4 years ago
  mizusato 975bbb538b fix 4 years ago
  mizusato 7506873998 fix 4 years ago
  mizusato 776d927800 various test 4 years ago
  mizusato 5a59c8c8b2 split code, basic test 4 years ago
  mizusato 4708ba4b51 fix 4 years ago
  mizusato 8a066cc452 add some todo 4 years ago
  mizusato 7a64d1d4d5 fix and some naive test 4 years ago
  mizusato d7afeee4ee ring queue 4 years ago
  mizusato 898e40543a fix 4 years ago
  mizusato 64597d502b ring queue (create) 4 years ago
  mizusato e62589afb4 fix 4 years ago
  mizusato cdecdf3f75 fix design 4 years ago
  mizusato db375664c9 fix 4 years ago
  mizusato 04890c5322 fix 4 years ago
  mizusato 84d53c54e5 fix 4 years ago
  mizusato 7e5a3eb02b fix, add function template 4 years ago
  mizusato 2cd814e4ee fix 4 years ago
  mizusato 4c8186a35e fix 4 years ago
  mizusato bf39e37421 fix 4 years ago
  mizusato 5125fbecc1 type system plan 4 years ago
  mizusato cd37a205a7 fix design 4 years ago
  mizusato 15983682f4 fix callback 4 years ago
  mizusato adc20308c6 update todo 4 years ago
  mizusato c21ab62a5f update todo 4 years ago
  mizusato 2518907d88 update todo 4 years ago
  mizusato b946a13cb9 fix singleton 4 years ago
  mizusato 146f664327 update todo 4 years ago
  mizusato 664556bb10 add todo 4 years ago
  mizusato c73fe7a025 assertion 4 years ago
  mizusato b1e3e93663 fix, id pool 4 years ago
  mizusato 420916e1ea fix 4 years ago
  mizusato f144fe1877 fix 4 years ago
  mizusato e1963fb71c initial commit of golang runtime 4 years ago

+ 0 - 20
.eslintrc.json

@@ -1,20 +0,0 @@
-{
-    "parserOptions": {
-        "ecmaVersion": 2018,
-        "sourceType": "script",
-        "ecmaFeatures": {
-            "impliedStrict": true
-        }
-    },
-    "extends": "eslint:recommended",
-    "rules": {
-        "linebreak-style": ["error", "unix"],
-        "indent": "off",
-        "quotes": "off",
-        "semi": "off",
-        "no-extra-semi": "off",
-        "no-undef": "off",
-        "no-unused-vars": "off",
-        "no-console": "off"
-    }
-}

+ 4 - 4
.gitignore

@@ -1,4 +1,4 @@
-build/dev/*
-build/dist/*
-!build/dev/.gitkeep
-!build/dist/.gitkeep
+/.idea/workspace.xml
+/build
+/debug-build
+/go_build*

+ 8 - 0
.idea/KumaChan.iml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>

+ 9 - 0
.idea/codeStyles/Project.xml

@@ -0,0 +1,9 @@
+<component name="ProjectCodeStyleConfiguration">
+  <code_scheme name="Project" version="173">
+    <GoCodeStyleSettings>
+      <option name="IMPORT_SORTING" value="NONE" />
+      <option name="MOVE_ALL_STDLIB_IMPORTS_IN_ONE_GROUP" value="true" />
+      <option name="GROUP_STDLIB_IMPORTS" value="true" />
+    </GoCodeStyleSettings>
+  </code_scheme>
+</component>

+ 5 - 0
.idea/codeStyles/codeStyleConfig.xml

@@ -0,0 +1,5 @@
+<component name="ProjectCodeStyleConfiguration">
+  <state>
+    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
+  </state>
+</component>

+ 9 - 0
.idea/dictionaries/Foobar.xml

@@ -0,0 +1,9 @@
+<component name="ProjectDictionaryState">
+  <dictionary name="Foobar">
+    <words>
+      <w>callcc</w>
+      <w>traitlist</w>
+      <w>vals</w>
+    </words>
+  </dictionary>
+</component>

+ 42 - 0
.idea/dictionaries/mizusato.xml

@@ -0,0 +1,42 @@
+<component name="ProjectDictionaryState">
+  <dictionary name="mizusato">
+    <words>
+      <w>acos</w>
+      <w>addrs</w>
+      <w>arglist</w>
+      <w>arith</w>
+      <w>asin</w>
+      <w>atan</w>
+      <w>autognosis</w>
+      <w>autognostic</w>
+      <w>bytecode</w>
+      <w>bytelist</w>
+      <w>cmds</w>
+      <w>desugar</w>
+      <w>divmod</w>
+      <w>elif</w>
+      <w>elifs</w>
+      <w>exprlist</w>
+      <w>exprs</w>
+      <w>extern</w>
+      <w>fscanln</w>
+      <w>inspectable</w>
+      <w>ireg</w>
+      <w>namelist</w>
+      <w>pairlist</w>
+      <w>paralist</w>
+      <w>protos</w>
+      <w>ptrs</w>
+      <w>quorem</w>
+      <w>qword</w>
+      <w>repr</w>
+      <w>resumable</w>
+      <w>scanln</w>
+      <w>sched</w>
+      <w>sqrt</w>
+      <w>typelist</w>
+      <w>unbox</w>
+      <w>unboxes</w>
+    </words>
+  </dictionary>
+</component>

+ 23 - 0
.idea/inspectionProfiles/Project_Default.xml

@@ -0,0 +1,23 @@
+<component name="InspectionProjectProfileManager">
+  <profile version="1.0">
+    <option name="myName" value="Project Default" />
+    <inspection_tool class="GoCommentLeadingSpace" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoNameStartsWithPackageName" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoRedundantBlankArgInRange" enabled="false" level="WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoRedundantConversion" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoRedundantParens" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoRedundantTypeDeclInCompositeLit" enabled="false" level="WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoSnakeCaseUsage" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+    <inspection_tool class="GoUnhandledErrorResult" enabled="true" level="WARNING" enabled_by_default="true">
+      <functions>
+        <function importPath="fmt" name="Printf" />
+        <function importPath="fmt" name="Errorf" />
+        <function importPath="math/rand" name="Read" />
+        <function importPath="fmt" name="Println" />
+        <function importPath="fmt" name="Print" />
+        <function importPath="fmt" name="Fprintf" />
+      </functions>
+    </inspection_tool>
+    <inspection_tool class="GoUnsortedImport" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+  </profile>
+</component>

+ 6 - 0
.idea/misc.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="JavaScriptSettings">
+    <option name="languageLevel" value="ES6" />
+  </component>
+</project>

+ 0 - 0
.idea/modules.xml


Some files were not shown because too many files changed in this diff