Staszek Welsh
55d9810727
Handle edge case in LZ compression code and fix docs
2022-04-28 19:50:17 +01:00
Staszek Welsh
eed95cfa10
Added descriptions for the following contracts:
...
* Compression I: RLE Compression
* Compression II: LZ Decompression
* Compression III: LZ Compression
2022-04-25 16:48:33 +01:00
Staszek Welsh
86034bddce
Add new coding contract descriptions to docs
...
Add descriptions for the following contracts:
* HammingCodes: Integer to Encoded Binary
* HammingCodes: Encoded Binary to Integer
* Proper 2-Coloring of a Graph
2022-04-22 18:43:34 +01:00
Undeemiss
11f65fdcba
Fixed typo of "cannot" as "cannnot"
2022-04-21 15:24:36 -05:00
Olivier Gagnon
caac9adf38
revert theme
2022-04-14 02:34:20 -04:00
Olivier Gagnon
156fc773e7
another dark theme?
2022-04-14 02:31:55 -04:00
Olivier Gagnon
7e956b8a2a
rm dark theme for doc
2022-04-14 02:25:12 -04:00
Olivier Gagnon
b5e4d706b2
🔖 Build v1.6.4
2022-04-13 12:32:26 -04:00
Olivier Gagnon
d7822b389e
🔖 Build v1.6.3
2022-04-13 01:40:29 -04:00
Olivier Gagnon
aa447d3051
🔖 Build v1.6.1
2022-04-13 01:37:53 -04:00
Olivier Gagnon
f555c4567b
update doc
2022-04-13 01:35:35 -04:00
hydroflame
1b87628a4d
Merge pull request #3387 from nickofolas/improvement/grafting-tweaks
...
[Improvement] Small grafting tweaks based around Congruity aug, plus some general grafting fixes
2022-04-11 13:22:34 -04:00
hydroflame
92f04903f9
Merge pull request #3385 from anatoly-kussul/cct-array-jumping-game-2
...
New coding contract type: Array Jumping Game II
2022-04-11 13:21:36 -04:00
nickofolas
8da51b7e0a
Replace references to crafting with grafting
2022-04-11 11:07:15 -05:00
Anatoly Kussul
0855532081
small pharsing changes
2022-04-11 00:11:46 +03:00
Anatoly Kussul
cb756808a2
added coments, removed possible infinite loop, changed problem phrasing
2022-04-11 00:01:52 +03:00
Anatoly Kussul
0538bf3299
New coding contract type: Array Jumping Game II
2022-04-10 02:47:40 +03:00
Anatoly Kussul
27180ebccb
New coding contract type: Total Ways to Sum II
2022-04-09 22:38:42 +03:00
hydroflame
d956e47246
Merge pull request #3331 from Ornedan/shortest-path-cct
...
New coding contract: Shortest Path in a Grid
2022-04-08 00:38:19 -04:00
Olivier Gagnon
48f80f25d6
fmt and lint
2022-04-06 19:30:08 -04:00
Heikki Aitakangas
dc3b083587
Add readthedocs documentation for Shortest Path contract type
2022-04-02 04:55:15 +03:00
Olivier Gagnon
6c8a46d38b
allbuild commit 1bf12d29
2022-04-01 16:05:16 -04:00
Olivier Gagnon
8dcd60289c
allbuild commit /usr/bin/git
2022-03-29 15:45:50 -04:00
Olivier Gagnon
ac34829649
pre-1.6
2022-03-29 15:30:22 -04:00
Olivier Gagnon
680081c548
post-grafting changes
2022-03-29 14:09:17 -04:00
nickofolas
973ff5da7a
Update RTD to mention Grafting API
2022-03-23 12:40:02 -05:00
nickofolas
96dd059f28
Update BN10 docs
2022-03-23 11:35:56 -05:00
Master-Guy
e0377980a5
Merge branch 'dev' into issues/1944
2022-03-17 18:29:18 +01:00
hydroflame
561219a0ab
Merge branch 'dev' into bugfix/2877-2
2022-03-17 12:05:38 -04:00
phyzical
9949cc9a1e
removed ip references
2022-03-17 21:50:23 +08:00
Olivier Gagnon
3aabbb7aaa
dont hide int anymore
2022-03-16 15:42:25 -04:00
phyzical
6768d5ff1e
remove nonexistant command from docs
2022-03-12 11:50:03 +08:00
Olivier Gagnon
731b620ac1
typo
2022-03-10 21:42:29 -05:00
Olivier Gagnon
bc952147fd
v1.5.0
2022-03-07 17:51:02 -05:00
hydroflame
d4ddfccef7
Merge pull request #2898 from loganville/dev
...
Update recommendedbitnodeorder.rst
2022-03-01 10:44:24 -05:00
hydroflame
0dd7058830
Merge pull request #2978 from factubsio/patch-3
...
Clarify math expression operator precedence for coding contract
2022-03-01 10:38:00 -05:00
hydroflame
cc51659844
Merge pull request #3010 from ashtongreen/patch-6
...
Update hacking.rst
2022-03-01 10:35:59 -05:00
hydroflame
e4ce683421
Merge pull request #3009 from ashtongreen/patch-5
...
Update companies.rst
2022-03-01 10:35:43 -05:00
Ashton
030b736feb
Update hacking.rst
...
changed phrasing to remove implied pre-requisite.
2022-02-27 19:09:42 -08:00
Olivier Gagnon
b810e523ee
update patch notes
2022-02-23 02:01:48 -05:00
Ashton
a4b52ee13a
Update doc/source/basicgameplay/companies.rst
...
Co-authored-by: ApamNapat <ApamNapat@users.noreply.github.com>
2022-02-22 15:12:45 -08:00
Ashton
ea35f8d0e6
Update doc/source/basicgameplay/companies.rst
...
Co-authored-by: ApamNapat <ApamNapat@users.noreply.github.com>
2022-02-22 15:12:37 -08:00
Ashton
94b826f8ba
Update doc/source/basicgameplay/hacking.rst
...
Yep, that's cleaner.
Co-authored-by: ApamNapat <ApamNapat@users.noreply.github.com>
2022-02-22 15:12:12 -08:00
Ashton
74f95b6e75
Update hacking.rst
...
Added the suggested direct connect and the scrambled location.
2022-02-21 01:03:03 -08:00
Ashton
061d723821
Update hacking.rst
...
Notes on Backdoors.
2022-02-20 21:04:49 -08:00
Ashton
3847e5dd86
Update companies.rst
...
Added notes on how Working Works.
2022-02-20 21:02:46 -08:00
factubsio
fb73b1cb9e
Clarify math expression operator precedence
...
The description + examples leave this ambiguous, this change adds a hint.
2022-02-14 10:57:53 +00:00
phyzical
26df6fd39c
doc updates
2022-02-06 00:12:28 +08:00
phyzical
9a3731cf18
updated grep for ls
...
* implemented flags logic for grep
* added --grep and -g
* updated docs
2022-02-05 23:27:08 +08:00
Logan H Koch
977a6795da
Update recommendedbitnodeorder.rst
...
Correct wording on source file leveling for Singularity Functions
2022-02-01 19:41:12 -07:00