[2023-02-27] Library and Engine Team Update #5772
jdunkerley
started this conversation in
Weekly Demo Day
Replies: 3 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
rename_columnsAPI to a new simplerMapandVectorbased approach. Updaterename_columnsto new API design, addfirst_row,second_rowandlast_rowfunctions to the table. #5719first_row,second_rowandlast_rowto Table APIs. Updaterename_columnsto new API design, addfirst_row,second_rowandlast_rowfunctions to the table. #5719expectTextmethod returning wrong error messages and crashing on null. Adjust generateCheckedArgumentRead to return correct expected type #5769Text.encodinganddecoding. Review Text encoding/decoding problem handling #5701FileandDataread.Text.match,Text.findandText.find_all. Wip/gmt/match find only text #5721Regex.compile,match,findandfind_all.File.newNullPointerException. File.parent can return Nothing #5699findExtractionMessagemethod to extract exctraction methods consistently. Two findExceptionMessage methods to extract exception messages consistently #5684NULLto surface language. Avoid nulls in Array.items #5736executionContext/executionStatuswithin the IDE. Don't let the IDE throw away executionContext/executionStatus messages #5734tagValuesto not include single constructor (e.g. Table.Value). Offer no suggestion for single constructor #5747If-then-elseperformance issue. If cascades 5x slower than case-of due to limit of recursive inlining #5709Number.is_nan- separatingNaNto own type. NaN is a new builtin type #5744All reactions