-
Notifications
You must be signed in to change notification settings - Fork 4
Home
John Reppy edited this page Jul 25, 2022
·
27 revisions
The purpose of this wiki is to provide a home for presenting, revising, and archiving proposals for improvements to the SML Basis Library Specification. In addition to this wiki, we use the git repository to hold sample implementations and test suites, and the github issue tracker to organize the individual proposals.
-
2015-001 Correction to ListPair
[Discussion] -
2015-002 Addition of Either module
[Sample code repository]
[Discussion] -
2015-003 Additional operations on sequences
[Sample code repository]
[Discussion] -
2015-004 Addition of Buffer module
[Sample code repository]
[Discussion] -
2015-005 Addition of Fn module
[Sample code repository]
[Discussion] -
2015-006 Additional string conversion functionality
[Discussion] -
2015-007 Addition of Ref module
[Sample code repository]
[Discussion] -
2015-008 Additional math functions
[Discussion] -
2015-009 Policy for exceptions and partial applications
[Discussion] -
2016-001 Add popCount to WORD signature
[Sample code repository]
[Discussion] -
2016-002 Addition of COMPILER_META module
[Discussion] -
2016-003 Relaxed conformance for less traditional kernels
[Discussion] -
2017-001 Millisecond sleep
[Discussion] -
2018-001 Addition of monomorphic buffers
[Sample code repository]
[Discussion] -
2018-002 Additional slice operations
[Sample code repository]
[Discussion] -
2019-001 Correction to PRIM_IO
[Discussion] -
2020-001 Addition of Universal module
[Discussion] -
2021-001 Add getWindowSz function to Posix.TTY structure
[Discussion] -
2022-001 Add value tau to MATH signature
[Discussion]