Ivan Smolin
|
6a3945bbe9
|
all content section
|
2017-11-13 12:36:08 +03:00 |
Ivan Smolin
|
f8d805e4e8
|
comment equtable section
|
2017-11-05 23:22:08 +03:00 |
Ivan Smolin
|
89455e9979
|
add failable initializer for enums. closes https://github.com/TouchInstinct/api-generator/issues/36
|
2017-10-25 18:28:43 +03:00 |
Ivan Smolin
|
eb0fc64219
|
fix map and array types formatting
|
2017-10-24 17:41:38 +03:00 |
Ivan Smolin
|
4440858a5c
|
change order of paragraphs in method
|
2017-10-18 13:14:20 +03:00 |
Ivan Smolin
|
0ea0c7f5d0
|
add splitter and fix UI bugs
|
2017-10-17 22:19:59 +03:00 |
Ivan Smolin
|
1b32cde43c
|
add enum and structures names. fix https://github.com/TouchInstinct/api-generator/issues/35
|
2017-10-17 19:09:50 +03:00 |
Ivan Smolin
|
34d5274b19
|
fix methods search. closes https://github.com/TouchInstinct/api-generator/issues/43
|
2017-10-17 19:09:13 +03:00 |
Ivan Smolin
|
9d3f835e38
|
add table of contents section. closes https://github.com/TouchInstinct/api-generator/issues/39
|
2017-10-17 11:50:36 +03:00 |
Ivan Smolin
|
48db5ab454
|
fix fonts again
|
2017-10-16 23:22:13 +03:00 |
Ivan Smolin
|
b2a1fec406
|
fix font
|
2017-10-16 23:18:09 +03:00 |
Ivan Smolin
|
f88b449260
|
add fixme
|
2017-10-16 14:26:09 +03:00 |
Ivan Smolin
|
490480bf9e
|
small refactoring
|
2017-10-16 14:20:02 +03:00 |
Ivan Smolin
|
c3f9b5fcc1
|
update fonts. closes https://github.com/TouchInstinct/api-generator/issues/34
|
2017-10-13 20:15:16 +03:00 |
Ivan Smolin
|
9f0fa16478
|
Revert "force non-nullable result rendering in api method page"
This reverts commit 1b28afa81c.
|
2017-09-19 17:05:54 +03:00 |
Ivan Smolin
|
1b28afa81c
|
force non-nullable result rendering in api method page
|
2017-09-17 22:36:29 +03:00 |
Ivan Smolin
|
edb39afac0
|
fix nullable map and array types rendering
|
2017-09-17 12:16:33 +03:00 |
Ivan Smolin
|
bd7465d46e
|
update versioning page
|
2017-08-21 13:49:12 +03:00 |
Ivan Smolin
|
3740705e9a
|
customizable main menu
|
2017-08-21 13:48:36 +03:00 |
Ivan Smolin
|
8514609b26
|
fix sandbox nullable or optional enum values
|
2017-08-18 15:38:39 +03:00 |
Ivan Smolin
|
a260b7e9f0
|
add comments section to class, enum and method
|
2017-08-18 14:54:45 +03:00 |
Ivan Smolin
|
80881bdb19
|
Merge pull request #7 from TouchInstinct/typos
fix typos
|
2017-08-18 13:27:00 +03:00 |
Ivan Smolin
|
be3d380ffe
|
fix typos
|
2017-08-18 13:25:49 +03:00 |
Ivan Smolin
|
7dc1ccedf7
|
Merge pull request #6 from TouchInstinct/web-documentation-optional-fix
fix web documentation optional fields rendering
|
2017-08-16 19:44:31 +03:00 |
Ivan Smolin
|
685495598e
|
fix web documentation optional fields rendering
|
2017-08-16 19:42:35 +03:00 |
Gavriil
|
0832578bad
|
Merge pull request #3 from TouchInstinct/map-escaping
escape < and > in Map type formatting
|
2017-08-08 13:37:36 +03:00 |
Igor Kislyuk
|
69785bbbaa
|
Merge pull request #5 from TouchInstinct/feature/java-templates
Feature/java templates
|
2017-08-08 12:45:05 +03:00 |
Gavriil Sitnikov
|
3f03416354
|
Merge branch 'master' into feature/java-templates
|
2017-08-07 20:07:40 +03:00 |
Gavriil Sitnikov
|
199618cd8e
|
Some bug fixes in generation of java files
|
2017-08-07 20:07:11 +03:00 |
Gavriil Sitnikov
|
f415ad92f1
|
Some small bugs of generation fixed
|
2017-08-04 19:20:44 +03:00 |
Igor Kislyuk
|
c3ccd0f882
|
Merge pull request #4 from TouchInstinct/fix/swift-long
Add. Int64
|
2017-07-31 19:09:56 +03:00 |
Igor Kislyuk
|
05f724f005
|
Merge branch 'fix/swift-long' into map-escaping
# Conflicts:
# Swift/utils.twig
|
2017-07-31 19:08:37 +03:00 |
Igor Kislyuk
|
9746c8609f
|
Add. Int64
|
2017-07-31 18:06:15 +03:00 |
Igor Kislyuk
|
81a5593bbc
|
Add. Package name
|
2017-07-14 16:46:35 +03:00 |
Gavriil Sitnikov
|
83eb0f71f5
|
Merge branch 'master' into feature/java-templates
|
2017-07-07 18:07:32 +03:00 |
Gavriil Sitnikov
|
b723bc0b28
|
validation base added
|
2017-07-07 18:07:12 +03:00 |
Gavriil Sitnikov
|
2dad1cbcf8
|
serialisation for java added
|
2017-07-05 19:24:32 +03:00 |
Ivan Smolin
|
d944d4d5ee
|
add Equatable protocol conformance
Hashable in progress
|
2017-06-30 19:10:48 +03:00 |
Ivan Smolin
|
67b5fe0809
|
swift templates refactoring
|
2017-06-30 17:02:31 +03:00 |
Gavriil Sitnikov
|
b8fa8f3f52
|
equals and copy added
|
2017-06-29 19:06:56 +03:00 |
Ivan Smolin
|
1914d6f163
|
escape < and > in Map type formatting
|
2017-06-29 14:18:21 +03:00 |
Gavriil Sitnikov
|
84044c3271
|
java getters/setters generation added
|
2017-06-28 04:40:54 +03:00 |
Vsevolod Ivanov
|
f355e701ff
|
Merge pull request #2 from TouchInstinct/web-documentation-improvements
Web documentation improvements
|
2017-06-28 04:19:05 +03:00 |
Ivan Smolin
|
a89a433860
|
add base swift network service
|
2017-06-26 18:14:36 +03:00 |
Ivan Smolin
|
754572e254
|
correct links for fields types in collection types (Map, Array)
|
2017-06-26 16:54:03 +03:00 |
Ivan Smolin
|
7a0f038bcd
|
correctly render classes
|
2017-06-26 16:01:56 +03:00 |
Ivan Smolin
|
0c36c9a47b
|
add server method url generation for sandbox
|
2017-06-26 14:29:55 +03:00 |
Ivan Smolin
|
ce6bc50172
|
add methods search support based on relative paths
|
2017-06-26 13:04:44 +03:00 |
Vsevolod Ivanov
|
e531879b88
|
Merge pull request #1 from TouchInstinct/web-documentation-templates
Web documentation templates
|
2017-06-26 02:30:28 +03:00 |
Ivan Smolin
|
d8c97eaf6c
|
fix page title for notifications template
|
2017-06-23 19:36:08 +03:00 |