Skip to content

Add workaround for Array#sort for strings & references#90

Merged
dcodeIO merged 8 commits intoAssemblyScript:masterfrom
MaxGraey:fix-sorting-test
May 2, 2018
Merged

Add workaround for Array#sort for strings & references#90
dcodeIO merged 8 commits intoAssemblyScript:masterfrom
MaxGraey:fix-sorting-test

Conversation

@MaxGraey
Copy link
Copy Markdown
Member

@MaxGraey MaxGraey commented May 2, 2018

  • Temprary switch to Insertion sort for strings & references
  • Simplificate templates for sorting routines

Related #91

@MaxGraey MaxGraey changed the title Fix out of bound issue during sorting test [WIP] Try to fix sorting test May 2, 2018
@MaxGraey MaxGraey changed the title [WIP] Try to fix sorting test Temprary disable Array#sort test for strings May 2, 2018
@MaxGraey MaxGraey changed the title Temprary disable Array#sort test for strings Add woraround for Array#sort for strings May 2, 2018
@MaxGraey MaxGraey changed the title Add woraround for Array#sort for strings Add workaround for Array#sort for strings May 2, 2018
@MaxGraey MaxGraey changed the title Add workaround for Array#sort for strings Add workaround for Array#sort for strings & references May 2, 2018
@dcodeIO dcodeIO merged commit 99bde3a into AssemblyScript:master May 2, 2018
@dcodeIO
Copy link
Copy Markdown
Member

dcodeIO commented May 2, 2018

Thanks :)

@MaxGraey MaxGraey deleted the fix-sorting-test branch May 2, 2018 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants