Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zachbray/funscript issues and pull requests
#204 - Fixing #203 by setting Culture to invariant before running the test
Pull Request -
State: closed - Opened by davidpodhola almost 9 years ago
- 1 comment
#201 - One more reversed list :)
Pull Request -
State: closed - Opened by tpetricek about 9 years ago
#200 - Update project references so that Examples will compile
Pull Request -
State: closed - Opened by MaxWilson about 9 years ago
- 1 comment
#198 - Unzip and Unzip3 should not reverse lists
Pull Request -
State: closed - Opened by tpetricek about 9 years ago
- 1 comment
#196 - List.filter should not reverse list
Pull Request -
State: closed - Opened by tpetricek about 9 years ago
- 1 comment
#194 - Added executable flag to build.sh
Pull Request -
State: closed - Opened by yupferris about 9 years ago
- 1 comment
#193 - Fixed typos.
Pull Request -
State: closed - Opened by inchingforward over 9 years ago
- 1 comment
#191 - rename Build.fsx to lowercase build.fsx; lowercased version is refere…
Pull Request -
State: closed - Opened by railcar88 over 9 years ago
- 1 comment
#189 - Fixes #187 as per kindly indicated by @Arnavion
Pull Request -
State: closed - Opened by alfonsogarciacaro over 9 years ago
#188 - Fix Bad link in FunScript website - Issue #87
Pull Request -
State: closed - Opened by railcar88 over 9 years ago
- 1 comment
#183 - Reference packages via paket in TypeScript project
Pull Request -
State: closed - Opened by tpetricek over 9 years ago
- 1 comment
#181 - Converted from Nuget to Paket
Pull Request -
State: closed - Opened by cloudRoutine over 9 years ago
- 1 comment
#179 - Include type name in `MissingReflectedDefinitionException`
Pull Request -
State: closed - Opened by johannesegger over 9 years ago
- 3 comments
#172 - Implement String.Contains
Pull Request -
State: closed - Opened by alfonsogarciacaro almost 10 years ago
#168 - Refactor to facilitate amd modules.
Pull Request -
State: open - Opened by xavierzwirtz almost 10 years ago
- 15 comments
#167 - fixed broken link to examples on github
Pull Request -
State: closed - Opened by ghuntley almost 10 years ago
- 1 comment
#166 - Custom exceptions, some type testing capabilities and minor fixes
Pull Request -
State: closed - Opened by alfonsogarciacaro almost 10 years ago
#164 - obj will be consider primitive for comparison in JS to fix #159
Pull Request -
State: closed - Opened by alfonsogarciacaro almost 10 years ago
#163 - Optimizations for lambda expressions
Pull Request -
State: closed - Opened by alfonsogarciacaro almost 10 years ago
#162 - Standalone compiler improvment
Pull Request -
State: open - Opened by xavierzwirtz almost 10 years ago
#157 - Optimize Code Generation via Google Closure
Pull Request -
State: closed - Opened by stweb about 10 years ago
- 7 comments
#151 - Fix #150
Pull Request -
State: closed - Opened by alfonsogarciacaro about 10 years ago
#148 - Some tests and fix for PrintFormatToString
Pull Request -
State: closed - Opened by alfonsogarciacaro about 10 years ago
#146 - Fixed error when parsing identifiers that start with keywords (e.g. staticMove)
Pull Request -
State: closed - Opened by cata about 10 years ago
- 7 comments
#141 - Add wrapper around function types with rest param
Pull Request -
State: closed - Opened by nwolverson about 10 years ago
- 3 comments
#139 - Fix #138
Pull Request -
State: closed - Opened by alfonsogarciacaro about 10 years ago
- 1 comment
#137 - Feature/rx js mappings
Pull Request -
State: closed - Opened by ZachBray over 10 years ago
#135 - Fix problem with operator replacements
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#134 - Fix DateTime subtraction
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#133 - Fix DateTime subtraction
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#131 - Speed-up generation of Compiled type names
Pull Request -
State: closed - Opened by cata over 10 years ago
- 7 comments
#128 - Assembly compilation improvements
Pull Request -
State: closed - Opened by cata over 10 years ago
- 2 comments
#127 - Address two first points of #121
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#126 - Contructor for generic types (without arguments)
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#123 - Successfully parsing all DefinitelyTyped typescript definition files
Pull Request -
State: closed - Opened by cata over 10 years ago
- 4 comments
#122 - Fixes Funscript.Typescript.Exe crash on parsing errors
Pull Request -
State: closed - Opened by cata over 10 years ago
- 1 comment
#114 - Observable.pairwise fix
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#113 - Refactoring of imperative collections and more string formatting
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#110 - Implementation of DateTime, additional Regex methods and more
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
#107 - Fix issue #106
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
- 1 comment
#104 - Observable, imperative collections, regex and string functions
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
- 2 comments
#102 - Fix typo for ApiaryProvider
Pull Request -
State: closed - Opened by nileshdesh over 10 years ago
- 1 comment
#101 - Fix issue #98
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
- 1 comment
#100 - Fix issue #99
Pull Request -
State: closed - Opened by alfonsogarciacaro over 10 years ago
- 1 comment
#97 - Fix typo in FunScript.Data dependency and cleanup build output
Pull Request -
State: closed - Opened by sindux over 10 years ago
#94 - Make MovieDatabase sample work again
Pull Request -
State: closed - Opened by ovatsus over 10 years ago
#91 - Update WorldBank and MovieDatabase samples to FSharp.Data 2.0
Pull Request -
State: closed - Opened by ovatsus over 10 years ago
- 2 comments
#91 - Update WorldBank and MovieDatabase samples to FSharp.Data 2.0
Pull Request -
State: closed - Opened by ovatsus over 10 years ago
- 2 comments
#83 - Easy Getting Started - examples folder (used with MS VS 2013)
Pull Request -
State: closed - Opened by TalBeno about 11 years ago
- 1 comment
#82 - EasyGettingStarted - some examples for getting started easily with Funscript (which I run on MS VS 2013)
Pull Request -
State: closed - Opened by TalBeno about 11 years ago
#81 - EasyGettingStarted - some examples for getting started easily with Funscript (which I run on MS VS 2013)
Pull Request -
State: closed - Opened by TalBeno about 11 years ago
- 4 comments
#80 - A directory of examples (which I run with MS VS 2013)
Pull Request -
State: closed - Opened by TalBeno about 11 years ago
- 3 comments
#80 - A directory of examples (which I run with MS VS 2013)
Pull Request -
State: closed - Opened by TalBeno about 11 years ago
- 3 comments
#78 - Create Program.fs
Pull Request -
State: closed - Opened by TalBeno about 11 years ago
#77 - Travis ci build
Pull Request -
State: closed - Opened by enricosada about 11 years ago
#77 - Travis ci build
Pull Request -
State: closed - Opened by enricosada about 11 years ago
#74 - Update F# Data references & Add another fractal example
Pull Request -
State: closed - Opened by tpetricek about 11 years ago
#72 - Fixing typo on index.html
Pull Request -
State: closed - Opened by daviwil about 11 years ago
- 1 comment
#71 - Attempt to fix twitter sample
Pull Request -
State: closed - Opened by ovatsus about 11 years ago
- 1 comment
#67 - additional example : illustration of a noisy channel
Pull Request -
State: closed - Opened by nrolland over 11 years ago
#59 - Update web site
Pull Request -
State: closed - Opened by tpetricek over 11 years ago
#58 - Add Mario, generate shorter JS for integers, add bitwise ops
Pull Request -
State: closed - Opened by tpetricek over 11 years ago
#55 - String replace
Pull Request -
State: closed - Opened by Fristi over 11 years ago
#50 - Changed the jQueryUI example filename of Index.html to index.html for consistency
Pull Request -
State: closed - Opened by scitesy over 11 years ago
#49 - Implement Property rather than Item for now
Pull Request -
State: closed - Opened by rneatherway over 11 years ago
#47 - Add Vim to the list of IDE's/Editors with F# support
Pull Request -
State: closed - Opened by scitesy over 11 years ago
#45 - Added a jQuery UI Drag/Drop example.
Pull Request -
State: closed - Opened by dmohl over 11 years ago
- 1 comment
#44 - Fixes invalid position of tooltips
Pull Request -
State: closed - Opened by tpetricek over 11 years ago
#37 - Reworked documentation
Pull Request -
State: closed - Opened by tpetricek over 11 years ago
#36 - Simplify references, update some samples
Pull Request -
State: closed - Opened by tpetricek over 11 years ago
#31 - Fixes for MovieDatabase and WorldBank
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
- 2 comments
#30 - A command-line compiler
Pull Request -
State: closed - Opened by robertpi about 12 years ago
#28 - Documentation tools (incomplete!)
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
- 2 comments
#27 - Brainfuck
Pull Request -
State: closed - Opened by endeavour about 12 years ago
#26 - Partial mappings for FSharp.Data and WorldBank sample
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
- 1 comment
#25 - Library improvements
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
#24 - Expose API for custom mappings
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
#15 - Fix build on Mono (no .GetMethod and .SetMethod on Mono 4.0 or 4.5)
Pull Request -
State: closed - Opened by funnelweb about 12 years ago
- 1 comment
#14 - Added README.md
Pull Request -
State: closed - Opened by ptrelford about 12 years ago
#13 - Moved BF sample to Examples folder
Pull Request -
State: closed - Opened by ptrelford about 12 years ago
#12 - Added mappings for incr, decr & String functions
Pull Request -
State: closed - Opened by ptrelford about 12 years ago
#9 - DOM Event wrapper
Pull Request -
State: closed - Opened by endeavour about 12 years ago
- 1 comment
#8 - F# Events
Pull Request -
State: closed - Opened by endeavour about 12 years ago
#7 - Made Blackjack sample paths relative and added to .gitignore
Pull Request -
State: closed - Opened by bentayloruk about 12 years ago
- 1 comment
#6 - Just path correction
Pull Request -
State: closed - Opened by forki about 12 years ago
#4 - Adding mappings for string & minor fixes
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
#2 - Improve file resolution in TypeScript provider
Pull Request -
State: closed - Opened by tpetricek about 12 years ago
#1 - Encode strings when generating JS code for String node.
Pull Request -
State: closed - Opened by tpetricek about 12 years ago